MLLGJan 23, 2020

Linking Bank Clients using Graph Neural Networks Powered by Rich Transactional Data

arXiv:2001.08427v133 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better link prediction in financial networks, which is incremental as it builds on existing graph neural network methods by incorporating rich time-series data.

The paper tackled the problem of predicting new interactions in a bank client network by treating it as a link prediction task, and the proposed graph neural network model outperformed existing approaches with a significant gap in ROC AUC score and improved credit scoring quality.

Financial institutions obtain enormous amounts of data about user transactions and money transfers, which can be considered as a large graph dynamically changing in time. In this work, we focus on the task of predicting new interactions in the network of bank clients and treat it as a link prediction problem. We propose a new graph neural network model, which uses not only the topological structure of the network but rich time-series data available for the graph nodes and edges. We evaluate the developed method using the data provided by a large European bank for several years. The proposed model outperforms the existing approaches, including other neural network models, with a significant gap in ROC AUC score on link prediction problem and also allows to improve the quality of credit scoring.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes