Fraud Detection System Using Behavioral Pattern Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Account takeover fraud in digital transactions leads to invalid transactions and resource loss, as third parties gain unauthorized access to receiver accounts, necessitating effective fraud detection measures in systems managing multiple sender and receiver accounts.

Innovation Solution

A fraud detection system that identifies triggering events, such as changes in account access or transaction data, by analyzing historical patterns and sending notifications to associated devices to confirm potential fraud, thereby preventing or suspending transactions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional fraud detection methods are used, then the system is simple to operate, but the detection accuracy is low and cannot effectively identify account takeover fraud

Engineering Contradiction:
Improvefraud detection accuracyVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The fraud detection system segments the analysis into multiple independent components: device fingerprinting module, behavioral pattern analysis module, transaction monitoring module, and notification module. Each component processes specific aspects of transaction data independently, then integrates results to achieve high detection accuracy without overwhelming system complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by continuously collecting and analyzing device fingerprints, access patterns, and transaction behaviors before fraud occurs. Historical data is pre-processed to establish baseline patterns for legitimate users, enabling rapid detection of deviations that indicate account takeover attempts

Inventive Principle:
Principle #10Preliminary action

2Reliability

If comprehensive transaction monitoring is implemented, then fraud detection capability is improved, but resource consumption increases

Engineering Contradiction:
Improvetransaction integrityVSAvoidcomputational resource consumption
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system applies partial monitoring by focusing computational resources on high-risk transactions and accounts showing suspicious patterns. Instead of uniformly analyzing all transactions, the system selectively intensifies monitoring only where fraud indicators are present, maintaining transaction integrity while reducing overall resource consumption

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The fraud detection system uses self-service by leveraging existing transactional data and device information already collected by the digital transaction system. It repurposes available data for fraud analysis without requiring additional external resources or redundant data collection mechanisms

Inventive Principle:
Principle #25Self-service

3Loss of time

If real-time fraud detection is implemented, then response time to fraud is reduced, but system complexity increases

Engineering Contradiction:
Improvefraud response timeVSAvoidreal-time processing complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The system implements continuous fraud detection by maintaining persistent monitoring of transaction streams and user behaviors. Data collection and analysis operations run continuously without interruption, enabling immediate detection and response to account takeover attempts while using standardized processing pipelines to manage complexity

Inventive Principle:
Principle #20Continuity of useful action

4Measurement precision

If notification and verification processes are added, then false positive rate is reduced, but transaction processing time increases

Engineering Contradiction:
Improvefraud identification accuracyVSAvoidtransaction completion time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system applies preliminary anti-action by sending notifications and requiring verification only when fraud risk exceeds a predetermined threshold. Legitimate transactions proceed without interruption, while suspicious transactions trigger verification processes that prevent false positives without delaying normal operations

Inventive Principle:
Principle #9Preliminary anti-action

Solution Approach 2:

The verification threshold parameter is dynamically adjusted based on transaction characteristics, user history, and risk indicators. High-value or unusual transactions trigger verification, while routine transactions pass through automatically, optimizing the balance between accuracy and processing time through parameter-based decision making

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11017464B1Detecting account takeover fraud from digital transactional data
Publication Date: 2021.05.25 COUPA SOFTWARE INC
  • US11017464B1 patent drawing
  • US11017464B1 patent drawing
  • US11017464B1 patent drawing

AI summary

A fraud detection system for detecting fraudulent acts related to account takeover in digital transactions is disclosed. In some embodiments, the fraud detection system is programmed to detect occurrences of triggering events for account takeover fraud. The triggering events generally include changes related to the taken-over account, such access patterns, account data, or linked transactional data. In response to detecting the occurrence of one triggering event, the fraud detection system is programmed to determine whether the triggering event corresponds to potential fraud by analyzing historical triggering events and triggering events involving similar accounts. In response to identifying potential fraud, the fraud detection system is programmed to send a notification of the potential fraud to a device associated with the taken-over account before the triggering event or a device associated with an affected account engaged in a transaction with the taken-over account. The fraud detection system can also be programmed to suspend or postpone the transaction.