ML Model Ensemble Anomalous Shift Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current digital fraud and abuse detection technologies lack accuracy and real-time response capabilities, failing to effectively detect new threats and automatically evolve to counter evolving digital threats, leading to potential disruptions in service provider operations.

Innovation Solution

A robust digital threat mitigation platform employing ensemble machine learning models that ingest vast digital events, generate real-time threat scores, and adapt to new threats while minimizing disruptions by calibrating automated decisioning thresholds, enabling seamless migration to improved models.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing fraud detection technologies are used, then some digital threats can be detected, but detection accuracy is insufficient and real-time response is not achieved

Engineering Contradiction:
Improvedetection accuracyVSAvoidreal-time response capability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system segments the fraud detection process into multiple independent machine learning models (e.g., gradient boosting machines, random forests, neural networks) that operate in parallel. Each model analyzes different aspects of digital events, and their results are aggregated to produce final fraud scores. This segmentation enables both high detection accuracy through diverse model perspectives and real-time response through parallel processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts model parameters and thresholds based on evolving fraud patterns. Machine learning models continuously learn from new data, adapting their internal parameters to improve detection accuracy. The system also adjusts decision thresholds in real-time based on risk levels and business requirements, balancing accuracy and response time.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If traditional fraud detection systems are deployed, then current threats can be identified, but new and previously unseen threats cannot be detected

Engineering Contradiction:
Improvecapability to detect new threatsVSAvoiddetection effectiveness
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system implements dynamic machine learning models that continuously adapt to new fraud patterns. Models are trained on historical data and continuously updated with new information, allowing them to detect emerging threats. The system dynamically adjusts to changing fraud tactics through online learning and model retraining, maintaining effectiveness against novel attacks.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system incorporates feedback loops where detection results, false positives, and new fraud patterns are fed back into the machine learning models. This continuous feedback enables the system to learn from mistakes and improve detection of new threats. The feedback mechanism allows the system to adapt its detection strategies based on actual performance and evolving threat landscapes.

Inventive Principle:
Principle #23Feedback

3Adaptability or versatility

If machine learning models are updated to improve detection, then new threats can be detected, but disruptions occur in service provider operations

Engineering Contradiction:
Improvemodel evolution capabilityVSAvoidoperational disruptions
Core Design Contradiction:
Adaptability or versatilityVSObject-affected harmful factors

Solution Approach 1:

The system performs preliminary evaluation of new machine learning models before full deployment. Candidate models are tested on historical data and validated against performance criteria to ensure they improve detection without causing disruptions. This preliminary action prevents problematic model updates from reaching production, avoiding operational disruptions while still enabling model evolution.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements cushioning mechanisms such as model ensembles and rollback capabilities. When updating models, the system maintains multiple model versions and uses ensemble methods to smooth transitions. If a new model causes disruptions, the system can revert to previous versions, providing a safety buffer that allows model evolution while protecting against operational disruptions.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

4Extent of automation

If existing detection technologies are used, then some fraud can be identified, but automatic evolution to counter evolving threats is not achieved

Engineering Contradiction:
Improveautomatic model evolutionVSAvoidthreat response effectiveness
Core Design Contradiction:
Extent of automationVSReliability

Solution Approach 1:

The system implements self-service machine learning models that automatically train, evaluate, and deploy themselves without extensive human intervention. The models autonomously learn from new data, perform self-validation, and can automatically update detection strategies. This self-service capability enables automatic evolution to counter evolving threats while maintaining reliable detection through built-in validation and performance monitoring.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10462172B1Systems and methods detecting and mitigating anomalous shifts in a machine learning model
Publication Date: 2019.10.29 SIFT SCIENCE INC
  • US10462172B1 patent drawing
  • US10462172B1 patent drawing
  • US10462172B1 patent drawing

AI summary

Systems and methods include implementing a remote machine learning service that collects digital event data; collecting incumbent digital threat scores generated by an incumbent machine learning model and successor digital threat scores generated by a successor digital threat machine learning (ML) model; implementing anomalous-shift-detection that detects whether the successor digital threat scores of the successor digital threat ML model produces an anomalous shift; if the anomalous shift is detected by the machine learning model validation system, blocking a deployment of the successor digital threat model to a live ensemble of digital threat scoring models; or if the anomalous shift is not detected by the machine learning model validation system, deploying the successor digital threat ML model by replacing the incumbent digital threat ML model in a live ensemble of digital threat scoring models with the successor digital threat ML model.