Detecting Merchant Points of Compromise via Network Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for detecting merchant points of compromise in credit card fraud are not robust or efficient, relying on conventional transaction authorization rules and lacking effective network analysis approaches to identify hidden relationships between fraudulent transactions.

Innovation Solution

A system and method using network analysis and modeling, specifically building undirected and directed transaction networks to extract unique features and create a classification model for automatically detecting suspicious merchant points of compromise, which can be used independently or to enhance existing detection methods.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional transaction authorization rules are used for fraud detection, then the detection process is simple to implement, but the detection effectiveness and ability to identify hidden relationships is insufficient

Engineering Contradiction:
Improvefraud detection effectivenessVSAvoiddetection system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the fraud detection problem into multiple network types (undirected transaction network, directed transaction network, account network) and analyzes different aspects of relationships separately. This allows complex fraud patterns to be detected through systematic decomposition into manageable network components, improving detection effectiveness while maintaining organizational clarity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from traditional single-dimensional transaction rule-based detection to multi-dimensional network analysis. By creating undirected networks for relationship identification, directed networks for flow analysis, and account networks for pattern recognition, the system adds multiple analytical dimensions that reveal hidden fraud relationships invisible to conventional single-rule approaches.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Difficulty of detecting and measuring

If network analysis is applied to detect hidden relationships between fraud transactions, then the detection capability improves, but the computational complexity and processing requirements increase

Engineering Contradiction:
Improvehidden relationship detection capabilityVSAvoidnetwork analysis complexity
Core Design Contradiction:
Difficulty of detecting and measuringVSDevice complexity

Solution Approach 1:

The patent divides the complex network analysis into separate, manageable network constructions. The undirected transaction network identifies relationship patterns, the directed transaction network analyzes flow directions, and the account network detects compromise patterns. This segmentation reduces computational complexity by processing networks independently rather than analyzing all transactions simultaneously.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary network construction and feature extraction before final fraud determination. By pre-building the networks and extracting meaningful features (degree, betweenness, clustering coefficients), the system prepares data structures that simplify subsequent analysis and reduce real-time computational requirements during fraud detection.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If individual transactions are analyzed separately, then the processing simplicity is maintained, but the efficiency of fraud identification is reduced

Engineering Contradiction:
Improvefraud identification efficiencyVSAvoidtransaction analysis complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent merges multiple transactions into network structures where relationships between transactions become the analysis unit rather than individual transactions. By combining transactions into undirected and directed networks, the system identifies fraud patterns across multiple transactions simultaneously, dramatically improving identification efficiency while the network structure organizes the complexity into manageable forms.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent creates multiple network representations (undirected, directed, account networks) that are copies of the transaction data structured differently. These network copies allow parallel analysis of different relationship types without reprocessing raw transaction data, improving productivity by enabling simultaneous multi-angle fraud detection from prepared network structures.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS9563921B2System and method for detecting merchant points of compromise using network analysis and modeling
Publication Date: 2017.02.07 ELECTRIFAI LLC
  • US9563921B2 patent drawing
  • US9563921B2 patent drawing
  • US9563921B2 patent drawing

AI summary

Provided is a system for detecting a merchant point of compromise. More specifically, provided is a system for detecting a merchant point of compromise comprising a computer system in electronic communication with a transaction processing network containing transaction information, the computer system comprising a point-of-compromise detector, said point-of-compromise detector performing the steps of electronically receiving from the transaction processing network the transaction information; generating at least one of an undirected network or a directed network based on the transaction information; extracting features from the at least one of the undirected network or the directed network; and identifying one or more point-of-compromise merchants based on the extracted features.