Transaction Screening System Reducing False Positives

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Financial institutions face challenges in detecting suspicious transactions while minimizing false positives, given the large volume of transactions that precludes 100% human review.

Innovation Solution

A computer system that aggregates transactions for individual clients across their accounts, applying screening criteria to detect unusual patterns, such as multiple large withdrawals, and flags accounts for human review while excluding internal transactions and regular activities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If computer systems automatically screen all transactions to detect suspicious activity, then the detection capability is improved, but the number of false positives increases

Engineering Contradiction:
Improvedetection capabilityVSAvoidnumber of false positives
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent segments the large volume of transactions by organizing them into client-level groups and applying screening criteria at multiple levels (transaction level, account level, and client level). This segmentation allows the system to detect suspicious patterns more effectively while reducing false positives by contextualizing transactions within client behavior profiles.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adjusts screening parameters and criteria based on client-specific patterns and historical behavior. By changing the parameters of what constitutes 'suspicious' activity based on individual client profiles, the system improves detection accuracy while reducing false alarms that would occur with rigid, one-size-fits-all screening rules.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If all transactions are reviewed by human analysts, then detection accuracy is improved, but the productivity and efficiency decrease

Engineering Contradiction:
Improvedetection accuracyVSAvoidreview efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system performs preliminary automated screening of all transactions before human review, pre-processing the data to identify and flag only those transactions that meet suspicious criteria. This preliminary action filters out the majority of normal transactions, allowing human analysts to focus their expertise on a smaller, more relevant subset of transactions, thereby maintaining high detection accuracy while improving overall productivity.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If screening criteria are set to detect all questionable transactions, then the detection coverage is improved, but the volume of transactions requiring human review increases excessively

Engineering Contradiction:
Improvedetection coverageVSAvoidvolume of transactions for review
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent applies different screening criteria and thresholds at different levels of the transaction hierarchy. Rather than using uniform criteria for all transactions, the system tailors the screening approach to local characteristics such as client type, account history, and transaction patterns. This local quality approach ensures comprehensive detection coverage while adjusting the sensitivity to minimize the volume of transactions that require human review.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS8768803B2System and method for identifying suspicious financial related activity
Publication Date: 2014.07.01 HARTFORD FIRE INSURANCE CO
  • US8768803B2 patent drawing
  • US8768803B2 patent drawing
  • US8768803B2 patent drawing

AI summary

A computer system detects questionable financial transactions. The system includes a data source component configured to access a database of transaction data, and a data storage component configured to store transaction data that is to be reviewed. An account compilation component of the system is configured to compile data sets from the transaction data. Each data set includes pertinent external transactions in the transaction data that are related to a particular individual client during a screening time interval. The account compilation component excludes internal transactions from the data sets. A screening component is configured to compare each data set with at least one screening criterion. A reporting component is configured to report data sets that satisfy the at least one screening criterion.