CVAINov 3, 2025

Driving scenario generation and evaluation using a structured layer representation and foundational models

arXiv:2511.01541v1h-index: 5Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for better simulation tools in autonomous vehicle testing, though it is incremental by building on existing structured representations.

The paper tackles the problem of generating rare driving scenarios for autonomous vehicle development by proposing a structured five-layer model that improves evaluation and generation, achieving diversity scores of 0.85 and originality scores of 0.78 in synthetic datasets.

Rare and challenging driving scenarios are critical for autonomous vehicle development. Since they are difficult to encounter, simulating or generating them using generative models is a popular approach. Following previous efforts to structure driving scenario representations in a layer model, we propose a structured five-layer model to improve the evaluation and generation of rare scenarios. We use this model alongside large foundational models to generate new driving scenarios using a data augmentation strategy. Unlike previous representations, our structure introduces subclasses and characteristics for every agent of the scenario, allowing us to compare them using an embedding specific to our layer-model. We study and adapt two metrics to evaluate the relevance of a synthetic dataset in the context of a structured representation: the diversity score estimates how different the scenarios of a dataset are from one another, while the originality score calculates how similar a synthetic dataset is from a real reference set. This paper showcases both metrics in different generation setup, as well as a qualitative evaluation of synthetic videos generated from structured scenario descriptions. The code and extended results can be found at https://github.com/Valgiz/5LMSG.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes