Micro-Commerce Money Laundering Detection via Cohort Pattern Deviation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems fail to effectively detect money laundering activities in micro-commerce transactions, which often involve low-value, high-volume transactions that deviate from legitimate patterns, making it difficult to distinguish between legitimate and illicit activities.

Innovation Solution

A processor-implemented method that identifies historic transaction patterns of legitimate micro-commerce transactions and compares them to current transaction patterns, determining if deviations beyond a predetermined level indicate money laundering by analyzing factors such as transaction frequency, timing, volume, and product genre.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional monitoring systems are used for micro-commerce transactions, then system simplicity is maintained, but the ability to detect money laundering activities deteriorates

Engineering Contradiction:
Improvemoney laundering detection capabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the analysis by creating separate processing paths for different aspects of transaction monitoring: individual transaction analysis, pattern recognition across multiple transactions, and cohort-based comparison. This segmentation allows the complex detection task to be divided into manageable components that can be processed independently and then integrated, improving detection capability without overwhelming system complexity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by pre-establishing cohorts of users with similar transaction patterns and pre-calculating expected transaction characteristics for each cohort. This preliminary preparation enables faster real-time detection by comparing current transactions against pre-computed baselines rather than analyzing each transaction in isolation, thereby improving reliability without proportionally increasing complexity

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If detailed analysis of each micro-transaction is performed, then detection precision is improved, but processing time increases

Engineering Contradiction:
Improvetransaction pattern detection precisionVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system applies partial action by focusing detailed analysis only on transactions that deviate from expected cohort patterns. Rather than performing exhaustive analysis on every single micro-transaction, the system uses quick cohort-based filtering to identify suspicious transactions, then applies more precise analysis only to those cases. This selective approach maintains high detection precision while significantly reducing overall processing time

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The analysis process is segmented into two stages: a fast initial screening phase that compares transactions against cohort averages, and a more detailed analysis phase for only those transactions that show significant deviations. This segmentation allows the system to maintain high precision by applying detailed analysis where needed while avoiding unnecessary processing time on normal transactions

Inventive Principle:
Principle #1Segmentation

3Reliability

If high-volume micro-commerce transactions are monitored individually, then detection accuracy is maintained, but system productivity deteriorates

Engineering Contradiction:
Improveillicit activity detection accuracyVSAvoidtransaction processing throughput
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system merges multiple individual transaction analyses by grouping transactions into cohorts based on user characteristics and behavior patterns. Instead of analyzing each transaction completely independently, the system combines information across multiple transactions from similar users, creating a collective baseline that improves detection accuracy while reducing the computational burden of individual analysis. This merging allows the system to handle high volumes efficiently

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The cohort-based approach creates a universal framework that can handle diverse micro-commerce transactions through a single standardized process. By defining cohorts with common characteristics and applying the same analytical methodology across all cohorts, the system achieves multi-functionality that maintains detection accuracy across different transaction types and user groups while improving overall processing throughput through standardized operations

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10579982B2Identifying money laundering in micro-commerce
Publication Date: 2020.03.03 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US10579982B2 patent drawing
  • US10579982B2 patent drawing
  • US10579982B2 patent drawing

AI summary

A processor-implemented method, system, and/or computer program product detects illicit activities in micro-commerce transactions. An historic transaction pattern of known legitimate past micro-commerce transactions by a cohort is identified. A current transaction pattern for a current set of multiple micro-commerce transactions is also identified. The current transaction pattern and the historic transaction pattern are compared. In response to determining that the current transaction pattern deviates from the historic transaction pattern beyond a predetermined level, a determination is made that the current set of multiple micro-commerce transactions are being used for money laundering.