Random Walk Simulation for Network Pattern Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional methods fail to effectively detect illicit activities in complex financial and data networks due to the difficulty in tracking numerous small transfers amidst a large number of transactions, making it challenging to identify suspicious patterns.

Innovation Solution

A method using random walk simulations on dynamic network graphs to identify convergence nodes, which are determined by simulating steps from an origination node and aggregating results to flag potentially illicit activity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional tracking methods are used to monitor transactions in financial networks, then the system can maintain simplicity in operation, but it fails to detect illicit activities effectively due to the overwhelming number of small transfers

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

Solution Approach 1:

The patent introduces random walk simulations as an intermediary computational mechanism to bridge the gap between simple transaction tracking and complex pattern detection. The simulation acts as a mediator that processes the overwhelming number of transactions through probabilistic paths, converging on suspicious nodes without requiring direct monitoring of every individual transfer, thus improving detection accuracy while managing system complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter of detection from direct transaction monitoring to convergence probability measurement. By transforming the detection parameter from counting individual transfers to measuring the convergence percentage of random walk simulations, the system achieves higher detection precision for illicit activities without being overwhelmed by the volume of small transfers

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If random walk simulations are deployed to detect illicit activities by identifying convergence nodes, then detection precision improves, but computational complexity and processing time increase

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

Solution Approach 1:

The patent applies partial action by running a limited number of random walk simulations (e.g., 100 simulations) rather than exhaustively analyzing all possible transaction paths. This partial sampling approach achieves sufficient detection precision for illicit activities while significantly reducing computational complexity compared to complete graph analysis

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent segments the complex task of illicit activity detection into multiple independent random walk simulations. Each simulation represents an independent segment that can be processed separately, allowing the system to divide the overwhelming computational problem into manageable chunks that converge on suspicious nodes through statistical aggregation

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If the system monitors all transactions to identify illicit activities, then detection completeness improves, but the ability to distinguish suspicious patterns from normal transactions deteriorates due to noise

Engineering Contradiction:
Improvepattern detection accuracyVSAvoidsignal-to-noise ratio
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent uses periodic random walk simulations that repeatedly sample transaction patterns from the origination node. By performing multiple periodic simulations and aggregating convergence results, the system distinguishes genuine illicit patterns (which consistently appear as convergence nodes) from random noise (which appears inconsistently), thereby improving pattern detection accuracy while filtering out transaction noise

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS20230410113A1Detecting network patterns using random walks
Publication Date: 2023.12.21 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20230410113A1 patent drawing
  • US20230410113A1 patent drawing
  • US20230410113A1 patent drawing

AI summary

A system may receive a dynamic network graph and select an origination node. From the origination node, the system may deploy a random walk simulation on the dynamic network graph simulating steps from the origination node to one or more other nodes, and determine a convergence node for the random walk simulation.