paper-with-me

Papers

A Semi-supervised Graph Attentive Network for Financial Fraud Detection

2020-02-28 · Daixin Wang, Jianbin Lin, Peng Cui, Quanhui Jia, Zhen Wang, Yanming Fang, Quan Yu, Jun Zhou, Shuang Yang, Yuan Qi

With the rapid growth of financial services, fraud detection has been a very important problem to guarantee a healthy environment for both users and providers. Conventional solutions for fraud detection mainly use some rule-based methods or distract some features manually to perform prediction. However, in financial services, users have rich interactions and they themselves always show multifaceted information. These data form a large multiview network, which is not fully exploited by conventional methods. Additionally, among the network, only very few of the users are labelled, which also poses a great challenge for only utilizing labeled data to achieve a satisfied performance on fraud detection. To address the problem, we expand the labeled data through their social relations to get the unlabeled data and propose a semi-supervised attentive graph neural network, namedSemiGNN to utilize the multi-view labeled and unlabeled data for fraud detection. Moreover, we propose a hierarchical attention mechanism to better correlate different neighbors and different views. Simultaneously, the attention mechanism can make the model interpretable and tell what are the important factors for the fraud and why the users are predicted as fraud. Experimentally, we conduct the prediction task on the users of Alipay, one of the largest third-party online and offline cashless payment platform serving more than 4 hundreds of million users in China. By utilizing the social relations and the user attributes, our method can achieve a better accuracy compared with the state-of-the-art methods on two tasks. Moreover, the interpretable results also give interesting intuitions regarding the tasks.

📄 PDF Abstract BibTeX arXiv:2003.01171

Code (1)

safe-graph/DGFraud/tree/master/algorithms/SemiGNN tf

Tasks

Fraud DetectionGraph Neural Network

Similar Papers 제목 키워드 기반

Financial Fraud Detection using Jump-Attentive Graph Neural Networks

2024-11-07 · Prashank Kadam

As the availability of financial services online continues to grow, the incidence of fraud has surged correspondingly. Fraudsters continually seek new and innovative ways to circumvent the detection algorithms in place. …

Fraud Detection

Deep Semi-Supervised Anomaly Detection for Finding Fraud in the Futures Market

2023-08-31 · Timothy DeLise

Modern financial electronic exchanges are an exciting and fast-paced marketplace where billions of dollars change hands every day. They are also rife with manipulation and fraud. Detecting such activity is a major undert…

Anomaly DetectionFraud DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection+1

Applications of Machine Learning in Fintech Credit Card Fraud Detection

2021-07-26 · IEEE International Conference on Electro Information Technology (EIT) 2021 7 · Lacruz, F., Saniie, J.

Fintech utilizes innovative technology to offer improved monetary administrations and financial solutions. According to data from the prediction of Autonomous Research artificial intelligence (AI) technologies will…

Fraud Detectionregression

Solve fraud detection problem by using graph based learning methods

2019-08-29 · Loc Tran, Tuan Tran, Linh Tran, An Mai

The credit cards' fraud transactions detection is the important problem in machine learning field. To detect the credit cards's fraud transactions help reduce the significant loss of the credit cards' holders and the ban…

Fraud Detection

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