arXiv:2509.20339cs.LG2025-09中稿 · NeurIPS被引 1

用时空图模型提升账户盗用检测,降低用户摩擦

Spatio-Temporal Directed Graph Learning for Account Takeover Fraud Detection

  • 构建带时间约束的会话图,捕捉欺诈团伙的关联行为
  • 在超过1亿节点的图上训练,AUC提升6.38%,用户摩擦减少50%以上
  • 适合高风险金融场景,兼顾检测精度与用户体验

账户盗用(ATO)欺诈在消费银行业面临严峻挑战,需在严格延迟下实现高召回率,同时最小化对合法用户的干扰。现有系统通常依赖独立评分的梯度提升决策树(如XGBoost),忽略了在线活动中的关系结构和时间模式,而这些特征正是协同攻击和‘欺诈环’的关键。我们提出ATLAS(Account Takeover Learning Across Spatio-Temporal Directed Graph),将ATO检测重构为时空有向会话图上的节点分类任务。ATLAS通过共享标识符(账户、设备、IP)连接实体,并施加时间窗口与时效性约束,实现因果性、时间一致的消息传递及仅使用实时标签的延迟感知标签传播,保证非前瞻性和无泄漏。我们通过邻域采样训练可推广的GraphSAGE变体,在包含超过1亿节点和约100亿边的会话图上规模化部署。在资本银行一款高风险数字产品上,ATLAS实现6.38% AUC提升,客户摩擦减少50%以上,显著提高欺诈捕获率同时降低用户负担。

原文摘要 · Abstract (English)

Account Takeover (ATO) fraud poses a significant challenge in consumer banking, requiring high recall under strict latency while minimizing friction for legitimate users. Production systems typically rely on tabular gradient-boosted decision trees (e.g., XGBoost) that score sessions independently, overlooking the relational and temporal structure of online activity that characterizes coordinated attacks and "fraud rings." We introduce ATLAS (Account Takeover Learning Across Spatio-Temporal Directed Graph), a framework that reformulates ATO detection as spatio-temporal node classification on a time-respecting directed session graph. ATLAS links entities via shared identifiers (account, device, IP) and regulates connectivity with time-window and recency constraints, enabling causal, time-respecting message passing and latency-aware label propagation that uses only labels available at scoring time, non-anticipative and leakage-free. We operationalize ATLAS with inductive GraphSAGE variants trained via neighbor sampling, at scale on a sessions graph with more than 100M nodes and around 1B edges. On a high-risk digital product at Capital One, ATLAS delivers 6.38 percent AUC improvement and more than 50 percent reduction in customer friction, improving fraud capture while reducing user friction.

欺诈检测图神经网络金融安全时空建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。