AI Sanctions Screening Reduces False Positives

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for screening sanctioned entities in data transactions often result in overproduction of false alerts, leading to unnecessary resource expenditure and potential errors during secondary reviews due to resource constraints.

Innovation Solution

A method utilizing a neural network to process natural language questions generated from data envelopes, which includes transforming data into text format, extracting target information, and determining the presence of sanctioned entities based on context, thereby reducing false positives.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional conservative scanning is used to screen sanctioned entities, then compliance with legal requirements is ensured, but false alerts are overproduced leading to unnecessary resource expenditure

Engineering Contradiction:
Improvecompliance with legal requirementsVSAvoidcomputing resources
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The screening process is divided into two distinct stages: (1) an initial conservative scanning phase that ensures compliance by flagging all potential matches, and (2) a secondary AI-based review phase that processes only the flagged alerts. This segmentation allows the system to maintain high reliability in the first stage while reducing resource consumption in the second stage by limiting processing to a smaller subset of alerts.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system intentionally performs excessive action in the first stage by flagging all potential matches including false positives, ensuring no compliance violations are missed. Then in the second stage, it applies partial action by using AI to review only the flagged alerts rather than all transactions, thereby reducing overall resource expenditure while maintaining compliance.

Inventive Principle:
Principle #16Partial or excessive action

2Measurement precision

If all alerts are reviewed through secondary review process, then accuracy is improved, but resource constraints cause potential errors

Engineering Contradiction:
Improveaccuracy of sanctions screeningVSAvoidreview throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system creates a copy of the alert data in a standardized format suitable for AI processing, separating the initial scanning function from the review function. This allows the AI model to efficiently process copies of alert information without requiring access to the original complex transaction data, improving both accuracy and productivity.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The manual secondary review process is partially replaced with an AI-based automated review system that uses machine learning models to analyze flagged alerts. This substitution maintains high accuracy in identifying sanctioned entities while significantly increasing review throughput by automating the analysis of large volumes of alerts.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Measurement precision

If computing resources are expanded to process all alerts, then false positives can be reduced, but resource costs increase

Engineering Contradiction:
Improvefalse positive reductionVSAvoidcomputing resources
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system performs preliminary action by using conservative scanning to pre-filter and flag only the alerts that require further review. This preliminary step reduces the volume of data that needs to be processed in the secondary review stage, allowing the system to achieve high false positive reduction accuracy without requiring excessive computing resources for processing all alerts.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes the parameter of alert processing by transforming alerts into a standardized text format with extracted target information and surrounding information. This parameter transformation enables the AI model to process alerts more efficiently by focusing on relevant features rather than raw transaction data, reducing computing resource requirements while maintaining high accuracy in false positive reduction.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250103810A1System and method for providing large language model for sanctions artificial intelligence assisted automation
Publication Date: 2025.03.27 JPMORGAN CHASE BANK NA
  • US20250103810A1 patent drawing
  • US20250103810A1 patent drawing
  • US20250103810A1 patent drawing

AI summary

A method and system for reducing false-positives using a neural network are disclosed. The method includes receiving a data envelope, scanning the data envelope and detecting a presence of data corresponding to a value in a list of sanctioned entities. The method further includes transforming format of the data envelope into a text format, identifying and extracting target information including the data corresponding to the value in the list of sanctioned entities and surrounding information, and reformatting the extracted target information and surrounding information into a natural language question. Once the natural language question is provided, the natural language question is processed by a neural network model for determining whether a sanctioned entity is included or not based on context provided by the natural language question.