Synthetic Training Data Realism Checking With Confidence Intervals

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for assessing the realism of synthetic training data for machine learning models, such as the FID score, require a large number of data points and are not efficient in detecting deviations from real data, potentially leading to biased models.

Innovation Solution

A method using confidence intervals to compare synthetic and real data, determining upper and lower limits through repeated training and inference, and detecting systematic deviations to assess the realism of synthetic training data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the FID score method is used to assess the realism of synthetic training data, then the assessment correlates well with subjective human assessment of realism, but a large number of data points (order of 10,000) are required for calculation

Engineering Contradiction:
Improverealism assessment accuracyVSAvoidnumber of data points required
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts only the essential statistical features (mean and variance) from the synthetic training data that are most relevant for detecting systematic deviations from real data distributions. By focusing on these key statistical parameters rather than analyzing all 10,000+ data points, the method achieves realistic assessment with significantly reduced computational requirements

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent introduces confidence intervals as an intermediary statistical tool to bridge the comparison between synthetic and real data. By calculating confidence intervals for statistical features and checking for systematic deviations, the method provides a rigorous statistical framework that maintains assessment accuracy while requiring fewer data points than direct FID score computation

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If existing assessment methods are used to detect deviations from real data, then some level of deviation detection is achieved, but the detection efficiency is insufficient and may lead to biased models

Engineering Contradiction:
Improvemodel training reliabilityVSAvoiddeviation detection efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent performs preliminary statistical analysis by calculating confidence intervals for the mean and variance of synthetic training data before model training. This preliminary assessment of whether statistical features fall within expected ranges allows early detection of systematic deviations, preventing biased model training while maintaining high reliability

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements a feedback mechanism where confidence interval results from statistical feature analysis feed into the model training decision process. If systematic deviations are detected (statistical features outside confidence intervals), the process provides feedback to reject or adjust the synthetic data, ensuring only realistic data trains the model

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250245975A1Method for Checking the Degree of Realism of Synthetic Training Data for a Machine Learning Model
Publication Date: 2025.07.31 ROBERT BOSCH GMBH
  • US20250245975A1 patent drawing

AI summary

A method for evaluating a degree of realism of synthetic training data for a machine learning model includes (i) providing the synthetic training data, wherein the synthetic training data is described by a statistical quantity, wherein the synthetic training data simulates sensor data, (ii) determining an upper limit of a confidence interval for the statistical value on the basis of the synthetic training data as part of a training of the machine learning model, (iii) providing real data, the real data also being described by the statistical variable, the real data comprising sensor data, the sensor data resulting from the detection of at least one sensor, (iv) determining a lower limit of the confidence interval for the statistical value on the basis of the real data in the context of an inference of the machine learning model, the lower limit being determined continuously from the start of the inference, and (v) checking the degree of realism of the synthetic training data on the basis of a comparison of the continuously determined lower limit with the determined upper limit, wherein a systematic deviation of the synthetic training data from the real data is detected. A computer program, a device, and a storage medium for this purpose is also disclosed.