English

On Learning Closed-Loop Probabilistic Multi-Agent Simulator

Robotics 2025-08-04 v1

Abstract

The rapid iteration of autonomous vehicle (AV) deployments leads to increasing needs for building realistic and scalable multi-agent traffic simulators for efficient evaluation. Recent advances in this area focus on closed-loop simulators that enable generating diverse and interactive scenarios. This paper introduces Neural Interactive Agents (NIVA), a probabilistic framework for multi-agent simulation driven by a hierarchical Bayesian model that enables closed-loop, observation-conditioned simulation through autoregressive sampling from a latent, finite mixture of Gaussian distributions. We demonstrate how NIVA unifies preexisting sequence-to-sequence trajectory prediction models and emerging closed-loop simulation models trained on Next-token Prediction (NTP) from a Bayesian inference perspective. Experiments on the Waymo Open Motion Dataset demonstrate that NIVA attains competitive performance compared to the existing method while providing embellishing control over intentions and driving styles.

Keywords

Cite

@article{arxiv.2508.00384,
  title  = {On Learning Closed-Loop Probabilistic Multi-Agent Simulator},
  author = {Juanwu Lu and Rohit Gupta and Ahmadreza Moradipari and Kyungtae Han and Ruqi Zhang and Ziran Wang},
  journal= {arXiv preprint arXiv:2508.00384},
  year   = {2025}
}

Comments

Accepted to IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2025. Source Code: https://github.com/juanwulu/niva

R2 v1 2026-07-01T04:29:00.019Z