Graph Database Topology Analysis for Fraud Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional adaptive authentication systems underestimate risk scores due to focusing solely on individual user behavior, neglecting complex relationships between users and devices, leading to impractical computational costs and inadequate fraud detection.

Innovation Solution

Generating a relational graph from historical transaction data to represent connections between users and transaction devices, using a graph database to analyze topologies and compute risk scores, allowing for a more accurate assessment of transaction risk.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional adaptive authentication systems focus solely on individual user behavior profiles, then the system is simple to implement and compute, but the fraud detection accuracy deteriorates because complex relationships between users and devices are neglected

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transitions from analyzing single-user behavior profiles to constructing multi-dimensional relational graphs that capture connections between users, devices, and transactions. This dimensional expansion enables detection of fraud patterns that span multiple users and devices, significantly improving fraud detection accuracy while the graph-based approach provides a structured framework to manage the increased complexity

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

2Measurement precision

If historical records are maintained for every user, device or payee to assess fraud risk, then fraud detection capability improves, but computational costs become impractically high

Engineering Contradiction:
Improvefraud detection capabilityVSAvoidcomputational cost
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent extracts and analyzes only the relevant relational structures from historical data by constructing graphs that focus on connections between entities involved in transactions. This selective extraction of relational patterns rather than processing all historical records reduces computational costs while maintaining fraud detection capability

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system pre-computes and stores relational graphs representing connections between users, devices, and transactions. These pre-computed graph structures enable efficient fraud risk assessment by allowing the system to quickly query pre-established relationships rather than computing them in real-time during transaction processing

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If traditional relational database models are used to store transaction histories, then data storage is simple, but the ability to represent and query complex relationships between users and devices deteriorates

Engineering Contradiction:
Improverelationship representation capabilityVSAvoiddatabase model complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces graph database models that add a new dimensional layer for representing relationships, moving beyond traditional tabular relational databases. This graph-based dimension enables natural representation of complex multi-entity relationships while the underlying graph database technology provides efficient query capabilities for traversing these relationships

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

Data Source

PatentUS10515366B1Network neighborhood topology as a predictor for fraud and anomaly detection
Publication Date: 2019.12.24 EMC IP HLDG CO LLC
  • US10515366B1 patent drawing
  • US10515366B1 patent drawing
  • US10515366B1 patent drawing

AI summary

An improved technique involves generating, from historical transaction data, a relational graph that represents connections between users who initiate transactions and transaction devices used to carry out the transactions. By supplementing traditional relational database models with a tool such as a graph database, a risk analysis server is able to express users and transaction devices as nodes in a graph and the connections between them as edges in the graph. The risk analysis server may then match the topology of the graph in a neighborhood of the user initiating the transaction to a known topology that is linked to an indication of risk. In some arrangements, this topology is an input into a risk model used to compute a risk score for adaptive authentication.