paper-with-me

Papers

xFraud: Explainable Fraud Transaction Detection

2020-11-24 · Susie Xi Rao, Shuai Zhang, Zhichao Han, Zitao Zhang, Wei Min, Zhiyao Chen, Yinan Shan, Yang Zhao, Ce Zhang

At online retail platforms, it is crucial to actively detect the risks of transactions to improve customer experience and minimize financial loss. In this work, we propose xFraud, an explainable fraud transaction prediction framework which is mainly composed of a detector and an explainer. The xFraud detector can effectively and efficiently predict the legitimacy of incoming transactions. Specifically, it utilizes a heterogeneous graph neural network to learn expressive representations from the informative heterogeneously typed entities in the transaction logs. The explainer in xFraud can generate meaningful and human-understandable explanations from graphs to facilitate further processes in the business unit. In our experiments with xFraud on real transaction networks with up to 1.1 billion nodes and 3.7 billion edges, xFraud is able to outperform various baseline models in many evaluation metrics while remaining scalable in distributed settings. In addition, we show that xFraud explainer can generate reasonable explanations to significantly assist the business analysis via both quantitative and qualitative evaluations.

📄 PDF Abstract BibTeX arXiv:2011.12193

Code (1)

eBay/xFraud 공식 구현 pytorch

Tasks

Explainable ModelsFraud DetectionGraph EmbeddingGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Transparency and Privacy: The Role of Explainable AI and Federated Learning in Financial Fraud Detection

2023-12-20 · Tomisin Awosika, Raj Mani Shukla, Bernardi Pranggono

Fraudulent transactions and how to detect them remain a significant problem for financial institutions around the world. The need for advanced fraud detection systems to safeguard assets and maintain customer trust is pa…

Federated LearningFraud DetectionPrivacy Preserving

SEFraud: Graph-based Self-Explainable Fraud Detection via Interpretative Mask Learning

2024-06-17 · Kaidi Li, Tianmeng Yang, Min Zhou, Jiahao Meng 외

Graph-based fraud detection has widespread application in modern industry scenarios, such as spam review and malicious account detection. While considerable efforts have been devoted to designing adequate fraud detectors…

Fraud DetectionTriplet

Explainable AI for Fraud Detection: An Attention-Based Ensemble of CNNs, GNNs, and A Confidence-Driven Gating Mechanism

2024-10-01 · Mehdi Hosseini Chagahi, Niloufar Delfan, Saeed Mohammadi Dashtaki, Behzad Moshiri 외

The rapid expansion of e-commerce and the widespread use of credit cards in online purchases and financial transactions have significantly heightened the importance of promptly and accurately detecting credit card fraud …

Fraud DetectionGraph Neural Network

Explainable Deep Behavioral Sequence Clustering for Transaction Fraud Detection

2021-01-12 · Wei Min, Weiming Liang, Hang Yin, Zhurong Wang 외

In e-commerce industry, user behavior sequence data has been widely used in many business units such as search and merchandising to improve their products. However, it is rarely used in financial services not only due to…

ClusteringFraud DetectionGPUManagement

Explainable Artificial Intelligence and Causal Inference based ATM Fraud Detection

2022-11-19 · Yelleti Vivek, Vadlamani Ravi, Abhay Anand Mane, Laveti Ramesh Naidu

Gaining the trust of customers and providing them empathy are very critical in the financial domain. Frequent occurrence of fraudulent activities affects these two factors. Hence, financial organizations and banks must t…

Binary ClassificationCausal InferenceExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+2