Frenet Coordinate Transformation for Trajectory Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current AI-based trajectory prediction methods for autonomous driving and traffic scenes require complex modeling of contextual information, limiting their robustness and generalization ability, especially when dealing with diverse traffic scenarios and participant behaviors.

Innovation Solution

The method transforms scene representations into Frenet coordinate systems, allowing for the use of pretrained AI prediction models to predict trajectories by decomposing movement into longitudinal and transverse components along a track section, enabling the consideration of multiple route and behavior options without additional model changes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If AI-based prediction models use Cartesian coordinate systems with complex contextual information modeling, then they can process diverse traffic scenarios, but the model complexity increases and robustness decreases

Engineering Contradiction:
Improveability to handle diverse traffic scenariosVSAvoidmodel complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent transforms the coordinate system from Cartesian to Frenet coordinates, changing the mathematical representation parameters. This transformation allows trajectory prediction in a coordinate system aligned with the road geometry, simplifying the relationship between vehicle position and road features while maintaining the ability to handle diverse traffic scenarios.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The Frenet coordinate system acts as an intermediary transformation layer between the raw sensor data in Cartesian coordinates and the AI prediction model. This intermediary representation simplifies the input data structure by expressing positions as longitudinal and lateral offsets from the road centerline, reducing the complexity of contextual information modeling.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If AI prediction models are pretrained for specific coordinate systems, then prediction accuracy improves, but adapting to different traffic scenarios requires additional modeling

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidgeneralization ability across scenarios
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The Frenet coordinate system provides a universal framework that works across different traffic scenarios and road geometries. By transforming all input data into this coordinate system before feeding to the pretrained AI model, the system maintains high prediction accuracy while achieving broad generalization capability without requiring scenario-specific model adaptations.

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

Data Source

PatentUS20240339030A1Computer-implemented method and system for predicting trajectories of participants in a traffic scene
Publication Date: 2024.10.10 ROBERT BOSCH GMBH
  • US20240339030A1 patent drawing
  • US20240339030A1 patent drawing
  • US20240339030A1 patent drawing

AI summary

A computer-implemented method for predicting at least one trajectory of at least one participant of a traffic scene. A scene representation of the traffic scene is generated on the basis of aggregated scene-specific information, and at least one trajectory for the at least one participant is predicted on the basis of the scene representation using a pretrained AI prediction model. A current position of the participant and a current track section on which the participant is currently located are determined. The scene representation is then transformed into at least one Frenet coordinate system, wherein the current track section specifies at least one section of the respective reference path for the Frenet transformation. The prediction is based on the at least one resulting Frenet representation of the traffic scene.