Controllable Sim Agents with Behavior Latents

Generative AI & LLMs
Published: arXiv: 2607.02496v1
Authors

Juanwu Lu Junyu Zhu Ziran Wang

Abstract

Realistic traffic simulation requires agents that imitate logged behavior and can also be steered along interpretable axes. Such controllability enables engineers to isolate variables, reproduce specific edge cases, and test autonomous systems without real-world risk. We introduce Controllable Neural Variational Agents (CNeVA), a controllable simulated-agent framework that learns to infer a per-agent Gaussian behavior latent from per-channel discounted returns via a closed-form conjugate variational update, conditioning a rectified-flow trajectory generator trained on a mixed channel-mask curriculum for classifier-free guidance. To tackle scarcity in reward signals, we propose soft eligibility gates that replace hard binary thresholds with smooth exponential decay, preserving the gradient signal for near-threshold agents. On the Waymo Open Motion Dataset, CNeVA attains competitive realism on the benchmark while exposing per-channel controllability that the higher-ranked imitation models lack. Speed- and acceleration-based steering produces monotone responses without stall-induced reward hacking. Safety controllability is monotone and substantial with the introduction of soft eligibility. We manage to achieve steerable map compliance under a context-residual return measure. Furthermore, our experiment demonstrates that steering metrics must be read alongside physical-plausibility guardrails to avoid reward-hacking confounds.

Paper Summary

Problem
Autonomous vehicles (AVs) are becoming increasingly popular, but ensuring their safety and reliability requires extensive validation. Real-world testing is costly and time-consuming, while conventional traffic simulators are limited in fidelity and scalability. To overcome these challenges, researchers have been exploring data-driven traffic simulation using generative models.
Key Innovation
This paper introduces Controllable Neural Variational Agents (CNeVA), a controllable simulated-agent framework that learns to infer a per-agent Gaussian behavior latent from per-channel discounted returns. This allows for fine-grained control over agent behavior and enables engineers to isolate variables, reproduce specific edge cases, and test autonomous systems without real-world risk.
Practical Impact
The CNeVA framework has several practical applications. Firstly, it enables the creation of realistic traffic scenarios that can be used to test and validate AV systems. Secondly, it allows engineers to steer agent behavior along interpretable axes, which is essential for understanding how AVs respond to different scenarios. Finally, the CNeVA framework can be used to train AV systems to behave safely and responsibly in various situations.
Analogy / Intuitive Explanation
Imagine you're driving a car, and you want to simulate different scenarios to test your vehicle's safety features. With CNeVA, you can create a virtual environment where agents behave like real drivers, but you can also control their behavior to test specific scenarios, such as how they respond to pedestrians or other vehicles. This allows you to validate your AV system's safety features without putting real people at risk.
Paper Information
Categories:
cs.RO cs.LG
Published Date:

arXiv ID:

2607.02496v1

Quick Actions