Multi-Angle Item Imaging for Retraining-Free Model Updates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional systems struggle to efficiently identify multiple items in an image and require time-consuming retraining processes to add new items to an item identification model, leading to resource bottlenecks.

Innovation Solution

The system captures images of items from multiple angles, extracts features, and aggregates metadata to update the training dataset without retraining, enabling efficient identification of new items and multiple items simultaneously.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional systems are used to identify items, then item identification can be performed, but processing time increases and resource bottlenecks occur

Engineering Contradiction:
Improveitem identification speedVSAvoidprocessing time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by capturing images of items from multiple angles in advance and extracting features during off-peak times. This allows the training dataset to be updated without retraining the model, enabling rapid identification during actual use without processing bottlenecks.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates copies of item images from multiple angles and stores them in the training dataset. When identification is needed, the system compares against these pre-created copies rather than processing new images through the full model, significantly reducing processing time.

Inventive Principle:
Principle #26Copying

2Adaptability or versatility

If retraining is performed to add new items to the model, then new items can be identified, but processing and memory resources are consumed

Engineering Contradiction:
Improveability to identify new itemsVSAvoidprocessing resource consumption
Core Design Contradiction:
Adaptability or versatilityVSUse of energy by moving object

Solution Approach 1:

The system segments the item identification process into two parts: (1) capturing images and extracting features from new items, and (2) adding these extracted features to the training dataset without retraining. This segmentation allows the system to adapt to new items with minimal resource consumption.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system extracts only the necessary features from new item images and separates this extraction process from the retraining process. By taking out the feature extraction and adding it to the dataset without triggering full model retraining, the system achieves adaptability with reduced processing resource consumption.

Inventive Principle:
Principle #2Taking out (Extraction)

3Productivity

If multiple items are identified simultaneously, then throughput increases, but system complexity increases

Engineering Contradiction:
Improveitems identified per batchVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system merges multiple item images into a single batch processing operation. By capturing and processing multiple items simultaneously rather than one at a time, the system increases throughput while the standardized batch processing approach keeps complexity manageable.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system creates a universal identification model that can handle multiple different item types simultaneously. The model is designed to process various items through the same feature extraction and comparison pipeline, enabling multi-item identification without proportionally increasing system complexity.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12488587B2System and method for capturing images for training of an item identification model
Publication Date: 2025.12.02 7-ELEVEN INC
  • US12488587B2 patent drawing
  • US12488587B2 patent drawing
  • US12488587B2 patent drawing

AI summary

A system for capturing images for training an item identification model obtains an identifier of an item. The system detects a triggering event at a platform, where the triggering event corresponds to a user placing the item on a platform. At least one camera captures an image of the item. The system extracts a set of features associated with the item from the image. The system associates the item to the identifier and the set of features. The system adds a new entry to a training dataset of the item identification model, where the new entry represents the item labeled with the identifier and the set of features.