Table of Contents
Fetching ...

Multi-Agent Scenario Generation in Roundabouts with a Transformer-enhanced Conditional Variational Autoencoder

Li Li, Tobias Brinkmann, Till Temmen, Markus Eisenbarth, Jakob Andert

TL;DR

The paper tackles the challenge of validating intelligent driving functions through scenario-based virtual testing in complex roundabouts. It introduces a Transformer-enhanced conditional variational autoencoder (CVAE-T) that learns long-horizon, multi-agent trajectories conditioned on discrete entry-exit configurations. Using the rounD Neuweiler roundabout dataset, the authors extract two-vehicle scenarios, train with a gradually annealed KL penalty, and demonstrate accurate reconstruction and diverse, condition-consistent generation, evaluated with TTC and PET KPIs and latent-space interpretability analyses. The work shows that CVAE-T can augment safety-critical scenario data for validating functions such as AEB, FCW, and CA, with future work aimed at incorporating acceleration, vehicle geometry, and road boundaries to further enhance realism.

Abstract

With the increasing integration of intelligent driving functions into serial-produced vehicles, ensuring their functionality and robustness poses greater challenges. Compared to traditional road testing, scenario-based virtual testing offers significant advantages in terms of time and cost efficiency, reproducibility, and exploration of edge cases. We propose a Transformer-enhanced Conditional Variational Autoencoder (CVAE-T) model for generating multi-agent traffic scenarios in roundabouts, which are characterized by high vehicle dynamics and complex layouts, yet remain relatively underexplored in current research. The results show that the proposed model can accurately reconstruct original scenarios and generate realistic, diverse synthetic scenarios. Besides, two Key-Performance-Indicators (KPIs) are employed to evaluate the interactive behavior in the generated scenarios. Analysis of the latent space reveals partial disentanglement, with several latent dimensions exhibiting distinct and interpretable effects on scenario attributes such as vehicle entry timing, exit timing, and velocity profiles. The results demonstrate the model's capability to generate scenarios for the validation of intelligent driving functions involving multi-agent interactions, as well as to augment data for their development and iterative improvement.

Multi-Agent Scenario Generation in Roundabouts with a Transformer-enhanced Conditional Variational Autoencoder

TL;DR

The paper tackles the challenge of validating intelligent driving functions through scenario-based virtual testing in complex roundabouts. It introduces a Transformer-enhanced conditional variational autoencoder (CVAE-T) that learns long-horizon, multi-agent trajectories conditioned on discrete entry-exit configurations. Using the rounD Neuweiler roundabout dataset, the authors extract two-vehicle scenarios, train with a gradually annealed KL penalty, and demonstrate accurate reconstruction and diverse, condition-consistent generation, evaluated with TTC and PET KPIs and latent-space interpretability analyses. The work shows that CVAE-T can augment safety-critical scenario data for validating functions such as AEB, FCW, and CA, with future work aimed at incorporating acceleration, vehicle geometry, and road boundaries to further enhance realism.

Abstract

With the increasing integration of intelligent driving functions into serial-produced vehicles, ensuring their functionality and robustness poses greater challenges. Compared to traditional road testing, scenario-based virtual testing offers significant advantages in terms of time and cost efficiency, reproducibility, and exploration of edge cases. We propose a Transformer-enhanced Conditional Variational Autoencoder (CVAE-T) model for generating multi-agent traffic scenarios in roundabouts, which are characterized by high vehicle dynamics and complex layouts, yet remain relatively underexplored in current research. The results show that the proposed model can accurately reconstruct original scenarios and generate realistic, diverse synthetic scenarios. Besides, two Key-Performance-Indicators (KPIs) are employed to evaluate the interactive behavior in the generated scenarios. Analysis of the latent space reveals partial disentanglement, with several latent dimensions exhibiting distinct and interpretable effects on scenario attributes such as vehicle entry timing, exit timing, and velocity profiles. The results demonstrate the model's capability to generate scenarios for the validation of intelligent driving functions involving multi-agent interactions, as well as to augment data for their development and iterative improvement.

Paper Structure

This paper contains 14 sections, 8 equations, 7 figures, 1 table.

Figures (7)

  • Figure 1: Neuweiler roundabout in rounD dataset krajewski2020round
  • Figure 2: Data processing pipeline for extracting trajectories in the same temporal window
  • Figure 3: Transformer-enhanced Conditional Variational Autoencoder (CVAE-T) structure
  • Figure 4: Visualization of generated roundabout scenarios under different conditions
  • Figure 5: Comparison of scenarios under the same condition
  • ...and 2 more figures