3D LiDAR Auto-Labeling With Open-Vocabulary Semantic Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for auto-labeling 3D data in autonomous vehicles are inefficient and costly, with limited application of visual foundation models (VFMs) for 3D voxel-level labeling, particularly for long-tail objects.

Innovation Solution

A zero-shot and open-vocabulary 3D auto-labeling system using dual-branch 2D semantic segmentation, 3D spatial-temporal geometry prompts, and adaptive clustering to generate labeled 3D LiDAR points, leveraging VFMs for both close-set and open-set object detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual labeling is used for training autonomous vehicle systems, then labeling accuracy can be ensured, but the process becomes time-consuming and costly

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

Solution Approach 1:

The system performs auto-labeling using self-supervised learning, where the model automatically generates labels for training data without human intervention. The contrastive learning framework enables the system to learn from unlabelled data and generate its own training labels, eliminating the need for time-consuming manual annotation while maintaining labeling quality through iterative refinement

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system pre-trains visual foundation models on large-scale unlabelled datasets before deployment. This preliminary training phase establishes robust feature representations that can be quickly adapted to specific autonomous driving scenarios, reducing the time required for subsequent labeling tasks while ensuring accurate label generation

Inventive Principle:
Principle #10Preliminary action

2Productivity

If visual foundation models are applied for 3D voxel-level labeling, then labeling efficiency improves, but the capability to detect long-tail objects remains limited

Engineering Contradiction:
Improvelabeling efficiencyVSAvoidlong-tail object detection capability
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The system applies different processing strategies to different object types: using efficient 3D voxel-level labeling for common objects while employing enhanced contrastive learning and temporal modeling specifically for long-tail objects. This localized approach maintains high overall efficiency while improving detection capability for rare objects through targeted feature learning

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically adapts its labeling and detection strategy based on object characteristics. For long-tail objects, it activates enhanced contrastive learning modules and temporal reasoning mechanisms that adjust feature extraction and matching processes in real-time, allowing the system to maintain high efficiency for common objects while automatically enhancing detection capability when rare objects are detected

Inventive Principle:
Principle #15Dynamics

3Adaptability or versatility

If dense 3D semantic segmentation is achieved through auto-labeling, then generalization improves, but computational complexity increases

Engineering Contradiction:
Improvegeneralization capabilityVSAvoidcomputational complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments the computational process into distinct stages: contrastive learning for feature extraction, temporal modeling for sequence processing, and label generation for output production. This segmentation allows each component to be optimized independently, reducing overall computational complexity while maintaining generalization capability through specialized processing at each stage

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces intermediate feature representations that serve as mediators between raw sensor data and final labels. These intermediate representations capture essential semantic information in a compressed form, reducing computational complexity in subsequent processing stages while preserving the generalization capability needed for dense 3D semantic segmentation

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20250371893A1Zero-shot open-vocabulary 3D auto-labeling using visual foundation models
Publication Date: 2025.12.04 ROBERT BOSCH GMBH
  • US20250371893A1 patent drawing
  • US20250371893A1 patent drawing
  • US20250371893A1 patent drawing

AI summary

Zero-shot open-vocabulary 3D auto-labeling is performed using visual foundation models (VFMs). Multi-view 2D images of an environment and corresponding 3D LiDAR points of the environment are received. 2D semantic knowledge is extracted from the multi-view 2D images in close-set and open-set detection branches. 3D spatial-temporal prompts are generated via clustering and tracking of the 3D LiDAR points. The 3D spatial-temporal prompts and the 2D semantic knowledge are used for mapping the 2D semantic knowledge to a plurality of clusters of the 3D LiDAR points, thereby producing labeled 3D LiDAR points defining a 3D semantic segmentation of the 3D LiDAR points. One or more downstream applications are performed using the labeled 3D LiDAR points.