Decentralized Vehicle Coordination: The Berkeley DeepDrive Drone Dataset and Consensus-Based Models
Fangyu Wu, Dequan Wang, Minjune Hwang, Chenhui Hao, Jiawei Lu, Jiamu Zhang, Christopher Chou, Trevor Darrell, Alexandre Bayen
TL;DR
The paper addresses collision avoidance on understructured roads where right-of-way is informal by introducing the Berkeley DeepDrive Drone Dataset (B3D) and a consensus-based, least-action framework for decentralized coordination. The approach replaces predict-then-plan with negotiate-then-commit, using local sensing and a cost-based optimization to determine priority orders among $N$ agents with intersecting paths. Key contributions include publicly releasing 20 aerial videos, 16002 annotated images, and a trajectory-estimation development kit, plus two-agent validation and integrative $N$-agent simulations that demonstrate the model's ability to reproduce and manage decentralized conflict resolution. The work advances understanding of social driving etiquette in understructured environments and provides data and tools to develop decentralized planning methods with potential applicability to other mobile robots and autonomous systems.
Abstract
A significant portion of roads, particularly in densely populated developing countries, lacks explicitly defined right-of-way rules. These understructured roads pose substantial challenges for autonomous vehicle motion planning, where efficient and safe navigation relies on understanding decentralized human coordination for collision avoidance. This coordination, often termed "social driving etiquette," remains underexplored due to limited open-source empirical data and suitable modeling frameworks. In this paper, we present a novel dataset and modeling framework designed to study motion planning in these understructured environments. The dataset includes 20 aerial videos of representative scenarios, an image dataset for training vehicle detection models, and a development kit for vehicle trajectory estimation. We demonstrate that a consensus-based modeling approach can effectively explain the emergence of priority orders observed in our dataset, and is therefore a viable framework for decentralized collision avoidance planning.
