paper-with-me

홈 › Papers

Emergent Road Rules In Multi-Agent Driving Environments

2020-11-21 · ICLR 2021 1 · Avik Pal, Jonah Philion, Yuan-Hong Liao, Sanja Fidler

For autonomous vehicles to safely share the road with human drivers, autonomous vehicles must abide by specific "road rules" that human drivers have agreed to follow. "Road rules" include rules that drivers are required to follow by law -- such as the requirement that vehicles stop at red lights -- as well as more subtle social rules -- such as the implicit designation of fast lanes on the highway. In this paper, we provide empirical evidence that suggests that -- instead of hard-coding road rules into self-driving algorithms -- a scalable alternative may be to design multi-agent environments in which road rules emerge as optimal solutions to the problem of maximizing traffic flow. We analyze what ingredients in driving environments cause the emergence of these road rules and find that two crucial factors are noisy perception and agents' spatial density. We provide qualitative and quantitative evidence of the emergence of seven social driving behaviors, ranging from obeying traffic signals to following lanes, all of which emerge from training agents to drive quickly to destinations without colliding. Our results add empirical support for the social road rules that countries worldwide have agreed on for safe, efficient driving.

📄 PDF Abstract BibTeX arXiv:2011.10753

Code (1)

fidler-lab/social-driving 공식 구현 pytorch

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

Quantification of Actual Road User Behavior on the Basis of Given Traffic Rules

2022-02-07 · Daniel Bogdoll, Moritz Nekolla, Tim Joseph, J. Marius Zöllner

Driving on roads is restricted by various traffic rules, aiming to ensure safety for all traffic participants. However, human road users usually do not adhere to these rules strictly, resulting in varying degrees of rule…

Autonomous Driving

Urban Driving with Multi-Objective Deep Reinforcement Learning

2018-11-21 · Changjian Li, Krzysztof Czarnecki

Autonomous driving is a challenging domain that entails multiple aspects: a vehicle should be able to drive to its destination as fast as possible while avoiding collision, obeying traffic rules and ensuring the comfort …

Autonomous DrivingDeep Reinforcement LearningQ-Learningreinforcement-learning+2

Automated Semantic Rules Detection (ASRD) for Emergent Communication Interpretation

2026-01-06 · Bastien Vanderplaetse, Xavier Siebert, Stéphane Dupont arxiv

The field of emergent communication within multi-agent systems examines how autonomous agents can independently develop communication strategies, without explicit programming, and adapt them to varied environments. Howev…

Simulating Emergent Properties of Human Driving Behavior Using Multi-Agent Reward Augmented Imitation Learning

2019-03-14 · Raunak P. Bhattacharyya, Derek J. Phillips, Changliu Liu, Jayesh K. Gupta 외

Recent developments in multi-agent imitation learning have shown promising results for modeling the behavior of human drivers. However, it is challenging to capture emergent traffic behaviors that are observed in real-wo…

Imitation Learning

Safe Real-World Autonomous Driving by Learning to Predict and Plan with a Mixture of Experts

2022-11-03 · Stefano Pini, Christian S. Perone, Aayush Ahuja, Ana Sofia Rufino Ferreira 외

The goal of autonomous vehicles is to navigate public roads safely and comfortably. To enforce safety, traditional planning approaches rely on handcrafted rules to generate trajectories. Machine learning-based systems, o…

Autonomous DrivingAutonomous VehiclesMixture-of-ExpertsNavigate