Collaboration Based Multi-Label Propagation for Fraud Detection
Abstract
Detecting fraud users, who fraudulently promote certain target items, is a challenging issue faced by e-commerce platforms. Generally, many fraud users have different spam behaviors simultaneously, e.g. spam transactions, clicks, reviews and so on. Existing solutions have two main limitations: 1) the correlations among multiple spam behaviors are neglected; 2) large-scale computations are intractable when dealing with an enormous user set. To remedy these problems, this work proposes a collaboration based multi-label propagation (CMLP) algorithm. We first introduce a general-purpose version that involves collaboration technique to exploit label correlations. Specifically, it breaks the final prediction into two parts: 1) its own prediction part; 2) the prediction of others, i.e. collaborative part. Then, to accelerate it on large-scale e-commerce data, we propose a heterogeneous graph based variant that detects communities on the user-item graph directly. Both theoretical analysis and empirical results clearly validate the effectiveness and scalability of our proposals.
Cite
Text
Wang et al. "Collaboration Based Multi-Label Propagation for Fraud Detection." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/343Markdown
[Wang et al. "Collaboration Based Multi-Label Propagation for Fraud Detection." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/wang2020ijcai-collaboration/) doi:10.24963/IJCAI.2020/343BibTeX
@inproceedings{wang2020ijcai-collaboration,
title = {{Collaboration Based Multi-Label Propagation for Fraud Detection}},
author = {Wang, Haobo and Li, Zhao and Huang, Jiaming and Hui, Pengrui and Liu, Weiwei and Hu, Tianlei and Chen, Gang},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2020},
pages = {2477-2483},
doi = {10.24963/IJCAI.2020/343},
url = {https://mlanthology.org/ijcai/2020/wang2020ijcai-collaboration/}
}