Item Image Capture With Feature Vectors for Retraining-Free Identification

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, using a processor to associate new items with feature vectors and identifiers, and refines the model with user feedback to improve accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional systems are used to identify items, then item identification can be performed, but the system creates a bottleneck and requires time-consuming retraining processes to add new items

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

Solution Approach 1:

The system captures images of new items and extracts their feature vectors in advance, storing them in a database before they are needed for identification. This preliminary action eliminates the need for time-consuming retraining processes when new items need to be added to the identification system.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of retraining the entire item identification model to recognize new items, the system creates copies of item features by extracting feature vectors from images of new items and storing them in a database. This allows the system to identify new items by comparing their feature vectors against the stored database without modifying the trained model.

Inventive Principle:
Principle #26Copying

2Productivity

If conventional systems identify multiple items, then item identification is possible, but resource consumption increases and creates bottlenecks

Engineering Contradiction:
Improvemultiple item identification capabilityVSAvoidcomputational resource consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The system extracts essential features from item images and stores them as feature vectors in a database, separating the identification process into two stages: extraction during item addition and comparison during identification. This extraction approach reduces computational resource consumption during actual item identification by avoiding repeated full-model processing.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transforms item images into feature vectors, changing the parameter representation from raw pixel data to extracted feature characteristics. This parameter transformation enables more efficient comparison and identification operations, reducing computational burden when identifying multiple items simultaneously.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If the item identification model is retrained to add new items, then the model can identify new items, but processing and memory resources are heavily consumed

Engineering Contradiction:
Improveability to identify new itemsVSAvoidprocessing and memory resources
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The system creates feature vector copies of new items and stores them in a database, allowing the model to adapt to new items without retraining. This copying approach enables the system to maintain the ability to identify new items while consuming minimal processing and memory resources compared to full retraining.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system performs feature extraction and stores feature vectors in advance when new items are added, preparing the data beforehand. This preliminary action allows the system to adapt to new items efficiently without requiring heavy processing resources at the time of item identification.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20260038263A1System and method for capturing images for training of an item identification model
Publication Date: 2026.02.05 7-ELEVEN INC
  • US20260038263A1 patent drawing
  • US20260038263A1 patent drawing
  • US20260038263A1 patent drawing

AI summary

A system for capturing images for training an item identification model obtains an identifier of an item. 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.