paper-with-me

홈 › Papers

HIN-RNN: A Graph Representation Learning Neural Network for Fraudster Group Detection With No Handcrafted Features

2021-05-25 · Saeedreza Shehnepoor, Roberto Togneri, Wei Liu, Mohammed Bennamoun

Social reviews are indispensable resources for modern consumers' decision making. For financial gain, companies pay fraudsters preferably in groups to demote or promote products and services since consumers are more likely to be misled by a large number of similar reviews from groups. Recent approaches on fraudster group detection employed handcrafted features of group behaviors without considering the semantic relation between reviews from the reviewers in a group. In this paper, we propose the first neural approach, HIN-RNN, a Heterogeneous Information Network (HIN) Compatible RNN for fraudster group detection that requires no handcrafted features. HIN-RNN provides a unifying architecture for representation learning of each reviewer, with the initial vector as the sum of word embeddings of all review text written by the same reviewer, concatenated by the ratio of negative reviews. Given a co-review network representing reviewers who have reviewed the same items with the same ratings and the reviewers' vector representation, a collaboration matrix is acquired through HIN-RNN training. The proposed approach is confirmed to be effective with marked improvement over state-of-the-art approaches on both the Yelp (22% and 12% in terms of recall and F1-value, respectively) and Amazon (4% and 2% in terms of recall and F1-value, respectively) datasets.

📄 PDF Abstract BibTeX arXiv:2105.11602

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingGraph Representation LearningRepresentation LearningWord Embeddings

Similar Papers 제목 키워드 기반

Spatio-Temporal Graph Representation Learning for Fraudster Group Detection

2022-01-07 · Saeedreza Shehnepoor, Roberto Togneri, Wei Liu, Mohammed Bennamoun

Motivated by potential financial gain, companies may hire fraudster groups to write fake reviews to either demote competitors or promote their own businesses. Such groups are considerably more successful in misleading cu…

Graph Representation LearningRepresentation Learning

GCN-Based User Representation Learning for Unifying Robust Recommendation and Fraudster Detection

2020-05-20 · Shijie Zhang, Hongzhi Yin, Tong Chen, Quoc Viet Nguyen Hung 외

In recent years, recommender system has become an indispensable function in all e-commerce platforms. The review rating data for a recommender system typically comes from open platforms, which may attract a group of mali…

Recommendation SystemsRepresentation Learning

DFraud3- Multi-Component Fraud Detection freeof Cold-start

2020-06-10 · Saeedreza Shehnepoor, Roberto Togneri, Wei Liu, Mohammed Bennamoun

Fraud review detection is a hot research topic inrecent years. The Cold-start is a particularly new but significant problem referring to the failure of a detection system to recognize the authenticity of a new user. Stat…

Component ClassificationFraud DetectionGraph EmbeddingInductive Learning+1

Uncovering Insurance Fraud Conspiracy with Network Learning

2020-02-27 · Chen Liang, Ziqi Liu, Bin Liu, Jun Zhou 외

Fraudulent claim detection is one of the greatest challenges the insurance industry faces. Alibaba's return-freight insurance, providing return-shipping postage compensations over product return on the e-commerce platfor…

Fraud DetectionGraph Learning

CAMERA: Adapting to Semantic Camouflage in Unsupervised Text-Attributed Graph Fraud Detection

2026-05-19 · Junjun Pan, Yixin Liu, Yu Zheng, Lianhua Chi 외 arxiv

Text-attributed graph fraud detection (TAGFD) plays a critical role in preventing fraudulent activities on online social and e-commerce platforms. However, to evade detection, fraudsters continuously evolve their camoufl…

Fraud Detection