Autonomous Driving Path Training for Unseen Scenario Adaptation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing motion planning systems for autonomous vehicles struggle to adapt to driving scenarios outside the scope of expert data, leading to errors and instability in path generation and control systems.

Innovation Solution

A data augmentation method is employed to enhance training data by adding noise to vehicle parameters, using a vehicle dynamics model and objective function to generate optimal paths, combined with open-loop simulation and closed-loop reinforcement training using the BC-SAC algorithm to improve the driving path planner and controller.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a motion planning model is trained based on expert data set, then the model can infer driving trajectories accurately for scenarios within the expert data, but the model fails to correctly modify or infer driving trajectories for situations outside the expert data scope

Engineering Contradiction:
Improvetrajectory inference accuracyVSAvoidadaptability to unseen scenarios
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent applies preliminary action by pre-training the motion planning model on expert data to establish baseline trajectory inference capabilities, then subsequently training on augmented data that includes noisy trajectories to prepare the model for unseen scenarios before actual deployment

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the parameters of training data by introducing noise to the expert trajectories, transforming clean expert data into augmented training data with varied trajectories. This parameter change enables the model to learn robust trajectory modification capabilities for scenarios outside the original expert data scope

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If data augmentation with noise is applied to training data, then the model's generalization to unseen scenarios improves, but the training data quality and consistency may deteriorate

Engineering Contradiction:
Improvegeneralization capabilityVSAvoiddata consistency
Core Design Contradiction:
Adaptability or versatilityVSManufacturing precision

Solution Approach 1:

The patent converts the potential harm of noisy, inconsistent data into a benefit by deliberately adding controlled noise to expert trajectories. This noise, which initially appears to degrade data quality, actually serves as valuable training examples that teach the model how to adapt to variations and unseen scenarios, improving generalization capability

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

3Reliability

If open-loop simulation training and closed-loop reinforcement training are used to train the driving path planner and controller, then the stability and performance of autonomous driving systems improve, but the training complexity and computational resources increase

Engineering Contradiction:
Improvesystem stabilityVSAvoidtraining system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the training process into two distinct phases: open-loop simulation training for the driving path planner and closed-loop reinforcement training for the driving controller. This segmentation allows each component to be trained with appropriate methods and metrics, improving overall system stability while making the complex training process more manageable and systematic

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250376188A1Method and device with driving path optimization and training for same
Publication Date: 2025.12.11 SAMSUNG ELECTRONICS CO LTD
  • US20250376188A1 patent drawing
  • US20250376188A1 patent drawing
  • US20250376188A1 patent drawing

AI summary

A driving path optimization training method of a vehicle includes: receiving a first data set including a driving path and an associated driving environment information; generating a second data set from the first data by performing data augmentation on the first data; training a driving path planner based on the second data set; and training a driving controller based on a training result of the training of the driving path planner.