Data Recognition Using Segmented Feature Components

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data recognition technologies face challenges in accurately and efficiently identifying users based on input data, such as images or voice signals, due to limitations in handling variations and complexities in feature data distributions.

Innovation Solution

A processor-implemented method that extracts input feature data, calculates a matching score using common and distribution component data, and recognizes the input data by accumulating partial scores across indices, allowing for partial recognition before complete score calculation, thereby enhancing recognition speed and accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If complete feature data is used for recognition, then recognition accuracy is improved, but computational time and complexity increase

Engineering Contradiction:
Improverecognition accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the feature data into common component data (mean feature vectors) and distribution component data (variance feature vectors). This segmentation allows the system to process and recognize data using only the common components for initial matching, reducing computational time while maintaining acceptable accuracy, and only resorting to distribution components when necessary.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by calculating matching scores based on only the common component data (mean feature vectors) rather than using all available feature data. This partial calculation provides sufficient information for recognition decisions in many cases, avoiding the need to process the complete feature data and thus reducing computational time and complexity.

Inventive Principle:
Principle #16Partial or excessive action

2Measurement precision

If detailed feature analysis is performed, then recognition accuracy is improved, but device complexity increases

Engineering Contradiction:
Improverecognition accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent divides the complex feature data into two manageable segments: common component data representing the mean characteristics and distribution component data representing the variance characteristics. This segmentation simplifies the computational process by allowing sequential processing - first matching common components, then only必要时 evaluating distribution components, thereby reducing overall device complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts and utilizes only the essential common component data (mean feature vectors) for the primary recognition task. By taking out and focusing on this essential information, the system achieves recognition functionality with significantly reduced computational complexity, avoiding the need to process all detailed feature data simultaneously.

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If all feature data components are processed, then recognition reliability is improved, but processing speed decreases

Engineering Contradiction:
Improverecognition reliabilityVSAvoidprocessing speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent segments the processing into two stages: first processing common component data (mean feature vectors) for rapid initial matching, then only必要时 processing distribution component data (variance feature vectors). This segmentation maintains recognition reliability by considering both common and distribution components when needed, while significantly improving processing speed by avoiding unnecessary computation in the first stage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by performing recognition using only common component data, which provides sufficient reliability for many recognition tasks. The system only resorts to processing distribution component data when the partial match is insufficient, thereby maintaining high processing speed while ensuring adequate recognition reliability through selective comprehensive analysis.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11574641B2Method and device with data recognition
Publication Date: 2023.02.07 SAMSUNG ELECTRONICS CO LTD
  • US11574641B2 patent drawing
  • US11574641B2 patent drawing
  • US11574641B2 patent drawing

AI summary

A processor-implemented method with data recognition includes: extracting input feature data from input data; calculating a matching score between the extracted input feature data and enrolled feature data of an enrolled user, based on the extracted input feature data, common component data of a plurality of enrolled feature data corresponding to the enrolled user, and distribution component data of the plurality of enrolled feature data corresponding to the enrolled user; and recognizing the input data based on the matching score.