Fraud Detection Decision Matrix for Real-Time Transaction Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods fail to effectively identify and prevent fraudulent retail transactions in real-time, leading to financial losses for retailers due to the convenience of online and in-store purchasing processes that can facilitate unauthorized use of payment forms.

Innovation Solution

A fraud detection system that uses computing devices to analyze transaction data, determine value and risk categories, and generate decision data to identify fraudulent transactions, allowing retailers to prevent or review suspicious transactions, employing machine learning algorithms and decision matrices to assess transaction legitimacy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If online retail websites allow customers to make purchases without signing in or with guest options, then customer convenience is improved, but fraudulent online transactions are facilitated

Engineering Contradiction:
Improvecustomer convenienceVSAvoidtransaction legitimacy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system performs preliminary fraud detection analysis on transaction data before the transaction is completed. By analyzing multiple data points and generating risk scores in advance, the system can identify potentially fraudulent transactions while still allowing legitimate transactions to proceed smoothly with minimal friction.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The fraud detection system acts as an intermediary layer between the customer and the transaction completion process. It receives transaction data, analyzes it through multiple detection models, and provides recommendations without directly interfering with the customer experience, thus maintaining convenience while ensuring security.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If retailers implement fraud detection systems to identify fraudulent transactions, then financial losses from fraud are reduced, but system complexity increases

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

Solution Approach 1:

The fraud detection system is segmented into multiple independent detection models, each specializing in different fraud detection techniques. This modular architecture allows the system to achieve high detection accuracy through multiple specialized components rather than one complex monolithic system, making the complexity more manageable and maintainable.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system employs multiple fraud detection models that can handle various types of fraudulent transactions through a unified framework. This multi-functional approach allows a single system to address diverse fraud scenarios (in-store, online, different transaction types) without requiring separate specialized systems for each case.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If real-time fraud detection is implemented to prevent fraudulent transactions, then financial harm is reduced, but processing time increases

Engineering Contradiction:
Improvefraud prevention effectivenessVSAvoidtransaction processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system applies partial analysis by focusing computational resources on the most critical fraud detection models and data points. Rather than exhaustively analyzing every possible indicator for every transaction, it selectively applies detection methods based on transaction risk indicators, achieving effective fraud prevention while minimizing unnecessary processing time for low-risk transactions.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11455638B2Methods and apparatus for payment fraud detection
Publication Date: 2022.09.27 WALMART APOLLO LLC
  • US11455638B2 patent drawing
  • US11455638B2 patent drawing
  • US11455638B2 patent drawing

AI summary

This application relates to apparatus and methods for identifying fraudulent transactions. In some examples, a computing device generates a decision matrix to identify fraudulent transactions. To generate the decision matrix, the computing device may determine scores for a plurality of transactions, and may determine transaction categories for each transaction based on the scores. The computing device may also determine a number of predictable features based on applying machine learning techniques to the transactions. A risk category is then determined for the number of predictable features. The computing device generates the decision matrix based on the transaction categories and the risk categories. In some examples, the computing device applies the generated decision matrix to an ongoing purchase transaction to determine if the ongoing purchase transaction is fraudulent. In some examples, the computing device prevents completion of the purchase transaction if the purchase transaction is determined to be fraudulent.