Search papers, labs, and topics across Lattice.
This paper introduces STC-MixHop, a graph-based framework for financial fraud detection in transaction networks that addresses challenges like sparse anomalies and temporal drift. The framework combines a MixHop-inspired multi-scale neighborhood diffusion encoder, a spatial-temporal attention module for stabilizing representations across time, and a temporally informed self-supervised pretraining strategy. Experiments on PaySim, Porto Seguro, and FEMA datasets demonstrate STC-MixHop's competitive performance, especially in screening-oriented recall under imbalanced conditions, while also highlighting the importance of graph structure when node attributes are less informative.
Graph-based fraud detection gets a boost with STC-MixHop, a framework that leverages multi-scale neighborhood diffusion and temporal consistency to outperform existing methods, especially when relational dependencies are key.
Financial fraud detection in transaction networks involves modeling sparse anomalies, dynamic patterns, and severe class imbalance in the presence of temporal drift in the data. In real-world transaction systems, a suspicious transaction is rarely isolated: rather, legitimate and suspicious transactions are often connected through accounts, intermediaries or through temporal transaction sequences. Attribute-based or randomly partitioned learning pipelines are therefore insufficient to detect relationally structured fraud. STC-MixHop, a graph-based framework combining spatial multi-resolution propagation with lightweight temporal consistency modeling for anomaly and fraud detection in dynamic transaction networks. It integrates three components: a MixHop-inspired multi-scale neighborhood diffusion encoder a multi-scale neighborhood diffusion MixHop-based encoder for learning structural patterns; a spatial-temporal attention module coupling current and preceding graph snapshots to stabilize representations; and a temporally informed self-supervised pretraining strategy exploiting unlabeled transaction interactions to improve representation quality. We evaluate the framework primarily on the PaySim dataset under strict chronological splits, supplementing the analysis with Porto Seguro and FEMA data to probe cross-domain component behavior. Results show that STC-MixHop is competitive among graph methods and achieves strong screening-oriented recall under highly imbalanced conditions. The experiments also reveal an important boundary condition: when node attributes are highly informative, tabular baselines remain difficult to outperform. Graph structure contributes most clearly where hidden relational dependencies are operationally important. These findings support a stability-focused view of graph learning for financial fraud detection.