Real-Time ATM Fraud Detection Using Distributed Cache

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current fraud detection systems for ATM transactions are inadequate in real-time detection and often result in false positives or false negatives due to fixed fraud prevention rules that do not account for individual transaction behavior or trends, leading to significant losses from cash out fraud.

Innovation Solution

A system utilizing a distributed cache for real-time data aggregation and analysis, which modifies and compares transaction profiles against dynamically generated fraud thresholds, including metrics like transaction value, count, time, and location, to activate fraud prevention measures before a transaction is completed.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If fixed fraud prevention rules are applied across all users, then fraud detection coverage is improved, but false positives and false negatives increase

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidtransaction behavior analysis precision
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent implements dynamic fraud thresholds that are customized for individual payment devices based on their specific transaction behavior patterns, rather than applying uniform fixed rules. Each payment device receives tailored fraud detection parameters that reflect its unique usage characteristics, thereby reducing false positives while maintaining detection accuracy.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system continuously updates fraud thresholds dynamically based on real-time and historical transaction data. These thresholds adapt to changing transaction patterns and behaviors, allowing the system to respond to evolving fraud tactics while accommodating legitimate changes in user behavior, thus reducing both false positives and false negatives.

Inventive Principle:
Principle #15Dynamics

2Device complexity

If traditional security systems are used, then fraud detection is simplified, but fraudulent transactions are completed before safety measures engage

Engineering Contradiction:
Improvesecurity system complexityVSAvoidtransaction completion time
Core Design Contradiction:
Device complexityVSLoss of time

Solution Approach 1:

The system pre-calculates and maintains dynamic fraud thresholds based on historical transaction data before actual transactions occur. This allows real-time fraud detection to simply compare current transactions against pre-computed thresholds, enabling rapid detection and prevention without complex real-time analysis, thus preventing fraud before transaction completion.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces complex real-time analytical processing with a simpler comparison mechanism against pre-computed dynamic thresholds. This substitution of heavy mechanical processing with lighter computational comparison enables fast fraud detection that can intervene before transaction completion while maintaining system simplicity.

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

3Reliability

If bank-wide data breaches are used as basis for fraud prevention, then large-scale fraud is detected, but individual instances of fraud on specific payment devices are missed

Engineering Contradiction:
Improvefraud detection coverageVSAvoidindividual payment device transaction analysis
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent segments fraud detection from bank-wide aggregate analysis to individual payment device-level analysis. By maintaining separate dynamic thresholds for each payment device based on its specific transaction patterns, the system can detect both large-scale fraud and individual instances of fraud that would be obscured in aggregate bank-wide data.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250014432A1System, Method, and Computer Program Product for Real-Time Automated Teller Machine Fraud Detection and Prevention
Publication Date: 2025.01.09 VISA INTERNATIONAL SERVICE ASSOCIATION
  • US20250014432A1 patent drawing
  • US20250014432A1 patent drawing
  • US20250014432A1 patent drawing

AI summary

Described are a system, method, and computer program product for real-time automated teller machine (ATM) fraud detection and prevention. The method includes receiving transaction data of a plurality of transactions in real-time during processing at a transaction service provider system. The method further includes storing the transaction data in a distributed cache and receiving a transaction request for a user transaction at an ATM using a payment device. The method further includes modifying a profile of ATM activity stored in the distributed cache and comparing at least one metric of the profile to at least one predetermined ATM activity threshold. The method further includes activating a fraud prevention operation before the user transaction is completed at the ATM, including declining the user transaction, disabling a transaction account, communicating an alert to an issuer, or any combination thereof.