AI Fraud Detection System Using Dynamic ML Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Fraudulent transactions in electronic payment systems continue to evolve, making it difficult for existing technologies to effectively prevent fraud, particularly as fraudulent merchants use advanced methods to appear more legitimate and target less sophisticated users.

Innovation Solution

A system and method that connect merchants with known fraudulent phone numbers, utilize machine learning and artificial intelligence to analyze transaction data, and involve a community feedback mechanism to verify transactions, thereby identifying and rejecting likely fraudulent transactions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional fraud prevention technology is used, then basic fraud detection is possible, but fraudulent merchants can still appear legitimate and bypass detection

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidability to detect evolving fraud methods
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system implements dynamic fraud detection by continuously learning from new transaction data and evolving fraud patterns. The machine learning models are trained on historical data and updated over time to adapt to changing fraudulent behaviors, allowing the system to maintain high detection accuracy against evolving threats rather than relying on static rule-based approaches.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system incorporates feedback mechanisms where transaction outcomes and fraud verification results are fed back into the machine learning models. This feedback loop allows the system to learn from confirmed fraud cases and improve its detection capabilities, continuously refining its ability to identify fraudulent merchants while reducing false positives.

Inventive Principle:
Principle #23Feedback

2Reliability

If AI and machine learning are deployed to improve fraud detection, then detection accuracy improves, but system complexity increases

Engineering Contradiction:
Improvefraud identification accuracyVSAvoidsystem architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The fraud detection system is segmented into multiple specialized machine learning models, each trained to detect specific fraud patterns or analyze particular aspects of transactions. This segmentation allows the complex detection task to be divided into manageable components, improving overall accuracy while making the system more modular and easier to maintain compared to a single monolithic system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces intermediary components such as feature engineering layers and data preprocessing modules that bridge raw transaction data and the core machine learning models. These intermediaries simplify the complexity by standardizing data inputs and outputs, allowing the core AI models to focus on pattern recognition without dealing with raw data heterogeneity.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If real-time fraud analysis is performed on all transactions, then fraud detection capability improves, but processing time and computational resources increase

Engineering Contradiction:
Improvefraud detection capabilityVSAvoidtransaction processing speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system applies partial analysis by focusing machine learning models only on transactions that exhibit certain risk indicators or deviate from normal patterns. Rather than analyzing every transaction in full detail, the system performs comprehensive AI analysis only where needed, maintaining high fraud detection capability while preserving overall transaction processing speed for low-risk cases.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

Different levels of analysis are applied to different transactions based on their risk characteristics. High-risk transactions receive full machine learning analysis with multiple model evaluations, while low-risk transactions undergo simpler validation. This local quality approach ensures thorough fraud detection for suspicious cases without unnecessarily slowing down legitimate transactions.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12014373B2Artificial intelligence enhanced transaction suspension
Publication Date: 2024.06.18 VISA INTERNATIONAL SERVICE ASSOCIATION
  • US12014373B2 patent drawing
  • US12014373B2 patent drawing
  • US12014373B2 patent drawing

AI summary

A system and method are described which attempt to connect merchants with phone numbers that are known to be associated with fraudulent users.