paper-with-me

Papers

Behavioral graph fraud detection in E-commerce

2022-10-13 · Hang Yin, Zitao Zhang, Zhurong Wang, Yilmazcan Ozyurt, Weiming Liang, Wenyu Dong, Yang Zhao, Yinan Shan

In e-commerce industry, graph neural network methods are the new trends for transaction risk modeling.The power of graph algorithms lie in the capability to catch transaction linking network information, which is very hard to be captured by other algorithms.However, in most existing approaches, transaction or user connections are defined by hard link strategies on shared properties, such as same credit card, same device, same ip address, same shipping address, etc. Those types of strategies will result in sparse linkages by entities with strong identification characteristics (ie. device) and over-linkages by entities that could be widely shared (ie. ip address), making it more difficult to learn useful information from graph. To address aforementioned problems, we present a novel behavioral biometric based method to establish transaction linkings based on user behavioral similarities, then train an unsupervised GNN to extract embedding features for downstream fraud prediction tasks. To our knowledge, this is the first time similarity based soft link has been used in graph embedding applications. To speed up similarity calculation, we apply an in-house GPU based HDBSCAN clustering method to remove highly concentrated and isolated nodes before graph construction. Our experiments show that embedding features learned from similarity based behavioral graph have achieved significant performance increase to the baseline fraud detection model in various business scenarios. In new guest buyer transaction scenario, this segment is a challenge for traditional method, we can make precision increase from 0.82 to 0.86 at the same recall of 0.27, which means we can decrease false positive rate using this method.

📄 PDF Abstract BibTeX arXiv:2210.06968

Code (0)

등록된 구현이 없습니다.

Tasks

Fraud DetectionGPUgraph constructionGraph EmbeddingGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

InfDetect: a Large Scale Graph-based Fraud Detection System for E-Commerce Insurance

2020-03-05 · Cen Chen, Chen Liang, Jianbin Lin, Li Wang 외

The insurance industry has been creating innovative products around the emerging online shopping activities. Such e-commerce insurance is designed to protect buyers from potential risks such as impulse purchases and coun…

Fraud DetectionGraph Learning

Non-Intrusive Graph-Based Bot Detection for E-Commerce Using Inductive Graph Neural Networks

2026-01-30 · Sichen Zhao, Zhiming Xue, Yalun Qi, Xianling Zeng 외 arxiv

Malicious bots pose a growing threat to e-commerce platforms by scraping data, hoarding inventory, and perpetrating fraud. Traditional bot mitigation techniques, including IP blacklists and CAPTCHA-based challenges, are …

Graph Neural Network

Multi-task CNN Behavioral Embedding Model For Transaction Fraud Detection

2024-11-29 · Bo Qu, Zhurong Wang, Minghao Gu, Daisuke Yagi 외

The burgeoning e-Commerce sector requires advanced solutions for the detection of transaction fraud. With an increasing risk of financial information theft and account takeovers, deep learning methods have become integra…

Fraud DetectionInductive Bias

TSAI-MetaFraud: A Benchmark Dataset for Financial Fraud Transaction and Behavioral Risk Detection in Metaverse Ecosystems

2026-07-10 · Refat Ishrak Hemel, Ehsan Hallaji, Roozbeh Razavi-Far arxiv

The emergence of metaverse platforms has created virtual economies that introduce new challenges related to fraud, bot activity, and illicit financial behavior. Despite growing interest in trustworthy metaverse analytics…

Node ClassificationLink PredictionFraud Detection

EnsemFDet: An Ensemble Approach to Fraud Detection based on Bipartite Graph

2019-12-23 · Yuxiang Ren, Hao Zhu, Jiawei Zhang, Peng Dai 외

Fraud detection is extremely critical for e-commerce business. It is the intent of the companies to detect and prevent fraud as early as possible. Existing fraud detection methods try to identify unexpected dense subgrap…

Fraud Detection