Multi-Modal Feature Processing With Epistemic Confidence

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Real-world AI systems face challenges in meeting real-time inference requirements due to compute and memory constraints, leading to reduced accuracy and increased error rates.

Innovation Solution

A multi-modal feature processing system that calculates an epistemic confidence metric for each feature, using a lightweight neural network to determine the relevance of features and dynamically fuse multi-modal data, amplifying informative features and diminishing less informative ones.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If compute and memory constraints are reduced to meet real-time inference requirements, then processing speed is improved, but accuracy deteriorates

Engineering Contradiction:
Improveprocessing speedVSAvoidaccuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The system dynamically adjusts the confidence threshold based on runtime conditions and feature confidence scores. The threshold is not fixed but adapts to balance speed and accuracy requirements, allowing the system to meet real-time constraints while maintaining acceptable accuracy levels through flexible decision boundaries

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameter of confidence threshold from a static value to a dynamic parameter that can be adjusted based on system state, feature importance, and performance requirements. This parameter change enables the system to optimize the trade-off between processing speed and accuracy by selecting appropriate threshold values for different operational contexts

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If compute constraints are increased to improve accuracy, then measurement precision is improved, but productivity deteriorates

Engineering Contradiction:
ImproveaccuracyVSAvoidreal-time processing capability
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the feature processing pipeline into multiple stages with different compute requirements. Not all features are processed with the same level of computational resources - instead, features are prioritized and processed selectively based on their confidence scores and importance, reducing overall compute constraints while maintaining accuracy for critical features

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The confidence scoring mechanism acts as an intermediary that filters and prioritizes features before full processing. By pre-evaluating feature confidence, the system identifies which features require intensive processing and which can be handled more efficiently, thereby maintaining accuracy for important features while improving overall productivity

Inventive Principle:
Principle #24Intermediary (Mediator)

3Speed

If memory constraints are reduced to meet real-time requirements, then speed is improved, but reliability deteriorates

Engineering Contradiction:
Improveinference speedVSAvoiderror rate
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The patent extracts and processes only the most relevant features based on confidence scores rather than processing all features uniformly. By taking out and prioritizing high-confidence, high-importance features, the system reduces memory requirements while maintaining reliability for critical decision-making, as low-confidence or low-importance features can be processed with less stringent requirements

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20220382787A1Leveraging epistemic confidence for multi-modal feature processing
Publication Date: 2022.12.01 INTEL CORP
  • US20220382787A1 patent drawing
  • US20220382787A1 patent drawing
  • US20220382787A1 patent drawing

AI summary

Systems, apparatuses, and methods include technology that extracts a plurality of features from the input data. The technology generates a confidence metric for the plurality of features. The confidence metric corresponds to a degree that at least one feature of the plurality of features is relevant for classification of the input data. The technology categorizes the input data into a category based on the plurality of features and the confidence metric