Few-Shot Logo Recognition for Uncommon Logos and Fewer False Positives

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Identifying logos in images is challenging due to their feature scarcity, varying appearances, and the need for extensive training datasets, especially for uncommon logos, which complicates detection and recognition.

Innovation Solution

A neural network-based logo recognition system that requires only one or a small number of exemplar images for training, capable of detecting and identifying logos without retraining, and effectively recognizes uncommon logos with reduced false positives.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional neural networks are trained with extensive datasets to improve logo recognition accuracy, then recognition reliability improves, but training time and data requirements increase significantly

Engineering Contradiction:
Improvelogo recognition accuracyVSAvoidtraining time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary action by pre-training the neural network on a large comprehensive logo dataset beforehand. This pre-trained model serves as a foundation that can be quickly adapted to new logos with minimal additional training data, eliminating the need for extensive retraining when encountering new or uncommon logos.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes parameters by adjusting the training configuration to use few-shot learning with limited exemplar images. Instead of requiring large datasets, the system modifies the training approach to work effectively with only a small number of sample images per logo class, thereby reducing training time while maintaining recognition accuracy.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If traditional neural networks use extensive training datasets to recognize uncommon logos, then recognition coverage improves, but system complexity and data management burden increase

Engineering Contradiction:
Improverecognition coverage for uncommon logosVSAvoiddata management complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system enables self-service by allowing users to easily add new logos to the recognition system simply by providing a few exemplar images. The pre-trained neural network automatically adapts to new logos without requiring complex data management procedures, making the system easy to maintain and update.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system achieves universality by creating a versatile neural network model that can recognize both common and uncommon logos using the same architecture and training approach. The pre-trained model serves as a universal foundation that generalizes well across different logo types, eliminating the need for separate specialized models.

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

3Measurement precision

If more training images are collected for uncommon logos to improve detection accuracy, then measurement precision improves, but the difficulty of collecting and managing training data increases

Engineering Contradiction:
Improvelogo detection accuracyVSAvoidease of collecting training data
Core Design Contradiction:
Measurement precisionVSEase of manufacture

Solution Approach 1:

The system applies partial action by using only a small subset of training data (a few exemplar images) rather than requiring complete or excessive datasets. This approach achieves sufficient detection accuracy for uncommon logos without the burden of collecting and managing large volumes of training images.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system changes the training parameter from requiring large datasets to working effectively with minimal samples. By adjusting the learning approach to be sample-efficient, the system maintains high detection accuracy while dramatically reducing the effort required to collect and prepare training data.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12541966B2Few-shot logo recognition system
Publication Date: 2026.02.03 SNAP INC
  • US12541966B2 patent drawing
  • US12541966B2 patent drawing
  • US12541966B2 patent drawing

AI summary

Methods and systems are disclosed for building a few-shot logo recognition system that includes accessing an image with several regions of interest and identifying several objects within the regions of interest using a logo detector neural network. For each object, the logo detector neural network indicates whether the object is a logo. The methods and systems also generate a first and second set of image feature data and a first and second ranked list of logos. A final ranked list of logos is generated based on the first and second ranked list of logos and a category associated with each logo in the final ranked list of logos is identified.