用规则区域生成合成数据,实现金融反欺诈的可解释与隐私保护。
Secure and Explainable Fraud Detection in Finance via Hierarchical Multi-source Dataset Distillation
- 将随机森林转为轴对齐规则区域,均匀采样生成合成交易
- 数据量压缩85%-93%,精度与F1保持竞争力,AUC仅微降
- 提供可读理由和不确定性度量,适合多机构协作与审计
我们提出一种可解释且隐私保护的数据蒸馏框架,用于协作式金融反欺诈检测。将训练好的随机森林转换为透明的轴对齐规则区域(叶超矩形),并在每个区域内均匀采样生成合成交易。该方法产生紧凑、可审计的代理数据集,保留局部特征交互,同时不暴露敏感原始记录。规则区域支持可解释性:聚合规则统计(如支持度和提升度)描述全局模式,将每条记录分配至生成区域可提供简洁的人类可读理由及基于树投票分歧的校准不确定性。在包含59万笔交易的IEEE-CIS反欺诈数据集上,蒸馏后数据量减少85%至93%(通常低于原数据的15%),维持良好精度与微平均F1,仅轻微降低AUC。跨机构共享并扩充合成数据可提升跨集群的精确率、召回率与AUC。真实与合成数据结构高度相似(最近邻余弦分析超过93%)。成员推断攻击区分训练与保留记录的准确率接近随机水平(约0.50),表明记忆风险极低。通过分歧分数剔除高不确定性合成点,进一步提升AUC至0.687,并改善校准效果。敏感性测试显示,结果对蒸馏比例依赖弱(6%至60%时AUC约为0.641至0.645)。总体而言,树区域蒸馏实现了可信、可部署的欺诈分析,兼具可解释的全局规则、逐案可读理由与量化不确定性,以及强隐私特性,适用于多机构场景与监管审计。
原文摘要 · Abstract (English)
We propose an explainable, privacy-preserving dataset distillation framework for collaborative financial fraud detection. A trained random forest is converted into transparent, axis-aligned rule regions (leaf hyperrectangles), and synthetic transactions are generated by uniformly sampling within each region. This produces a compact, auditable surrogate dataset that preserves local feature interactions without exposing sensitive original records. The rule regions also support explainability: aggregated rule statistics (for example, support and lift) describe global patterns, while assigning each case to its generating region gives concise human-readable rationales and calibrated uncertainty based on tree-vote disagreement. On the IEEE-CIS fraud dataset (590k transactions across three institution-like clusters), distilled datasets reduce data volume by 85% to 93% (often under 15% of the original) while maintaining competitive precision and micro-F1, with only a modest AUC drop. Sharing and augmenting with synthesized data across institutions improves cross-cluster precision, recall, and AUC. Real vs. synthesized structure remains highly similar (over 93% by nearest-neighbor cosine analysis). Membership-inference attacks perform at chance level (about 0.50) when distinguishing training from hold-out records, suggesting low memorization risk. Removing high-uncertainty synthetic points using disagreement scores further boosts AUC (up to 0.687) and improves calibration. Sensitivity tests show weak dependence on the distillation ratio (AUC about 0.641 to 0.645 from 6% to 60%). Overall, tree-region distillation enables trustworthy, deployable fraud analytics with interpretable global rules, per-case rationales with quantified uncertainty, and strong privacy properties suitable for multi-institution settings and regulatory audit.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。