Fraud Detection System for E-commerce Inventory Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current e-commerce systems fail to effectively prevent fraudulent compensation claims for low-in-stock items, leading to negative customer experiences and financial losses for businesses, as they do not track item inventory or detect fraudulent activities in a timely manner.

Innovation Solution

A system and method for fraud detection that involves receiving an order, consulting a virtual inventory database to determine if an item is in stock, and if not, checking if compensation has been provided to the customer, with a processor transmitting a cancellation notification to the customer device.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If current e-commerce systems accept multiple orders without tracking inventory, then order processing speed is improved, but fraudulent compensation claims increase and financial losses occur

Engineering Contradiction:
Improveorder processing speedVSAvoidfinancial losses from fraudulent compensation
Core Design Contradiction:
ProductivityVSLoss of energy

Solution Approach 1:

The system performs preliminary fraud detection by checking if an item is in the virtual inventory before confirming the order. This preliminary action prevents fraudulent compensation claims by identifying out-of-stock items before the customer receives compensation, thus resolving the contradiction between fast order processing and preventing financial losses.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If e-commerce websites confirm order acceptance immediately, then customer service experience is improved, but fraudulent customers receive compensation for unavailable items

Engineering Contradiction:
Improvecustomer service experienceVSAvoidcompensation accuracy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system provides feedback by transmitting a cancellation notification to the customer device when fraud is detected. This feedback mechanism maintains good customer service experience by immediately notifying customers of order status changes while preventing fraudulent compensation by canceling orders for out-of-stock items before compensation is issued.

Inventive Principle:
Principle #23Feedback

3Reliability

If the system checks virtual inventory for every order, then fraudulent activities are detected, but network load and processing time increase

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidorder processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system extracts only the necessary fraud detection check from the order processing flow. By checking whether the item is in the virtual inventory without implementing complex fraud detection algorithms, the system maintains high fraud detection accuracy while minimizing additional processing time and network load.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10929855B1Systems and methods for fraud detection in e-commerce transactions
Publication Date: 2021.02.23 COUPANG CORP
  • US10929855B1 patent drawing
  • US10929855B1 patent drawing
  • US10929855B1 patent drawing

AI summary

A system for fraud detection includes one or more processors configured to receive, over a network, an order comprising an item identifier and a customer identifier from a customer device. Consult at least one database to determine if the item associated with the item identifier is included in a virtual inventory. Determine the item is out of stock based on whether the item is included in the virtual inventory. Consult at least one database to determine whether compensation was provided to a customer account associated with the customer identifier, based on determining whether the item is out of stock. Transmit an order cancellation notification to the customer device based on the determination.