Anomaly Detection for Financial Transactions Using Approval Logs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for detecting anomalies in financial transactions are inadequate for preventing fraud, particularly in payment interchange networks, as they often fail to identify fraudulent activities until after authorization, leading to disputes and reputational damage.

Innovation Solution

A computer-implemented method for anomaly detection in financial transactions involves logging and analyzing transaction attributes associated with approved transactions to detect anomalies and assess the risk of fraud, providing real-time feedback to involved parties to prevent fraudulent transactions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional fraud detection methods are used, then system complexity is reduced, but fraud detection capability and reliability deteriorate

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

Solution Approach 1:

The system segments fraud detection into multiple independent components: approval log for data collection, anomaly detector for pattern recognition, and risk assessment module for decision-making. This modular approach improves detection capability while managing system complexity through functional decomposition.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by logging and analyzing transaction attributes before final authorization decisions are made. The approval log captures transaction data in advance, and anomaly detection occurs proactively to prevent fraud rather than reacting after the fact.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If real-time anomaly detection is implemented, then fraud prevention effectiveness is improved, but processing time and computational resources increase

Engineering Contradiction:
Improvefraud prevention effectivenessVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system applies partial action by focusing anomaly detection on specific transaction attributes and high-risk patterns rather than analyzing every possible parameter. This selective approach maintains real-time effectiveness while reducing overall processing time and computational burden.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If comprehensive transaction attribute logging is performed, then anomaly detection accuracy is improved, but data storage requirements and system complexity increase

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoiddata storage requirements
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The system extracts only the essential transaction attributes needed for fraud detection into the approval log, rather than storing complete transaction records. This extraction of critical data elements maintains detection accuracy while minimizing storage requirements by focusing on fraud-relevant information.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS11182796B2Anomaly detection method for financial transactions
Publication Date: 2021.11.23 MASTERCARD INT INC
  • US11182796B2 patent drawing
  • US11182796B2 patent drawing
  • US11182796B2 patent drawing

AI summary

An method to detect anomalies in financial transactions which may be used to assess a risk of fraud is provided. The method comprises providing a computer-implemented approval log which stores a primary account number and one or more transaction attributes from a plurality of approved financial transactions associated with the primary account number. A computer-implemented approval anomaly detector is also provided to assess the plurality of approval events. These anomalies are then made available to one or more parties associated with the payment interchange network.