@inproceedings{ba11dbbff9bd4dc6a34d3d37a32506f0,
title = "Nocturne: a scalable driving benchmark for bringing multi-agent learning one step closer to the real world",
abstract = "We introduce Nocturne, a new 2D driving simulator for investigating multi-agent coordination under partial observability. The focus of Nocturne is to enable research into inference and theory of mind in real-world multi-agent settings without the computational overhead of computer vision and feature extraction from images. Agents in this simulator only observe an obstructed view of the scene, mimicking human visual sensing constraints. Unlike existing benchmarks that are bottlenecked by rendering human-like observations directly using a camera input, Nocturne uses efficient intersection methods to compute a vectorized set of visible features in a C++ back-end, allowing the simulator to run at 2000+ steps-per-second. Using open-source trajectory and map data, we construct a simulator to load and replay arbitrary trajectories and scenes from real-world driving data. Using this environment, we benchmark reinforcement-learning and imitation-learning agents and demonstrate that the agents are quite far from human-level coordination ability and deviate significantly from the expert trajectories. Code for Nocturne is available at https://github.com/facebookresearch/nocturne.",
author = "Eugene Vinitsky and Nathan Lichtl{\'e} and Xiaomeng Yang and Brandon Amos and Jakob Foerster",
note = "Funding Information: We thank the Python community [37] for creating the core tools that enabled our work including Hydra [39], Pytorch [27], Matplotlib [17], and numpy [24, 36]. A huge thanks to Aleksei Petrenko for a ton of support in tuning and debugging SampleFactory [29]. Thanks to Scott Ettinger for help in understanding some of the peculiarities of the Waymo Motion dataset [12]. Thanks to Rachit Singh for help with some of the results analysis scripts. We would also like to thank the International Emerging Actions project SHYSTRA (CNRS) for support of Nathan Lichtl{\'e}. Publisher Copyright: {\textcopyright} 2022 Neural information processing systems foundation. All rights reserved.; 36th Conference on Neural Information Processing Systems, NeurIPS 2022 ; Conference date: 28-11-2022 Through 09-12-2022",
year = "2022",
language = "English (US)",
series = "Advances in Neural Information Processing Systems",
publisher = "Neural information processing systems foundation",
editor = "S. Koyejo and S. Mohamed and A. Agarwal and D. Belgrave and K. Cho and A. Oh",
booktitle = "Advances in Neural Information Processing Systems 35 - 36th Conference on Neural Information Processing Systems, NeurIPS 2022",
}