SALT-GNN: Statistics-Aware Attention Improves Anti-Money Laundering GNNs in Dense Neighborhoods
Jul 14, 2026
A new preprint introduces SALT-GNN, a lightweight graph neural network architecture that combines degree-aware statistical aggregation with attention mechanisms to improve anti-money laundering (AML) detection, particularly in dense transaction neighborhoods. The authors show that SALT-GNN uses up to 77% fewer parameters than task-specific graph-transformer baselines and improves dense-context F1 scores by 3-6 points on two datasets, and by 16-20 points on a third dataset for highest-degree nodes. The improvements are consistent across both Transformer- and GAT-style attention mechanisms.
Why it matters: This work addresses a key operational challenge in AML detection—reduced model performance on high-activity accounts—by proposing an efficient architectural modification that could enhance detection accuracy and reduce investigation costs.
Full story at: arXiv Machine Learning ↗