Fraud Alert Tuning with Customer Feedback and Machine Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing fraud detection systems generate a high number of false positive alerts, leading to significant resource drain and customer annoyance, despite their intention to capture fraudulent transactions.

Innovation Solution

Implement a computer-implemented method using customer feedback and machine learning to modify rules-based engines, determining the reasons for false positives and adjusting detection criteria accordingly to reduce future false alerts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a low threshold is used to trigger fraud alerts to ensure most fraud instances are captured, then fraud detection coverage is improved, but the number of false positive alerts increases

Engineering Contradiction:
Improvefraud detection coverageVSAvoidfalse positive alerts
Core Design Contradiction:
ReliabilityVSObject-generated harmful factors

Solution Approach 1:

The system implements feedback loops where customer responses to fraud alerts (confirming fraud or indicating false positive) are fed back into the machine learning model. This allows the system to learn from actual outcomes and continuously refine its detection threshold and criteria, resolving the contradiction by adapting to real-world performance data.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The machine learning model dynamically adjusts detection parameters and thresholds based on learned patterns from training data. Instead of using fixed low thresholds that generate false positives, the system optimizes parameters to balance detection coverage with false positive reduction, achieving both goals simultaneously.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If numerous fraud alerts are generated to capture fraud instances, then fraud detection sensitivity is improved, but human resource drain increases

Engineering Contradiction:
Improvefraud detection sensitivityVSAvoidhuman resource consumption
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system enables self-service fraud detection by allowing customers to directly confirm or deny alerts through mobile devices. This automated customer verification process eliminates the need for manual investigation of each alert, reducing human resource consumption while maintaining high detection sensitivity through the initial broad alert generation.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

Customer feedback on alert accuracy is systematically collected and used to retrain the machine learning model. This creates a self-improving system that becomes increasingly accurate over time, allowing the system to maintain high sensitivity while progressively reducing the volume of alerts requiring human review.

Inventive Principle:
Principle #23Feedback

3Reliability

If numerous fraud alerts are generated to capture fraud instances, then fraud detection sensitivity is improved, but customer annoyance increases

Engineering Contradiction:
Improvefraud detection sensitivityVSAvoidcustomer distraction
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

Customers take control of the fraud verification process through mobile device interactions, confirming or denying alerts at their convenience. This self-service approach reduces the perceived burden and annoyance by empowering customers rather than having alerts imposed upon them without agency.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system optimizes alert parameters and delivery methods based on customer behavior patterns learned through machine learning. By adjusting when and how alerts are delivered, the system maintains high detection sensitivity while minimizing disruption and annoyance to legitimate customers.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12450618B2Reducing false positives using customer feedback and machine learning
Publication Date: 2025.10.21 STATE FARM MUTAL AUTOMOBILE INSURANCE COMPANY
  • US12450618B2 patent drawing
  • US12450618B2 patent drawing
  • US12450618B2 patent drawing

AI summary

A method of reducing a future amount of electronic fraud alerts includes receiving data detailing a financial transaction, inputting the data into a rules-based engine that generates an electronic fraud alert, transmitting the alert to a mobile device of a customer, and receiving from the mobile device customer feedback indicating that the alert was a false positive or otherwise erroneous. The method also includes inputting the data detailing the financial transaction into a machine learning program trained to (i) determine a reason why the false positive was generated, and (ii) then modify the rules-based engine to account for the reason why the false positive was generated, and to no longer generate electronic fraud alerts based upon (a) fact patterns similar to fact patterns of the financial transaction, or (b) data similar to the data detailing the financial transaction, to facilitate reducing an amount of future false positive fraud alerts.