ML Decision Rules for Fraud Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional methods for generating decision rules for fraud detection in financial institutions rely heavily on human expertise, leading to inefficient and outdated rules that consume computing resources and fail to adapt to changing data patterns, resulting in unnecessary alerts and reduced detection effectiveness.

Innovation Solution

A system and method for programmatically generating decision rules using machine learning operations, which utilize supervised and unsupervised ML pipelines to automatically identify and update rules based on historical and real-time data, reducing dependency on human intervention and improving rule accuracy and adaptability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If human expertise is used to generate decision rules, then initial rule quality can be achieved, but rules become outdated and require manual updates over time

Engineering Contradiction:
Improverule accuracyVSAvoidtime to update rules
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system enables decision rules to self-update automatically by monitoring data patterns and performance metrics. The ruleset generation engine continuously evaluates new data and automatically refines rules without requiring manual intervention from data scientists, allowing the system to adapt to changing fraud patterns autonomously.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements continuous feedback loops where alert outcomes and fraud detection results are fed back into the ruleset generation engine. This feedback mechanism allows the system to learn from actual performance and automatically adjust rules to improve detection accuracy while reducing false positives over time.

Inventive Principle:
Principle #23Feedback

2Reliability

If more decision rules are added to improve detection coverage, then fraud detection capability increases, but false positives and unnecessary alerts increase

Engineering Contradiction:
Improvefraud detection capabilityVSAvoidfalse positives
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The system applies a two-stage filtering approach where rules are initially generated with broader coverage and then systematically pruned through evaluation against validation data. The ruleset generation engine selectively retains only those rules that demonstrate genuine fraud detection value, removing excessive rules that would generate false positives while maintaining comprehensive coverage of actual fraud patterns.

Inventive Principle:
Principle #16Partial or excessive action

3Reliability

If manual rule generation and testing is performed, then rule quality can be controlled, but the process is complex and resource-intensive

Engineering Contradiction:
Improverule qualityVSAvoidrule generation process complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system replaces the manual mechanical process of rule creation with an automated computational engine. The ruleset generation engine uses machine learning algorithms to automatically generate, evaluate, and optimize decision rules based on historical data and performance metrics, eliminating the need for manual rule crafting while maintaining or improving rule quality through systematic evaluation.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

4Device complexity

If traditional ML models are used without adaptive rules, then model simplicity is maintained, but detection effectiveness decreases over time

Engineering Contradiction:
Improvesystem simplicityVSAvoiddetection effectiveness
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The system implements dynamic rulesets that automatically adapt to changing data patterns and fraud techniques. Rather than using static rules or relying solely on model retraining, the ruleset generation engine continuously monitors data distributions and performance metrics, dynamically adjusting rules to maintain detection effectiveness as patterns evolve over time.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20240394713A1Systems and methods for programmatically generating decision rules for alert detection engines using machine learning operations
Publication Date: 2024.11.28 ACTIMIZE LIMITED
  • US20240394713A1 patent drawing
  • US20240394713A1 patent drawing
  • US20240394713A1 patent drawing

AI summary

A rule training system and methods are provided that are configured to automatically generate machine learning (ML) rules for intelligent decision-making by a policy manager platform. The system includes a processor and a computer readable medium operably coupled thereto, the computer readable medium comprising a plurality of instructions stored in association therewith that are accessible to, and executable by, the processor, to perform rule training operations which include accessing rule training data, iteratively generating a plurality of decision rules based on the rule training data and a plurality of ML model training techniques, testing each of the plurality of decision rules, filtering the plurality of decision rules by corresponding performances, selecting a set of the plurality of decision rules based on alert metrics, evaluating the set of the plurality of decision rules, and generating a decision ruleset for the ML task.