paper-with-me

Papers

Identifying Linked Fraudulent Activities Using GraphConvolution Network

2021-06-05 · Sharmin Pathan, Vyom Shrivastava

In this paper, we present a novel approach to identify linked fraudulent activities or actors sharing similar attributes, using Graph Convolution Network (GCN). These linked fraudulent activities can be visualized as graphs with abstract concepts like relationships and interactions, which makes GCNs an ideal solution to identify the graph edges which serve as links between fraudulent nodes. Traditional approaches like community detection require strong links between fraudulent attempts like shared attributes to find communities and the supervised solutions require large amount of training data which may not be available in fraud scenarios and work best to provide binary separation between fraudulent and non fraudulent activities. Our approach overcomes the drawbacks of traditional methods as GCNs simply learn similarities between fraudulent nodes to identify clusters of similar attempts and require much smaller dataset to learn. We demonstrate our results on linked accounts with both strong and weak links to identify fraud rings with high confidence. Our results outperform label propagation community detection and supervised GBTs algorithms in terms of solution quality and computation time.

📄 PDF Abstract BibTeX arXiv:2106.04513

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Survey on Graph Neural Networks for Fraud Detection in Ride Hailing Platforms

2025-12-29 · Kanishka Hewageegana, Janani Harischandra, Nipuna Senanayake, Gihan Danansuriya 외 arxiv

This study investigates fraud detection in ride hailing platforms through Graph Neural Networks (GNNs),focusing on the effectiveness of various models. By analyzing prevalent fraudulent activities, the research highlight…

Anomaly DetectionFraud Detection

Identifying Likely-Reputable Blockchain Projects on Ethereum

2025-03-14 · Cyrus Malik, Josef Bajada, Joshua Ellul

Identifying reputable Ethereum projects remains a critical challenge within the expanding blockchain ecosystem. The ability to distinguish between legitimate initiatives and potentially fraudulent schemes is non-trivial.…

Decision Making

FaceTracer: Unveiling Source Identities from Swapped Face Images and Videos for Fraud Prevention

2024-12-11 · Zhongyi Zhang, Jie Zhang, Wenbo Zhou, Xinghui Zhou 외

Face-swapping techniques have advanced rapidly with the evolution of deep learning, leading to widespread use and growing concerns about potential misuse, especially in cases of fraud. While many efforts have focused on …

DisentanglementFace Swapping

Detecting organized eCommerce fraud using scalable categorical clustering

2019-10-10 · Samuel Marchal, Sebastian Szyller

Online retail, eCommerce, frequently falls victim to fraud conducted by malicious customers (fraudsters) who obtain goods or services through deception. Fraud coordinated by groups of professional fraudsters that place s…

ClusteringFraud Detection

Unsupervised Detection of Fraudulent Transactions in E-commerce Using Contrastive Learning

2025-03-24 · Xuan Li, Yuting Peng, Xiaoxuan Sun, Yifei Duan 외

With the rapid development of e-commerce, e-commerce platforms are facing an increasing number of fraud threats. Effectively identifying and preventing these fraudulent activities has become a critical research problem. …

Contrastive LearningFraud Detection