Temporal Loyalty Recommendation Using Variational Inference

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current network interfaces fail to account for user preferences that change over time, ignoring temporal data in personalizing user interactions.

Innovation Solution

A system using a variational inference model configured with a transaction matrix and a loyalty matrix to generate attribute recommendations, incorporating temporal loyalty scores to provide personalized user interfaces.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If current network interfaces use traditional recommendation systems without temporal data, then the system complexity is low, but the recommendation accuracy and user satisfaction deteriorate due to ignoring temporal user preferences

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

Solution Approach 1:

The patent segments the recommendation system into multiple independent modules: a transaction matrix component that captures user-item interactions, a loyalty matrix component that models temporal preferences, and a variational inference model that integrates them. This segmentation allows each module to handle specific aspects of the problem independently, improving recommendation accuracy while managing system complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a temporal dimension to traditional recommendation systems by incorporating time-decay factors into the loyalty matrix. This transforms static user preference data into dynamic temporal preference representations, enabling the system to capture how user preferences evolve over time and significantly improving recommendation accuracy.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Adaptability or versatility

If the system incorporates temporal loyalty data using variational inference models, then user satisfaction and recommendation relevance improve, but the computational complexity and processing time increase

Engineering Contradiction:
Improvetemporal preference adaptationVSAvoidprocessing time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent pre-computes and stores transaction matrices and loyalty matrices from historical data before actual recommendation generation. This preliminary processing of temporal data allows the variational inference model to work with pre-processed inputs during runtime, reducing computational complexity and processing time while maintaining the ability to adapt to temporal user preferences.

Inventive Principle:
Principle #10Preliminary action

3Ease of manufacture

If traditional recommendation systems ignore temporal interactions, then the implementation is simpler, but the ability to capture changing user preferences over time is lost

Engineering Contradiction:
Improveimplementation simplicityVSAvoidtemporal preference capture
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The patent introduces loyalty matrices as intermediary structures that capture temporal user preferences. These loyalty matrices act as mediators between raw transaction data and the recommendation engine, translating complex temporal interaction patterns into usable preference signals. This intermediary approach enables temporal preference capture while maintaining relative implementation simplicity through structured data representation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12620015B2System, non-transitory computer readable medum, and method for determining temporal loyalty
Publication Date: 2026.05.05 WALMART APOLLO LLC
  • US12620015B2 patent drawing
  • US12620015B2 patent drawing
  • US12620015B2 patent drawing

AI summary

Systems and methods for attribute recommendation are disclosed. Transaction data related a user is received and attribute recommendations for the user are generated based on the transaction data. The attribute recommendations are generated by a variational inference model configured using a transaction matrix and a loyalty matrix. A set of N recommendations is generated by ranking the generated attribute recommendations based on a combined transaction score and loyalty score and a user interface is generated including the set of N recommendations.