Reinforcement Learning Agent Optimizes Item Distribution Across Listing Platforms

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing listing platforms consume excessive computing resources due to redundant item storage and repetitive user queries, as merchants list items across multiple platforms, leading to increased storage consumption, network latency, and processing costs.

Innovation Solution

A system utilizing reinforcement learning to optimize item distribution and search ranking rules across multiple listing platforms, where a reinforcement learning agent is trained with historical data to select optimal item distributions and search ranking strategies, reducing redundant data storage and improving search efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If merchants list items across multiple listing platforms, then item availability and market reach are improved, but computing resource consumption and storage costs increase

Engineering Contradiction:
Improveitem availabilityVSAvoidcomputing resource consumption
Core Design Contradiction:
Adaptability or versatilityVSLoss of energy

Solution Approach 1:

The system applies different distribution strategies to different items based on their characteristics, historical performance data, and platform-specific factors. Instead of uniformly listing all items on all platforms, the reinforcement learning agent determines optimal distribution decisions for each item-platform pair, reducing redundant storage while maintaining availability where it matters most.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically adjusts item distribution decisions based on changing parameters such as historical listing data, user interaction patterns, and platform performance metrics. The reinforcement learning model continuously learns from new data to optimize distribution parameters, reducing computing resources while improving item availability over time.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If items are listed on multiple platforms with redundant storage, then user access flexibility is improved, but storage device I/O efficiency deteriorates

Engineering Contradiction:
Improveuser access flexibilityVSAvoidstorage device I/O efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The system extracts only the necessary item listings to each platform based on predicted user interaction probability, rather than storing redundant copies of all items. The reinforcement learning agent identifies and eliminates redundant storage operations while maintaining user access flexibility for items most likely to be interacted with on each platform.

Inventive Principle:
Principle #2Taking out (Extraction)

3Ease of operation

If traditional search ranking is used across platforms, then implementation simplicity is maintained, but search efficiency and user experience deteriorate

Engineering Contradiction:
Improveimplementation simplicityVSAvoidsearch efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The system implements dynamic search ranking rules that adapt to each listing platform based on historical data and learned patterns. The reinforcement learning agent generates platform-specific ranking strategies that optimize search efficiency for each platform's unique characteristics, while the centralized system maintains implementation simplicity through automated rule generation.

Inventive Principle:
Principle #15Dynamics

4Loss of energy

If reinforcement learning optimization is implemented, then computing resource efficiency is improved, but system complexity increases

Engineering Contradiction:
Improvecomputing resource efficiencyVSAvoidsystem complexity
Core Design Contradiction:
Loss of energyVSDevice complexity

Solution Approach 1:

The system introduces a reinforcement learning agent as an intermediary between item distribution decisions and platform implementation. This intermediary learns optimal distribution and ranking strategies through online learning, reducing computing resource consumption while managing system complexity through automated decision-making rather than manual configuration.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20230350963A1Item distribution and search ranking across listing platforms
Publication Date: 2023.11.02 ADOBE INC
  • US20230350963A1 patent drawing
  • US20230350963A1 patent drawing
  • US20230350963A1 patent drawing

AI summary

A system leverages reinforcement learning techniques to determine distribution of items to listing platforms and search ranking rules for each listing platform. Using historical listing data regarding items listed at one or more listing platforms, a machine learning model generates item interaction data, and a reinforcement learning agent is initialized using the item interaction data. The reinforcement learning agent is trained to optimize a function for selecting item distributions and search ranking rules across listing platforms. At each epoch of a series of epochs, the function is used to select an action including a new distribution of items to listing platforms and new search ranking rules to use at each listing platform. After the action from an epoch is implemented, the reinforcement learning agent updates the function, for instance, based on an impact of the action.