用因果图特征提升时间交易网络的欺诈可解释检测
Leakage Safe Graph Features for Interpretable Fraud Detection in Temporal Transaction Networks
- 构建时序因果图特征,避免未来信息泄露
- 模型在测试集上达到0.85的ROC-AUC和0.54的平均精度
- 适合需要可解释风险分析的反欺诈系统
非法交易检测通常依赖交易层面属性,但欺诈行为也可能通过网络结构表现,如中心节点、高流量中介和协同邻域。本文提出一种尊重时间顺序、防信息泄露(因果)的图特征提取方法,用于时序交易网络,并评估其在非法实体分类中的效果。基于Elliptic数据集,构建有向交易图,计算度统计、PageRank、HITS枢纽/权威分、k-core指数及邻域可达性等可解释结构描述符。为防止前瞻偏差,仅使用截至每个时间步前的边计算因果版本特征。采用严格时序划分训练的随机森林分类器,在预留未来测试期表现优异(ROC-AUC约0.85,平均精度约0.54)。尽管交易属性仍是主要预测信号,图特征提供互补可解释性,支持调查流程中的风险上下文分析。进一步通过Precision@k评估实际应用价值,并以校准曲线和Brier分数检验概率可靠性,显示校准模型能生成更可信的置信度用于优先级排序。总体表明,因果图特征提取是时序反欺诈流水线中实用且可解释的增强方案。
原文摘要 · Abstract (English)
Illicit transaction detection is often driven by transaction level attributes however, fraudulent behavior may also manifest through network structure such as central hubs, high flow intermediaries, and coordinated neighborhoods. This paper presents a time respecting, leakage safe (causal) graph feature extraction protocol for temporal transaction networks and evaluates its utility for illicit entity classification. Using the Elliptic dataset, we construct directed transaction graphs and compute interpretable structural descriptors, including degree statistics, PageRank, HITS hub or authority scores, k-core indices, and neighborhood reachability measures. To prevent look ahead bias, we additionally compute causal variants of graph features using only edges observed up to each timestep. A Random Forest classifier trained with strict temporal splits achieves strong discrimination on a held out future test period (ROC-AUC about 0.85, Average Precision about 0.54). Although transaction attributes remain the dominant predictive signal, graph derived features provide complementary interpretability and enable risk context analysis for investigation workflows. We further assess operational utility using Precision at k and evaluate probability reliability via calibration curves and Brier scores, showing that calibrated models yield better aligned probabilities for triage. Overall, the results support causal graph feature extraction as a practical and interpretable augmentation for temporal fraud detection pipelines.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。