AI Self-Checkout Fraud Detection with Multi-Event Thresholds

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing self-checkout systems using AI image analysis for fraud detection often result in high false detection rates, leading to customer complaints due to mistakenly identifying non-fraudulent acts as fraudulent.

Innovation Solution

A fraud detection device comprising a detection terminal with an AI image analysis engine that processes camera images and POS events to identify specific fraudulent acts, setting flags for detected events, and only generates a warning notification when a threshold of flagged events is exceeded, reducing false alarms.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If AI image analysis is used to detect fraudulent acts in real-time, then fraud detection capability is improved, but false detection rate increases leading to customer complaints

Engineering Contradiction:
Improvefraud detection capabilityVSAvoidfalse detection rate
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The fraud detection system segments the detection process into multiple independent analysis modules: image processing module, weight detection module, and transaction data analysis module. Each module independently analyzes specific aspects and generates separate results, which are then aggregated to make a final fraud determination. This segmentation allows the system to improve detection capability through multiple analysis angles while reducing false detections by requiring consensus across modules.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary verification layer between AI image analysis and final fraud determination. This intermediary layer cross-checks AI detection results with weight sensor data and transaction records before confirming fraudulent acts. The intermediary acts as a buffer that filters out false positives from AI analysis by validating them against multiple independent data sources.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If multiple detection methods are combined to reduce false detections, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improvefalse detection rateVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges multiple detection methods (image analysis, weight detection, transaction monitoring) into a single integrated fraud detection terminal. These diverse detection components are combined under one system architecture that processes their outputs collectively. The merging reduces device complexity by providing a unified interface and centralized decision-making logic, while still benefiting from the enhanced measurement precision of multiple detection methods working together.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20250328909A1Detection device, method, and system for retail transaction processing
Publication Date: 2025.10.23 TOSHIBA TEC KK
  • US20250328909A1 patent drawing
  • US20250328909A1 patent drawing
  • US20250328909A1 patent drawing

AI summary

According to one embodiment, a fraudulent act detection device for cash register systems has a processor that receives images from a camera to acquire images of a customer at a point-of-sale terminal and event signals corresponding to operations of the customer at the terminal. The processor processes a camera image to detect a camera event corresponding to operations at the point-of-sale terminal, stores a terminal event indicated in the received event signals in an event log of the storage unit, then detects reportable events of different types related to possible fraudulent acts of the customer. The processor sets a flag indicator for each of the different types of acts to indicate the detection of reportable events and output a report to the point-of-sale terminal if the number of reportable events exceeds a reporting threshold value. The report causes the terminal to display a warning to the customer.