SCFCRC: Simultaneously Counteract Feature Camouflage and Relation Camouflage for Fraud Detection
Xiaocheng Zhang, Zhuangzhuang Ye, GuoPing Zhao, Jianing Wang, Xiaohong, Su

TL;DR
This paper introduces SCFCRC, a Transformer-based fraud detection method that simultaneously counters feature and relation camouflage strategies used by fraudsters, improving detection accuracy.
Contribution
The paper proposes a novel approach combining feature camouflage filtering and relation camouflage refinement using contrastive learning and Mixture-of-Experts networks.
Findings
Outperforms state-of-the-art baselines on benchmark datasets
Effectively mitigates feature and relation camouflage strategies
Enhances robustness with a new regularization method
Abstract
In fraud detection, fraudsters often interact with many benign users, camouflaging their features or relations to hide themselves. Most existing work concentrates solely on either feature camouflage or relation camouflage, or decoupling feature learning and relation learning to avoid the two camouflage from affecting each other. However, this inadvertently neglects the valuable information derived from features or relations, which could mutually enhance their adversarial camouflage strategies. In response to this gap, we propose SCFCRC, a Transformer-based fraud detector that Simultaneously Counteract Feature Camouflage and Relation Camouflage. SCFCRC consists of two components: Feature Camouflage Filter and Relation Camouflage Refiner. The feature camouflage filter utilizes pseudo labels generated through label propagation to train the filter and uses contrastive learning that combines…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Misinformation and Its Impacts · Spam and Phishing Detection
MethodsMixture of Experts · Contrastive Learning
