ARMS: Automated rules management system for fraud detection
David Apar\'icio, Ricardo Barata, Jo\~ao Bravo, Jo\~ao Tiago, Ascens\~ao, Pedro Bizarro

TL;DR
ARMS is an automated system that optimizes fraud detection rules in real-time, reducing maintenance costs and adapting to concept drift while maintaining detection performance.
Contribution
It introduces an automated rules management approach that evaluates and optimizes rules using heuristic search, addressing challenges of rule degradation and high maintenance costs.
Findings
Maintains detection performance with fewer rules (~20-50%).
Successfully applied to real-world client systems.
Reduces manual rule management effort.
Abstract
Fraud detection is essential in financial services, with the potential of greatly reducing criminal activities and saving considerable resources for businesses and customers. We address online fraud detection, which consists of classifying incoming transactions as either legitimate or fraudulent in real-time. Modern fraud detection systems consist of a machine learning model and rules defined by human experts. Often, the rules performance degrades over time due to concept drift, especially of adversarial nature. Furthermore, they can be costly to maintain, either because they are computationally expensive or because they send transactions for manual review. We propose ARMS, an automated rules management system that evaluates the contribution of individual rules and optimizes the set of active rules using heuristic search and a user-defined loss-function. It complies with critical…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Imbalanced Data Classification Techniques · Spam and Phishing Detection
