Image-Based Popularity Prediction Using Feature Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems lack an effective method to predict the popularity of items based on images, which is crucial for merchandising and revenue optimization in online shopping platforms.

Innovation Solution

The implementation of a system that uses a combination of image features, such as photographic and semantic features, along with text and price features, to predict item popularity through regression models and machine learning techniques.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If image-based popularity prediction is implemented, then merchandising accuracy and revenue optimization are improved, but system complexity increases due to the need for multiple feature extraction and regression modeling components

Engineering Contradiction:
Improvepopularity prediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the image processing pipeline into distinct modules: image feature extraction (photographic and semantic features), text feature extraction, and regression modeling. Each module independently processes specific aspects of the data, making the complex prediction system more manageable and maintainable while improving prediction accuracy through specialized processing at each stage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediary feature representations that bridge raw images and final popularity predictions. Image features serve as intermediaries that capture visual characteristics, which then feed into the regression model along with text features. This intermediary layer simplifies the relationship between complex image data and the prediction target, reducing direct system complexity while maintaining high prediction accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If multiple image features (photographic and semantic) are extracted and combined with text and price features, then prediction accuracy improves, but processing time and computational resources increase

Engineering Contradiction:
Improvepopularity prediction accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary feature extraction and pre-processing of images, text, and price data before the actual popularity prediction. By extracting photographic features (brightness, contrast, saturation) and semantic features (object recognition, scene analysis) in advance, the regression model receives prepared feature vectors that reduce real-time computational requirements and accelerate prediction processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transforms raw image data into transformed feature parameters through extraction processes. Images are converted into multiple feature representations (photographic parameters like brightness and contrast, semantic parameters like object identification), which are then scaled and normalized. This parameter transformation optimizes the input for regression modeling, improving accuracy while managing processing time through efficient feature representation.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If image features are used to predict popularity, then search result ranking and merchandising strategies improve, but the difficulty of detecting and measuring relevant image characteristics increases

Engineering Contradiction:
Improvemerchandising efficiencyVSAvoidimage feature detection difficulty
Core Design Contradiction:
ProductivityVSDifficulty of detecting and measuring

Solution Approach 1:

The system segments image analysis into two distinct detection pathways: photographic feature detection (measuring brightness, contrast, saturation) and semantic feature detection (recognizing objects, scenes, and visual concepts). This segmentation allows each detection mechanism to be optimized independently, reducing the overall difficulty of measuring complex image characteristics by breaking them down into manageable categories.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent replaces manual image analysis with automated computational detection systems. Instead of human evaluation, the system uses machine learning-based semantic feature extraction and photographic feature measurement algorithms. This substitution dramatically reduces the difficulty of detecting and measuring image characteristics while increasing productivity through automated processing.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS12314311B2Image-based popularity prediction
Publication Date: 2025.05.27 EBAY INC
  • US12314311B2 patent drawing
  • US12314311B2 patent drawing
  • US12314311B2 patent drawing

AI summary

A machine may be configured to access an image of an item described by a description of the item. The machine may determine an image quality score of the image based on an analysis of the image. A request for search results that pertain to the description may be received by the machine, and the machine may present a search result that references the item's image, based on its image quality score. Also, the machine may access images of items and descriptions of items and generate a set of most frequent text tokens included in the item descriptions. The machine may identify an image feature exhibited by an item's image and determine that a text token from the corresponding item description matches one of the most frequent text tokens. A data structure may be generated by the machine to correlate the identified image feature with the text token.