STAILGMar 27, 2024

Temporal Graph Networks for Graph Anomaly Detection in Financial Networks

arXiv:2404.00060v113 citationsh-index: 4
Originality Incremental advance
AI Analysis

It addresses fraud detection in financial systems, an incremental improvement using TGN for a known bottleneck in handling dynamic data.

This paper tackled financial fraud detection by applying Temporal Graph Networks (TGN) to dynamic financial networks, showing that TGN significantly outperforms static GNN and hypergraph baselines in AUC metrics.

This paper explores the utilization of Temporal Graph Networks (TGN) for financial anomaly detection, a pressing need in the era of fintech and digitized financial transactions. We present a comprehensive framework that leverages TGN, capable of capturing dynamic changes in edges within financial networks, for fraud detection. Our study compares TGN's performance against static Graph Neural Network (GNN) baselines, as well as cutting-edge hypergraph neural network baselines using DGraph dataset for a realistic financial context. Our results demonstrate that TGN significantly outperforms other models in terms of AUC metrics. This superior performance underlines TGN's potential as an effective tool for detecting financial fraud, showcasing its ability to adapt to the dynamic and complex nature of modern financial systems. We also experimented with various graph embedding modules within the TGN framework and compared the effectiveness of each module. In conclusion, we demonstrated that, even with variations within TGN, it is possible to achieve good performance in the anomaly detection task.

Foundations

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

Your Notes