Cut-In Prediction Model for Perpendicular Vehicles Off-Lane

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing prediction systems for autonomous vehicles are inadequate in accurately predicting the behavior of objects, such as vehicles, that are perpendicular or substantially perpendicular to the autonomous vehicle, especially in unstructured environments without lane markers, leading to insufficient detection and safe maneuvering around such objects.

Innovation Solution

A machine learning-based model is trained to predict the behavior of objects in an autonomous vehicle's environment, utilizing noisy sensor data and features like angular offset, vehicle velocity, and driver intentions to determine when a vehicle is likely to enter a lane region, enabling the autonomous vehicle to adapt its trajectory for safe navigation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing prediction systems are used for autonomous vehicles, then the system complexity is reduced, but the prediction accuracy for perpendicular vehicles in unstructured environments deteriorates

Engineering Contradiction:
Improveprediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The training data is segmented into multiple channels (first channel for image data, second channel for velocity data, third channel for angular offset data) to organize different types of information separately. This segmentation allows the model to process complex multi-modal data more effectively while maintaining manageable system architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms sensor data into a top-down representation that adds a dimensional transformation perspective. By converting lateral sensor readings into a top-down view representation, the system gains better spatial understanding of perpendicular vehicles without proportionally increasing system complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If the model uses multiple data channels (image, velocity, angular offset), then the prediction accuracy improves, but the data processing complexity increases

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges multiple data channels (image data, velocity data, angular offset data) into a unified training data structure that is processed together through the model. This combining approach allows the system to leverage complementary information from different sensors while using a single integrated processing pipeline rather than separate complex systems.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The trained model serves multiple functions: it processes image data, velocity data, and angular offset data through a unified architecture, and can predict various behaviors (cut-in maneuvers, U-turns, other maneuvers). This multi-functionality reduces the need for separate specialized systems for each data type or prediction task.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Adaptability or versatility

If the system processes noisy sensor data, then the adaptability to real-world conditions improves, but the measurement reliability deteriorates

Engineering Contradiction:
Improveadaptability to real-world conditionsVSAvoidmeasurement reliability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary data processing by converting sensor data into a top-down representation before feeding it to the prediction model. This preprocessing step prepares the noisy sensor data in advance, organizing it into a more reliable format that the model can effectively process, thus maintaining measurement reliability while preserving adaptability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The model is trained using labeled training data that includes ground truth information about vehicle behaviors. This feedback mechanism allows the system to learn from actual outcomes and adjust its predictions accordingly, improving measurement reliability while maintaining the ability to handle noisy real-world sensor data through continuous learning.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12055935B2Perpendicular cut-in training
Publication Date: 2024.08.06 ZOOX INC
  • US12055935B2 patent drawing
  • US12055935B2 patent drawing
  • US12055935B2 patent drawing

AI summary

Techniques relating to training a model for detecting that a vehicle is likely to perform a cut-in maneuver are described. Computing device(s) can receive log data associated with vehicles in an environment and can detect an event in the log data, wherein an event corresponds to a cut-in maneuver performed by a vehicle. In an example, the computing device(s) can generate training data based at least in part on converting a portion of the log data that corresponds to the event into a top-down representation of the environment and inputting the training data into a model, wherein the model is trained to output an indication of whether another vehicle is likely to perform another cut-in maneuver.