Self-Supervised Semantic Scene Understanding Using Multi-View Embeddings

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for training machine learning models for semantic scene understanding rely heavily on labeled data, which is time-consuming and costly to obtain, limiting the effectiveness of models when using unlabeled data for pre-training.

Innovation Solution

The method involves training a machine learning model using unlabeled data from multiple image sensors with different views of the same scene, leveraging self-supervised learning techniques to map different camera views to the same embedding, thereby improving semantic scene understanding.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If labeled data is used for training machine learning models, then model accuracy for semantic scene understanding is improved, but time consumption and cost for data annotation increase

Engineering Contradiction:
Improvemodel accuracyVSAvoidannotation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs self-supervised learning where the model learns from unlabeled data by automatically generating training signals from the data itself. Multiple views of the same scene are used to create self-supervised training tasks, eliminating the need for manual annotation while still enabling the model to learn semantic scene understanding.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The model undergoes pre-training on large amounts of unlabeled data before fine-tuning on smaller labeled datasets. This preliminary learning phase builds foundational scene understanding that transfers to downstream tasks, reducing the amount of labeled data needed for final model performance.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If multiple image sensors with different views are used, then semantic scene understanding is improved, but device complexity increases

Engineering Contradiction:
Improvescene understanding accuracyVSAvoidsensor system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The machine learning model serves multiple functions: it processes images from different sensor types (camera, LiDAR, radar), performs self-supervised learning from unlabeled data, and generates semantic scene understanding. This multi-functional approach consolidates what would otherwise require separate specialized systems into a single unified model.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system changes the parameter of data representation by transforming multiple views from different sensors into a unified feature space through self-supervised learning. This transformation allows the model to learn invariant semantic representations that are robust to variations in sensor type and viewing angle, effectively managing complexity through parameter transformation.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250191378A1Method for training a machine learning model for semantic scene understanding
Publication Date: 2025.06.12 ROBERT BOSCH GMBH
  • US20250191378A1 patent drawing

AI summary

A method for training a machine learning model for semantic scene understanding. The method includes: providing training data, wherein the training data comprise image information that represents a respective scene of the surroundings, wherein the image information results from a variety of image sensor sources in order to show the surroundings with different views in the image information for the representation of the respective scene; training the machine learning model based on the provided training data to ascertain semantic scene information; providing the trained machine learning model.