paper-with-me

Papers

LaundroGraph: Self-Supervised Graph Representation Learning for Anti-Money Laundering

2022-10-25 · Mário Cardoso, Pedro Saleiro, Pedro Bizarro

Anti-money laundering (AML) regulations mandate financial institutions to deploy AML systems based on a set of rules that, when triggered, form the basis of a suspicious alert to be assessed by human analysts. Reviewing these cases is a cumbersome and complex task that requires analysts to navigate a large network of financial interactions to validate suspicious movements. Furthermore, these systems have very high false positive rates (estimated to be over 95\%). The scarcity of labels hinders the use of alternative systems based on supervised learning, reducing their applicability in real-world applications. In this work we present LaundroGraph, a novel self-supervised graph representation learning approach to encode banking customers and financial transactions into meaningful representations. These representations are used to provide insights to assist the AML reviewing process, such as identifying anomalous movements for a given customer. LaundroGraph represents the underlying network of financial interactions as a customer-transaction bipartite graph and trains a graph neural network on a fully self-supervised link prediction task. We empirically demonstrate that our approach outperforms other strong baselines on self-supervised link prediction using a real-world dataset, improving the best non-graph baseline by $12$ p.p. of AUC. The goal is to increase the efficiency of the reviewing process by supplying these AI-powered insights to the analysts upon review. To the best of our knowledge, this is the first fully self-supervised system within the context of AML detection.

📄 PDF Abstract BibTeX arXiv:2210.14360

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkGraph Representation LearningLink PredictionNavigateRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Graph Barlow Twins: A self-supervised representation learning framework for graphs

2021-06-04 · Piotr Bielak, Tomasz Kajdanowicz, Nitesh V. Chawla

The self-supervised learning (SSL) paradigm is an essential exploration area, which tries to eliminate the need for expensive data labeling. Despite the great success of SSL methods in computer vision and natural languag…

Contrastive LearningGraph Representation LearningRepresentation LearningSelf-Supervised Learning

Self-supervised Graph-level Representation Learning with Local and Global Structure

2021-06-08 · Minghao Xu, Hang Wang, Bingbing Ni, Hongyu Guo 외

This paper studies unsupervised/self-supervised whole-graph representation learning, which is critical in many tasks such as molecule properties prediction in drug and material discovery. Existing methods mainly focus on…

Graph Representation LearningRepresentation Learning

Omni-Granular Ego-Semantic Propagation for Self-Supervised Graph Representation Learning

2022-05-31 · Ling Yang, Shenda Hong

Unsupervised/self-supervised graph representation learning is critical for downstream node- and graph-level classification tasks. Global structure of graphs helps discriminating representations and existing methods mainl…

Graph Representation LearningRepresentation Learning

Exploring Correlations of Self-Supervised Tasks for Graphs

2024-05-07 · Taoran Fang, Wei Zhou, Yifei Sun, Kaiqiao Han 외

Graph self-supervised learning has sparked a research surge in training informative representations without accessing any labeled data. However, our understanding of graph self-supervised learning remains limited, and th…

Multi-Task LearningSelf-Supervised Learning

Embodied-Symbolic Contrastive Graph Self-Supervised Learning for Molecular Graphs

2022-05-13 · Daniel T. Chang

Dual embodied-symbolic concept representations are the foundation for deep learning and symbolic AI integration. We discuss the use of dual embodied-symbolic concept representations for molecular graph representation lea…

Graph Representation LearningRepresentation LearningSelf-Supervised Learning