paper-with-me

홈 › Papers

Cooperative Behavior Planning for Automated Driving using Graph Neural Networks

2022-02-23 · Marvin Klimke, Benjamin Völz, Michael Buchholz

Urban intersections are prone to delays and inefficiencies due to static precedence rules and occlusions limiting the view on prioritized traffic. Existing approaches to improve traffic flow, widely known as automatic intersection management systems, are mostly based on non-learning reservation schemes or optimization algorithms. Machine learning-based techniques show promising results in planning for a single ego vehicle. This work proposes to leverage machine learning algorithms to optimize traffic flow at urban intersections by jointly planning for multiple vehicles. Learning-based behavior planning poses several challenges, demanding for a suited input and output representation as well as large amounts of ground-truth data. We address the former issue by using a flexible graph-based input representation accompanied by a graph neural network. This allows to efficiently encode the scene and inherently provide individual outputs for all involved vehicles. To learn a sensible policy, without relying on the imitation of expert demonstrations, the cooperative planning task is considered as a reinforcement learning problem. We train and evaluate the proposed method in an open-source simulation environment for decision making in automated driving. Compared to a first-in-first-out scheme and traffic governed by static priority rules, the learned planner shows a significant gain in flow rate, while reducing the number of induced stops. In addition to synthetic simulations, the approach is also evaluated based on real-world traffic data taken from the publicly available inD dataset.

📄 PDF Abstract BibTeX arXiv:2202.11376

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingGraph Neural NetworkManagement

Similar Papers 제목 키워드 기반

Conditional Prediction by Simulation for Automated Driving

2025-02-05 · Fabian Konstantinidis, Moritz Sackmann, Ulrich Hofmann, Christoph Stiller

Modular automated driving systems commonly handle prediction and planning as sequential, separate tasks, thereby prohibiting cooperative maneuvers. To enable cooperative planning, this work introduces a prediction model …

Prediction

Automatic Intersection Management in Mixed Traffic Using Reinforcement Learning and Graph Neural Networks

2023-01-30 · Marvin Klimke, Benjamin Völz, Michael Buchholz

Connected automated driving has the potential to significantly improve urban traffic efficiency, e.g., by alleviating issues due to occlusion. Cooperative behavior planning can be employed to jointly optimize the motion …

Management

V2V-GoT: Vehicle-to-Vehicle Cooperative Autonomous Driving with Multimodal Large Language Models and Graph-of-Thoughts

2025-09-22 · Hsu-kuang Chiu, Ryo Hachiuma, Chien-Yi Wang, Yu-Chiang Frank Wang 외 arxiv

Current state-of-the-art autonomous vehicles could face safety-critical situations when their local sensors are occluded by large nearby objects on the road. Vehicle-to-vehicle (V2V) cooperative autonomous driving has be…

Autonomous VehiclesAutonomous Driving

Distributed Cooperative Control and Optimization of Connected Automated Vehicles Platoon Against Cut-in Behaviors of Social Drivers

2022-08-29 · Bohui Wang, Rong Su

Connected automated vehicles (CAVs) have brought new opportunities to improve traffic throughput and reduce energy consumption. However, the uncertain lane-change behaviors (LCBs) of surrounding vehicles (SVs) as an unco…

Decision MakingManagementTrajectory Planning

An enhanced motion planning approach by integrating driving heterogeneity and long-term trajectory prediction for automated driving systems

2023-08-02 · Ni Dong, Shuming Chen, Yina Wu, Yiheng Feng 외

Navigating automated driving systems (ADSs) through complex driving environments is difficult. Predicting the driving behavior of surrounding human-driven vehicles (HDVs) is a critical component of an ADS. This paper pro…

Motion PlanningTrajectory Prediction