Mini-Graph Fraud Detection Using Transaction Embeddings

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The increasing number of electronic and remote transactions poses challenges in authenticating the identity of parties involved, as fraudsters employ sophisticated methods such as photo editing and facial morphing to deceive entities, leading to potential identity theft and other security breaches.

Innovation Solution

A mini-graph based fraud detection system that generates embeddings from transaction data, including image snippets and text, to create a mini-graph for classification using machine learning, enabling efficient detection of fraudulent activities by analyzing similarities with prior transactions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional identity verification methods are used, then the process is simple, but fraudsters can easily deceive using photo editing and facial morphing

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

Solution Approach 1:

The patent segments the verification process into multiple independent components: image processing module, embedding generation module, graph construction module, and classification module. Each component handles a specific aspect of verification, allowing the system to detect sophisticated fraud while maintaining modular simplicity for implementation and maintenance.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary embedding representation that bridges the gap between raw image data and fraud detection classification. The embedding layer transforms complex image information into a compressed representation that captures essential features, enabling accurate fraud detection without requiring the entire complex verification system to be overly complicated.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If comprehensive fraud detection analysis is performed, then detection accuracy improves, but processing time and computational cost increase

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidtransaction processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs preliminary actions by pre-computing and storing embeddings for transaction images before the actual fraud detection is needed. The graph structure and embedding generation are prepared in advance, allowing rapid query processing when transactions occur, thus reducing real-time processing time while maintaining high detection accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent extracts only the most critical information from the full transaction data by generating compressed embeddings that capture essential fraud indicators. This extraction process filters out redundant information while preserving the most important features for fraud detection, enabling fast processing without sacrificing accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If detailed image analysis is performed, then detection precision improves, but system resource consumption increases

Engineering Contradiction:
Improveimage analysis precisionVSAvoidcomputational resource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent changes the parameter representation from raw pixel data to compressed embedding vectors. This parameter transformation reduces the amount of data that needs to be processed while maintaining the essential information needed for precise fraud detection, thereby reducing computational resource consumption without sacrificing analysis precision.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent creates a simplified copy of the image data in the form of embeddings that retain the essential fraud detection capabilities. This copy allows the system to perform detailed analysis on a compressed representation rather than the full original data, reducing resource consumption while maintaining detection precision.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12561688B1Mini-graph based fraud detection
Publication Date: 2026.02.24 JUMIO CORP
  • US12561688B1 patent drawing
  • US12561688B1 patent drawing
  • US12561688B1 patent drawing

AI summary

The disclosure includes a system and method for obtaining transaction data associated with a transaction under test including image data associated with a first image; generating a set of transaction parts including a first transaction part and a second transaction part; generating a first embedding; obtaining a first result set based on a first transaction part comprising a first set of embeddings associated with a first set of prior transactions; obtaining a second result set based on a second transaction part associated with a second set of prior transactions; generating a mini-graph associated with the transaction under test; and classifying, using a first machine learning model, whether the mini-graph associated with the transaction under test is indicative of fraud.