Server Analyzes Meta Information to Target Vehicle Data Capture

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for building training datasets for autonomous driving are inadequate as they require vast amounts of data, struggle with data redundancy, and lack effective meta-data compositionality, leading to suboptimal machine learning models with biases and inefficient data storage.

Innovation Solution

A method that analyzes meta-information of training datasets to determine requirements for extension, using vector representations to identify gaps and send targeted data capturing tasks to vehicles equipped with sensors like LIDAR and cameras, ensuring diverse data collection and avoiding redundancy by clustering and compensating for imbalanced clusters.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If vast amounts of sensor data are collected from a fleet of vehicles, then the training dataset size increases, but storage costs and data handling complexity increase significantly

Engineering Contradiction:
Improvetraining dataset sizeVSAvoiddata handling complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The system performs preliminary analysis of meta information (vector representations) before collecting actual sensor data. The server analyzes the vector space to identify gaps and determines data capturing tasks in advance, so that only necessary data is collected later by vehicles, avoiding unnecessary data storage and handling

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts and analyzes only the essential meta information (vector representations) from sensor data, separating this analysis from the full sensor data collection. This allows the system to determine data requirements without storing or processing all raw sensor data, reducing storage and handling complexity

Inventive Principle:
Principle #2Taking out (Extraction)

2Adaptability or versatility

If more sensor data is collected to cover different scenarios, then the diversity of training data improves, but redundant datapoints increase storage requirements

Engineering Contradiction:
Improvescenario coverageVSAvoidstorage space
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The system uses feedback from analyzing the vector representations of existing training data to identify gaps in scenario coverage. The server continuously monitors the training dataset composition and sends targeted data capturing tasks to vehicles only for scenarios that are underrepresented, avoiding collection of redundant data

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system changes the parameter of data selection from random or uniform collection to targeted collection based on vector space analysis. By transforming the problem into vector space and analyzing distances between vectors, the system identifies which scenarios need more data and adjusts the data capturing tasks accordingly

Inventive Principle:
Principle #35Parameter changes

3Quantity of substance

If the training dataset is extended without targeted selection, then more datapoints are available, but the quality and usefulness for training decreases due to superfluous datapoints

Engineering Contradiction:
Improvenumber of datapointsVSAvoidtraining quality
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The system transforms the data selection problem into vector space analysis, where each datapoint is represented as a vector. By analyzing the distribution and gaps in this vector space, the system can identify which types of scenarios are missing and target data collection to fill those gaps, ensuring high training quality

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system performs preliminary analysis of the vector representations before collecting actual sensor data. This allows the system to pre-determine which scenarios need more data coverage and send targeted data capturing tasks, ensuring that collected datapoints will be useful for training

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20230109494A1Methods and devices for building a training dataset
Publication Date: 2023.04.06 CONTINENTAL AUTOMOTIVE TECHNOLOGIES GMBH
  • US20230109494A1 patent drawing
  • US20230109494A1 patent drawing
  • US20230109494A1 patent drawing

AI summary

The present disclosure relates to a method for building a training dataset on a server, including the steps of: analyzing meta information of the training dataset for a requirement to extend the training dataset; and based on the requirement, sending a data capturing task to a data capturing device, in particular a vehicle.