Autonomous Driving Policy Training for Extreme-Scene Simulation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous driving systems lack a comprehensive and safe driving control policy, especially in extreme scenes, due to insufficient training data and the danger and costliness of independent explorations in real-world environments.

Innovation Solution

A training system comprising a simulator module to simulate static and dynamic factors, a policy search module using machine learning to optimize driving control policies, and a policy transfer module to adapt policies for unmanned vehicles, which includes constructing a simulator, detecting and predicting dynamic factors, designing an objective function, and updating policies through evolutionary or reinforcement learning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If supervised learning with large amount of driving data is used to train the model, then the model outputs can be similar to human driving habits, but the model still cannot cover all driving scenes especially extreme scenes due to lack of extreme scene data in collected data

Engineering Contradiction:
Improvemodel accuracy in common scenesVSAvoidmodel coverage of extreme scenes
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent creates a virtual copy of the real driving environment through a simulator that replicates road scenes, vehicle dynamics, and especially extreme scenarios that are difficult to capture in real data. This virtual environment allows the model to be trained on diverse scenes including rare extreme cases without needing to collect equivalent real-world data.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent performs preliminary training in a simulated environment before deploying to real-world applications. The simulator pre-generates training data including extreme scenes, and the model undergoes preliminary learning in this controlled virtual setting, which then transfers to improved performance in real autonomous driving scenarios.

Inventive Principle:
Principle #10Preliminary action

2Extent of automation

If reinforcement learning with interactive trial-and-error is used to improve decision-making capacity, then the intelligent agents can learn optimal control policy, but unmanned vehicles are required to perform large quantity of independent explorations in physical world which is extremely dangerous and costly

Engineering Contradiction:
Improvedecision-making capacity of autonomous vehicleVSAvoiddanger and cost of real-world exploration
Core Design Contradiction:
Extent of automationVSObject-affected harmful factors

Solution Approach 1:

The patent introduces a simulator as an intermediary between the reinforcement learning agent and the real physical world. The agent performs all trial-and-error interactions within this virtual intermediary environment, learning optimal control policies without direct exposure to real-world dangers. The simulator mediates the learning process, allowing safe exploration of extreme scenarios.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent creates a virtual copy of the physical driving environment where reinforcement learning can occur safely. This simulated副本 reproduces the dynamics and challenges of real driving, enabling the agent to learn through trial-and-error without risking physical safety or incurring real-world costs.

Inventive Principle:
Principle #26Copying

3Ease of manufacture

If manual rule schemes or real-time planning schemes are used for driving control, then the system can operate without extensive training data, but the control policy is not intelligent and has serious defects in realizing safe driving

Engineering Contradiction:
Improvesystem implementation simplicityVSAvoidsafety of driving control
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The patent replaces manual rule-based mechanical control systems with an intelligent machine learning model. Instead of relying on pre-programmed rules and real-time planning algorithms, the system uses a neural network trained in simulation to automatically learn and execute safe driving behaviors, achieving both intelligence and safety.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent performs preliminary learning and policy development in a simulated environment before deployment. The intelligent control policy is pre-trained extensively in virtual scenarios including extreme cases, so that when deployed in the real vehicle, it already possesses sophisticated safety capabilities without requiring complex real-time rule processing.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11062617B2Training system for autonomous driving control policy
Publication Date: 2021.07.13 POLIXIR TECH LTD
  • US11062617B2 patent drawing

AI summary

The invention discloses a training system for autonomous driving control policy, which comprises a simulator construction module based on machine learning, a driving control policy search module based on confrontation learning, and a driving control policy model transfer module.