Traffic Scene Prediction via Mode Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional methods for predicting future developments in traffic scenes are inefficient due to high computational effort and limited meaningfulness, as they calculate all possible trajectories for each traffic participant without considering interactions, leading to unnecessary calculations and limited applicability in automated vehicle planning.

Innovation Solution

A computer-implemented system with a multi-stage architecture that aggregates scene-specific information, generates a feature set using a backbone network, evaluates modes with a classifier, and activates only relevant prediction modules to provide meaningful predictions for the entire traffic scene, reducing computational effort and focusing on plausible developments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all possible trajectories are calculated for each traffic participant without considering interactions, then complete coverage of possible behaviors is achieved, but computational effort becomes excessively high and many calculations are unnecessary

Engineering Contradiction:
Improveprediction completenessVSAvoidcomputational efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system segments the prediction process into two distinct stages: first evaluating modes at the scene level (considering interactions between all traffic participants), then generating trajectories only for selected modes. This segmentation avoids calculating all possible individual trajectories by first filtering scene-level modes, thereby reducing computational effort while maintaining prediction completeness for meaningful scenarios.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs partial action by not calculating all possible trajectories for every traffic participant. Instead, it evaluates a specified number of different modes for the entire scene and only generates trajectories for selected modes that meet evaluation criteria. This partial approach avoids excessive computation of incompatible trajectories while still providing sufficient prediction coverage for automated vehicle planning.

Inventive Principle:
Principle #16Partial or excessive action

2Adaptability or versatility

If multiple mode-specific trajectories are predicted for each traffic participant independently, then individual behavior possibilities are captured, but interactions between traffic participants are disregarded and predictions become conditionally meaningful

Engineering Contradiction:
Improvebehavior coverageVSAvoidprediction meaningfulness
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system inverts the traditional prediction approach by switching from individual traffic participant-level trajectory prediction to scene-level mode evaluation. Instead of predicting trajectories for each participant independently and then checking compatibility, the system first evaluates modes at the scene level that inherently consider interactions between all participants, then generates trajectories consistent with those selected modes. This inversion ensures predictions are meaningful by design.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The system introduces an intermediate evaluation stage that assesses scene-level modes before trajectory generation. This intermediary evaluation acts as a mediator that ensures trajectories will be compatible with interactions between traffic participants, bridging the gap between individual behavior possibilities and collective scene dynamics. The evaluation of different modes serves as the intermediary that guarantees prediction meaningfulness.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20230169852A1Method, system and program product for training a computer-implemented system for predicting future developments of a traffic scene
Publication Date: 2023.06.01 ROBERT BOSCH GMBH
  • US20230169852A1 patent drawing
  • US20230169852A1 patent drawing
  • US20230169852A1 patent drawing

AI summary

A method for training a computer-implemented system for predicting future developments of a traffic scene is proposed, the system comprising at least a perception level for aggregating scene-specific information of an input scene, a backbone network for generating a feature set of latent features based on the scene-specific information, a classifier network that evaluates a specified number of different modes for the future developments of the input scene based on the feature set, and for each mode, a prediction module for generating a prediction for the future development of the input scene. According to the disclosure, the backbone network is trained along with the classifier network by modifying the weights of the backbone network and/or the weights of the classifier network such that a deviation between the learning phase evaluation of the classifier network and a realistic evaluation of the different modes is reduced.