Payment Card Risk Categorization for Faster Fraud Prevention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional fraud detection methods for payment cards are resource-intensive, time-consuming, and often generate inaccurate risk scores, leading to inefficient fraud prevention decisions.

Innovation Solution

A computer-implemented method using Machine Learning (ML) models to categorize payment cards based on risk-related and transactional features, generating riskiness scores, assigning risk and transactional categories, and providing actionable recommendations for issuers to prevent fraud.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional rule-based or Neural Network-based fraud detection approaches are used, then fraud detection capability is provided, but the systems are resource-intensive and time-consuming

Engineering Contradiction:
Improvefraud detection capabilityVSAvoidprocessing efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments the fraud detection process into distinct modules: a scoring module that generates risk scores using multiple models (rule-based, machine learning, neural networks), and a categorization module that classifies cards into fraud categories. This segmentation allows each module to operate independently and efficiently, reducing overall processing time and resource consumption while maintaining comprehensive fraud detection capability.

Inventive Principle:
Principle #1Segmentation

2Productivity

If conventional fraud detection methods are used, then risk scores are generated, but the risk scores are inaccurate and generate several false positives

Engineering Contradiction:
Improverisk score generationVSAvoidrisk score accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent merges multiple scoring models (rule-based approaches, machine learning models, and neural network models) into a unified scoring module. These models work together to generate comprehensive risk scores, leveraging the strengths of each approach while compensating for individual weaknesses, thereby improving accuracy and reducing false positives.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system implements feedback mechanisms where the categorization results and fraud prevention outcomes are used to refine and adjust the scoring models. This continuous feedback loop enables the system to learn from past decisions and improve the accuracy of risk score generation over time, reducing false positives.

Inventive Principle:
Principle #23Feedback

3Reliability

If merchants and financial institutions manually assess risk scores and decide on preventive measures, then fraud prevention decisions are made, but the process requires a good amount of effort and is resource-intensive

Engineering Contradiction:
Improvefraud prevention decision-makingVSAvoidtime for preventive measure decisions
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent implements an automated categorization module that self-service classifies payment cards into fraud categories based on the generated risk scores and transaction features. This automation eliminates the need for manual assessment by merchants and financial institutions, significantly reducing the time and effort required for fraud prevention decisions while maintaining reliable decision-making quality.

Inventive Principle:
Principle #25Self-service

4Measurement precision

If comprehensive fraud analysis is performed to reduce false positives, then detection accuracy improves, but the process becomes more complex

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent divides the complex fraud detection system into modular components: data collection module, scoring module (with multiple models), categorization module, and reporting module. Each module has a specific function and can be independently optimized, maintained, and scaled. This segmentation reduces overall system complexity while enabling comprehensive analysis for improved detection accuracy.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20260004305A1Methods and systems for categorizing payment cards for fraud prevention
Publication Date: 2026.01.01 MASTERCARD INT INC
  • US20260004305A1 patent drawing
  • US20260004305A1 patent drawing
  • US20260004305A1 patent drawing

AI summary

Methods and server systems for categorizing payment cards for fraud prevention are described herein. Method performed by a server system includes accessing a card candidate set including relevant payment card(s), each payment card of the relevant payment card(s) being associated with multiple features. Method includes segregating the features into a set of risk-related features and a set of transactional features. Method further includes generating, by Machine Learning (ML) model(s), a riskiness score for each payment card based on the set of risk-related features. Method includes performing for each payment card: assigning a risk category based on the riskiness score and risk categorization criteria, and assigning a transactional category based on the set of transactional features and transaction behavior criteria. Method includes generating a recommendation message for an issuer based on the risk category and the transactional category.