Method and apparatus with object classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing object classification methods in neural networks face challenges in achieving high accuracy while minimizing resource consumption, particularly in mobile devices with limited memory and power, due to the loss of local information and increased computational demands.

Innovation Solution

A method and apparatus that merge global and local feature data using a neural network, employing a hierarchical structure and cross-attention feature aggregation to enhance accuracy while reducing resource usage, by integrating feature data from multiple layers and applying weights to optimize dimensionality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If global feature data from upper layers is used for classification, then classification accuracy is improved, but local information is lost

Engineering Contradiction:
Improveclassification accuracyVSAvoidlocal information
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent merges global feature data from upper layers with local feature data from lower layers to create comprehensive feature representations. This combining approach preserves both global context and local details simultaneously, resolving the contradiction between using global features for accuracy and maintaining local information.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces a multi-dimensional feature aggregation approach where features are processed across different spatial and hierarchical dimensions. By operating in multiple dimensions rather than a single global dimension, the system maintains local information while still benefiting from global context.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If multiple feature extraction layers are used to improve accuracy, then classification performance is enhanced, but computational demand and resource consumption increase

Engineering Contradiction:
Improveclassification accuracyVSAvoidcomputational demand
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent extracts and aggregates only the most relevant feature data from multiple layers rather than processing all features from all layers. This selective extraction reduces computational demand while maintaining the accuracy benefits of multi-layer feature extraction.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by using a subset of feature data from upper layers (specifically, selectively aggregated features) rather than processing all features. This partial processing approach reduces computational overhead while still achieving improved classification accuracy through the inclusion of global context.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If feature data from multiple layers is aggregated, then classification accuracy is improved, but memory requirements increase

Engineering Contradiction:
Improveclassification accuracyVSAvoidmemory requirements
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts and stores only the essential aggregated feature data from multiple layers rather than maintaining all intermediate feature representations. This selective storage approach reduces memory requirements while preserving the accuracy benefits of multi-layer feature aggregation.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS12450889B2Method and apparatus with object classification
Publication Date: 2025.10.21 SAMSUNG ELECTRONICS CO LTD
  • US12450889B2 patent drawing
  • US12450889B2 patent drawing
  • US12450889B2 patent drawing

AI summary

An object classification method and apparatus are disclosed. The object classification method includes receiving an input image, storing first feature data extracted by a first feature extraction layer of a neural network configured to extract features of the input image, receiving second feature data from a second feature extraction layer which is an upper layer of the first feature extraction layer, generating merged feature data by merging the first feature data and the second feature data, and classifying an object in the input image based on the merged feature data.