Long-Term Lane Change Prediction Stabilization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in making stable long-term predictions of lane change maneuvers by vehicles in adjacent lanes, as existing short-term prediction techniques often lead to unstable and unreliable forecasts, making it difficult to adjust driving behavior effectively.

Innovation Solution

The implementation of a method using a neural network trained with lane change data from real-world scenarios, which makes initial predictions based on sensor data such as distance and velocity differences, and then applies either an aggressive or conservative approach to stabilize predictions for future time steps, ensuring continuous and reliable lane change predictions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If short-term prediction techniques are used for lane change prediction, then prediction accuracy for immediate future is improved, but reliability for long-term predictions deteriorates

Engineering Contradiction:
Improveprediction accuracyVSAvoidprediction reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system performs preliminary lane change predictions at multiple future time steps (t+1, t+2, ..., t+10) in advance, rather than only predicting immediate future. By evaluating prediction probabilities across a timeline of future time steps and applying stabilization techniques, the system prepares ahead of time to improve both accuracy and reliability for long-term predictions.

Inventive Principle:
Principle #10Preliminary action

2Duration of action of moving object

If multiple lane change predictions are performed at multiple future time steps, then long-term prediction capability is improved, but prediction stability deteriorates

Engineering Contradiction:
Improveprediction time horizonVSAvoidprediction stability
Core Design Contradiction:
Duration of action of moving objectVSStability of the object's composition

Solution Approach 1:

The system applies feedback mechanisms through prediction stabilization techniques. When a lane change is predicted at a future time step, the system feeds this information back into subsequent predictions, adjusting the probability calculations to maintain consistency. This feedback loop prevents contradictory predictions (e.g., predicting lane change at t+5 but not at t+6) and stabilizes the prediction composition across the time horizon.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system changes parameters by adjusting prediction probabilities through stabilization logic. When an initial prediction indicates a lane change at time step t+i, the system modifies subsequent prediction parameters to reflect this established tendency, ensuring consistent probability values across time steps and preventing unstable oscillations in prediction outcomes.

Inventive Principle:
Principle #35Parameter changes

3Loss of time

If early lane change prediction is made, then driving behavior adjustment time is improved, but prediction accuracy deteriorates

Engineering Contradiction:
Improvereaction timeVSAvoidprediction accuracy
Core Design Contradiction:
Loss of timeVSMeasurement precision

Solution Approach 1:

The system performs preliminary predictions across multiple future time steps (t+1 through t+10), allowing the autonomous vehicle to detect lane change intentions earlier while maintaining accuracy through multi-time-step evaluation. By analyzing prediction probabilities at different future points and applying stabilization, the system achieves both early detection and sustained accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system replaces traditional single-time-step prediction mechanics with a multi-time-step probabilistic evaluation system. Instead of making a single binary prediction, the system evaluates continuous probability distributions across multiple future time steps, substituting the mechanical decision-making process with a more sophisticated probabilistic framework that maintains accuracy while extending prediction horizon.

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

Data Source

PatentUS11433923B2Systems and methods for long-term prediction of lane change maneuver
Publication Date: 2022.09.06 TOYOTA JIDOSHA KK
  • US11433923B2 patent drawing
  • US11433923B2 patent drawing
  • US11433923B2 patent drawing

AI summary

A method comprises making initial predictions of whether a first vehicle will perform a lane change at a plurality of future time steps based on sensor data captured by an egovehicle; and in response to making an initial prediction that the first vehicle will perform a lane change at a first one of the future time steps, making final predictions that the first vehicle will perform a lane change at each of a plurality of time steps subsequent to the first one of the future time steps.