Transaction Pattern Recommendation System for Shopping Availability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In electronic payment processing networks, financial institutions face challenges in automatically notifying customers when their typical shopping locations are likely to be unavailable, requiring improved processing and management of transaction data to determine transaction patterns and make recommendations for patterned purchases.

Innovation Solution

A recommendation system that receives transaction information from merchants, combines it with weather and traffic data, and uses machine learning classifiers to identify shopping patterns and risk factors, recommending alternative times or merchants to ensure successful shopping experiences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the system processes and analyzes transaction data to determine transaction patterns, then the quality of recommendations improves, but the processing time and computational resources increase

Engineering Contradiction:
Improvetransaction pattern accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-processing transaction data, pre-calculating transaction patterns, and pre-identifying risk factors before they are needed for recommendations. This allows the system to have transaction patterns ready when making recommendations, reducing real-time processing time while maintaining high accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system segments the complex transaction data processing into distinct modules: transaction data reception, pattern determination, risk factor identification, and recommendation generation. This segmentation allows each module to be optimized independently and processed in parallel where possible, improving overall processing efficiency while maintaining pattern accuracy.

Inventive Principle:
Principle #1Segmentation

2Reliability

If the system integrates multiple data sources including weather and traffic information, then the reliability of shopping availability predictions improves, but the system complexity increases

Engineering Contradiction:
Improveprediction reliabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system merges multiple data sources (transaction data, weather information, traffic information, merchant operation information) into a unified analysis framework. By combining these diverse data streams, the system achieves more reliable predictions about shopping availability while managing complexity through integrated processing rather than separate systems.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system introduces an intermediary layer that collects, standardizes, and processes data from multiple external sources before analyzing transaction patterns. This intermediary data processing layer acts as a mediator between diverse data sources and the core pattern recognition engine, improving prediction reliability while shielding the core system from source-specific complexities.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Ease of operation

If the system provides detailed recommendations including alternative times and merchants, then the customer shopping experience improves, but the amount of information processing and communication increases

Engineering Contradiction:
Improveshopping experienceVSAvoiddata communication volume
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system extracts only the most relevant and actionable information from the comprehensive analysis results, such as specific alternative times and merchants that address the identified risks. By extracting only essential recommendations rather than communicating all processed information, the system improves customer experience with actionable insights while reducing data communication overhead.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS11488186B2Recommendation system for patterned purchases
Publication Date: 2022.11.01 CAPITAL ONE SERVICES LLC
  • US11488186B2 patent drawing
  • US11488186B2 patent drawing
  • US11488186B2 patent drawing

AI summary

Systems as described herein may include making recommendations for patterned purchases. Transaction information for a user that is associated with a plurality of merchants in a geographic location may be received. Frequencies of visits and transaction patterns associated with the plurality of merchants may be determined. Risk factors and a success rate that the user to complete shopping successfully may be determined. In a variety of embodiments, after detecting that the success rate falls below a threshold value, a recommendation for the user to shop at an alternative merchant and alternative time/date may be presented to the user.