Transaction Fraud Detection With Dual-Layer Machine Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing rule-based fraud detection systems are inadequate in recognizing sophisticated fraud patterns and adapting to changing fraudster tactics, leading to high false positive and false negative rates, which can result in significant financial losses for merchants with varying fraud tolerance levels.

Innovation Solution

A dual-layered machine learning approach is employed, comprising a pre-charge fraud detection system and a post-charge fraud detection system, using machine learning models to analyze transaction data before and after authorization, coupled with customizable fraud thresholds based on merchant profiles, to enhance fraud detection accuracy and minimize losses.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If rule-based fraud detection systems are used, then implementation is simple and fast, but they cannot recognize sophisticated fraud patterns and have high false positive and false negative rates

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The fraud detection system is segmented into multiple independent machine learning models, each trained to detect specific fraud patterns. This allows the system to maintain simplicity in individual components while achieving high overall detection accuracy through the collective power of multiple specialized models.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system employs a composite approach by integrating multiple machine learning models with different detection strengths. Each model contributes unique detection capabilities, and their combined output provides robust fraud detection that overcomes the limitations of any single model, analogous to how composite materials combine properties of individual materials to achieve superior performance.

Inventive Principle:
Principle #40Composite materials

2Object-affected harmful factors

If aggressive fraud blocking rules are applied, then fraud prevention improves, but legitimate transactions are blocked (false positives) causing revenue loss

Engineering Contradiction:
Improvefraud preventionVSAvoidrevenue loss
Core Design Contradiction:
Object-affected harmful factorsVSLoss of energy

Solution Approach 1:

The system applies different detection thresholds and model combinations to different transaction types, merchants, and risk contexts. This localized approach allows aggressive blocking for high-risk scenarios while maintaining permissive rules for low-risk transactions, thereby preventing fraud where necessary while minimizing false positives that would cause revenue loss.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically adjusts detection parameters such as thresholds, confidence levels, and model weighting based on transaction characteristics, merchant risk profiles, and emerging fraud patterns. This flexibility enables the system to optimize the balance between fraud prevention and legitimate transaction approval for each specific context.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If manual rule adjustment for each merchant is performed, then fraud detection is customized to merchant needs, but the process is arduous and time-consuming

Engineering Contradiction:
Improvemerchant-specific customizationVSAvoidconfiguration time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system automatically adapts to each merchant's needs by analyzing their transaction patterns, fraud history, and risk profile without requiring manual configuration. The machine learning models self-adjust their parameters and thresholds based on the merchant's specific context, providing customized fraud detection that is both adaptable and time-efficient.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system continuously monitors transaction outcomes and fraud detection performance, using this feedback to automatically refine and adjust detection parameters for each merchant. This closed-loop approach enables the system to learn from actual performance data and optimize customization over time without manual intervention.

Inventive Principle:
Principle #23Feedback

4Measurement precision

If post-charge fraud detection is implemented, then fraud identification accuracy improves, but additional data processing and monitoring resources are required

Engineering Contradiction:
Improvefraud identification accuracyVSAvoiddata processing resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system performs preliminary fraud assessment during the charge phase using lightweight models that quickly evaluate basic risk factors. This preliminary action filters out obviously fraudulent transactions before they require expensive post-charge analysis, reducing the overall computational resources needed while maintaining high detection accuracy for suspicious cases.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies full post-charge detection resources only to transactions that exhibit suspicious characteristics identified by preliminary screening. For low-risk transactions, minimal or no post-charge analysis is performed, optimizing resource allocation by concentrating computational effort where it is most needed rather than applying uniform intensive processing to all transactions.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12430649B2Systems and methods for smart remediation for transactions
Publication Date: 2025.09.30 STRIPE LLC
  • US12430649B2 patent drawing
  • US12430649B2 patent drawing
  • US12430649B2 patent drawing

AI summary

Systems and methods for smart remediation of transactions are disclosed. A payment processing system receives information of a first transaction with a merchant. The system approves the first transaction and identifies a monitoring period which may be a set amount of time after the approval of the first transaction. The system collects data of one or more second transactions during the monitoring period, and provides the data to a machine learning model. The machine learning model determines a first fraud score indicative of fraud for the first transaction. A fraud threshold may be identified based on one or more merchant profiles. If the first fraud score is above the first fraud threshold, a refund may be provided for the first transaction.