Sensor Representation Label Evaluation Using Consensus Ground Truth

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional systems face inaccuracies in labeled sensor data due to user errors during the labeling process, which can lead to inadequate training data for machine learning models, potentially delaying training and requiring additional data generation.

Innovation Solution

A system that uses automatic techniques to generate initial labels, followed by user verification and updates, and employs multiple users to generate consensus labels, which are then used to evaluate the accuracy of the initial labels and update them if necessary, ensuring the data meets product requirements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If users manually verify and update initial labels, then label accuracy is improved, but user errors still cause inaccuracies and additional time is required

Engineering Contradiction:
Improvelabel accuracyVSAvoidlabeling time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system implements feedback by using consensus labels (ground truth) to evaluate and score user labels. This feedback mechanism identifies accurate versus inaccurate labels, allowing the system to learn from user performance and improve future labeling quality while reducing unnecessary manual review time for clearly accurate labels.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system enables self-service by allowing machine learning models to automatically evaluate label quality using consensus labels. This automated evaluation reduces dependency on continuous manual verification, as the system can autonomously identify and correct labeling errors based on established ground truth.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If multiple users generate consensus labels, then label accuracy is improved, but system complexity and processing time increase

Engineering Contradiction:
Improveconsensus label accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary action by pre-establishing consensus labels (ground truth) before the actual labeling process. These pre-computed consensus labels serve as the reference standard for evaluating user labels, eliminating the need to coordinate multiple users simultaneously and reducing system complexity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses copying by creating duplicate copies of sensor representations and distributing them to multiple users for independent labeling. This allows parallel processing without requiring users to interact with each other, simplifying the system architecture while maintaining consensus accuracy through comparison of independent results.

Inventive Principle:
Principle #26Copying

3Reliability

If manual verification of all labels is performed, then training data quality is improved, but productivity decreases due to time consumption

Engineering Contradiction:
Improvetraining data qualityVSAvoiddata generation rate
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system applies partial action by performing manual verification only on labels that fall below a certain accuracy threshold or exhibit specific error patterns. Labels that meet quality criteria are accepted without full manual review, maintaining training data reliability while significantly increasing overall productivity.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system changes parameters by dynamically adjusting verification thresholds and evaluation criteria based on user performance metrics and label confidence scores. This adaptive approach ensures high training data quality while optimizing the balance between verification depth and data generation speed.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250299094A1Evaluating labeled sensor representations for machine learning systems and applications
Publication Date: 2025.09.25 NVIDIA CORP
  • US20250299094A1 patent drawing
  • US20250299094A1 patent drawing
  • US20250299094A1 patent drawing

AI summary

In various examples, evaluating labeled training data for machine learning systems and applications is described herein. Systems and methods described herein may determine whether labels for training data are accurate based at least on additional labels for the training data that represent a consensus of how the training data should be labeled. For instance, sensor representations (e.g., images, point clouds, etc.) may initially be labeled using one or more automatic techniques (e.g., one or more machine learning models, one or more neural networks, one or more algorithms, etc.) and then verified and/or updated by users to generate first labels for the sensor representations. Additionally, copies of the sensor representations may also be labeled using additional users to generate second labels, where these second labels are then used to generate the consensus labels for the sensor representations. The consensus labels may then be used to evaluate the first labels.