Fraud Detection Jury System for Merchant Data Breach Alerts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods fail to promptly detect and manage merchant data breaches, leading to delayed recognition of fraudulent activities and significant financial losses for cardholders, as they rely on outdated technologies that cannot adapt to evolving fraud schemes and require extensive data processing.

Innovation Solution

A system utilizing a 'jury' of fraud classification algorithms to assess payment transactions in real-time, issuing alerts when normalized verdicts exceed a threshold, and employing smart agents to track and profile transaction behaviors, thereby identifying suspicious activities promptly.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If real-time assessment of every payment transaction is performed using multiple fraud classification algorithms, then detection precision of merchant data breaches is improved, but device complexity and computational resources required increase

Engineering Contradiction:
Improvedetection precisionVSAvoiddevice complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The fraud detection system is segmented into multiple independent fraud classification algorithms (jury members) that each assess transactions separately. This segmentation allows the system to maintain high detection precision through diverse algorithmic perspectives while managing complexity by organizing algorithms as modular, independent units with standardized interfaces.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A computer network server acts as an intermediary that receives transaction data, distributes it to multiple fraud classification algorithms, collects their verdicts, and aggregates them into a final decision. This intermediary architecture enables precise multi-algorithm assessment without requiring each algorithm to directly interact with others, thus managing system complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If multiple fraud classification algorithms are used to assess each transaction, then reliability of fraud detection is improved, but processing time and productivity are reduced

Engineering Contradiction:
ImprovereliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

Fraud classification algorithms generate verdicts for transactions in advance, before final authorization decisions are made. The system pre-assesses transactions using multiple algorithms and stores their verdicts, allowing rapid retrieval and aggregation when authorization decisions are needed, thus maintaining high reliability without sacrificing processing speed.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The fraud classification algorithms operate continuously in the background, constantly analyzing transactions and updating their assessments. This continuous operation ensures that when authorization decisions are required, the most current and reliable fraud assessments are already available, eliminating delays between transaction occurrence and fraud evaluation.

Inventive Principle:
Principle #20Continuity of useful action

3Measurement precision

If transaction data is normalized and standardized according to merchant size groups, then measurement precision of fraud patterns is improved, but data processing complexity increases

Engineering Contradiction:
Improvemeasurement precisionVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

Transaction data is normalized and standardized according to local merchant size groups rather than applying a single uniform standard to all merchants. This local quality approach recognizes that different merchant sizes have different transaction patterns and risk profiles, improving measurement precision by comparing transactions within appropriate peer groups while managing complexity through systematic categorization.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS10997599B2Method for detecting merchant data breaches with a computer network server
Publication Date: 2021.05.04 BRIGHTERION INC
  • US10997599B2 patent drawing
  • US10997599B2 patent drawing
  • US10997599B2 patent drawing

AI summary

A method for minimizing merchant data breach damage depends on computers and financial networks to carry out its steps. Every payment card transaction witnessed each day by a network server is assessed by a “jury” of fraud classification algorithms and assigned a fraud-risk-verdict. Those payment transactions receiving a high-risk-fraud verdict are retained and sorted into a table according to transaction date, cardholder, and merchant. The raw verdicts are normalized and standardized according to merchant size groups, e.g., to even the comparisons that will be made. A daily tally is made for each merchant of the number of suspected-card-visits, the number of highly-probable-card-visits, and the number of total-card-visits. A merchant data-breach alert is issued if a final score and sum of the normalized verdicts exceeds a threshold.