# Real-time dynamic graph learning with temporal attention for financial fraud detection

**Authors:** Jundong Chen, Yan Yang

PMC · DOI: 10.3389/frai.2026.1774013 · Frontiers in Artificial Intelligence · 2026-02-26

## TL;DR

This paper introduces a new framework for detecting financial fraud by learning from real-time transaction data using a dynamic graph model.

## Contribution

The novel contribution is a real-time dynamic graph learning framework with a continuous-time attention transformer for fraud detection.

## Key findings

- The framework improves accuracy and reduces false alarms in credit-cashback fraud detection.
- It meets real-time latency requirements for large-scale financial systems.
- The model captures temporal dynamics and evolving network patterns without manual feature engineering.

## Abstract

Financial transaction risk control is a cornerstone of intelligent finance platforms, yet existing approaches remain limited. Early frameworks modeled user behaviors independently, while later graph-based systems extracted handcrafted features from capital-flow networks. Although these methods improved detection, they struggle to capture fine-grained temporal dynamics and evolving topological patterns, and they depend heavily on manual feature engineering. In this work, we present a unified real-time dynamic graph learning framework that directly learns representations from raw streaming transaction graphs. Central to our design is a continuous-time, context-aware graph attention transformer (C2GAT), which models both higher-order structural dependencies and temporal patterns. We further decouple multi-role interaction paths and local neighborhood structures into dedicated subgraph modules, enabling complementary views of fraud behaviors. Evaluated on an industrial credit-cashback fraud detection scenario, our framework delivers substantial improvements in accuracy and false-alarm reduction over industry-standard baselines, while meeting stringent real-time latency requirements for deployment in large-scale financial systems.

## Full-text entities

- **Mutations:** C2GAT

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12979523/full.md

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12979523/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/PMC12979523/full.md

---
Source: https://tomesphere.com/paper/PMC12979523