paper-with-me

Papers

iPLAN: Intent-Aware Planning in Heterogeneous Traffic via Distributed Multi-Agent Reinforcement Learning

2023-06-09 · Xiyang Wu, Rohan Chandra, Tianrui Guan, Amrit Singh Bedi, Dinesh Manocha

Navigating safely and efficiently in dense and heterogeneous traffic scenarios is challenging for autonomous vehicles (AVs) due to their inability to infer the behaviors or intentions of nearby drivers. In this work, we introduce a distributed multi-agent reinforcement learning (MARL) algorithm that can predict trajectories and intents in dense and heterogeneous traffic scenarios. Our approach for intent-aware planning, iPLAN, allows agents to infer nearby drivers' intents solely from their local observations. We model two distinct incentives for agents' strategies: Behavioral Incentive for high-level decision-making based on their driving behavior or personality and Instant Incentive for motion planning for collision avoidance based on the current traffic state. Our approach enables agents to infer their opponents' behavior incentives and integrate this inferred information into their decision-making and motion-planning processes. We perform experiments on two simulation environments, Non-Cooperative Navigation and Heterogeneous Highway. In Heterogeneous Highway, results show that, compared with centralized training decentralized execution (CTDE) MARL baselines such as QMIX and MAPPO, our method yields a 4.3% and 38.4% higher episodic reward in mild and chaotic traffic, with 48.1% higher success rate and 80.6% longer survival time in chaotic traffic. We also compare with a decentralized training decentralized execution (DTDE) baseline IPPO and demonstrate a higher episodic reward of 12.7% and 6.3% in mild traffic and chaotic traffic, 25.3% higher success rate, and 13.7% longer survival time.

📄 PDF Abstract BibTeX arXiv:2306.06236

Code (1)

wuxiyang1996/iPLAN 공식 구현 pytorch

Tasks

Autonomous VehiclesCollision AvoidanceDecision MakingMotion PlanningMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

OmniPlan: An Adaptive Framework for Timely and Near-Optimal Network Planning Optimization

2026-06-16 · Longlong Zhu, Jiashuo Yu, Zedi Chen, Yuhan Wu 외 arxiv

Network planning optimization is a fundamental problem across diverse domains, including transportation systems, communication networks, and power grids. It requires simultaneous optimization of multiple competing object…

Reinforcement Learning

An Intention-driven Lane Change Framework Considering Heterogeneous Dynamic Cooperation in Mixed-traffic Environment

2025-09-26 · Xiaoyun Qiu, Haichao Liu, Yue Pan, Jun Ma 외 arxiv

In mixed-traffic environments, autonomous vehicles (AVs) must interact with heterogeneous human-driven vehicles (HVs) whose intentions and driving styles vary across individuals and scenarios. Such variability introduces…

Reinforcement LearningAutonomous Vehicles

Uncertainty-Aware Motion Planning for Autonomous Driving in Mixed Traffic Environment

2026-06-08 · Ming Cheng, Hao Chen, Ziyi Yang, Ziluowen Luo 외 arxiv

In mixed-traffic environments where autonomous and human-driven vehicles may co-exist, motion planning for autonomous vehicles requires anticipating the future behaviors of surrounding human drivers. Existing reinforceme…

Reinforcement LearningAutonomous VehiclesAutonomous DrivingMotion Planning

HERMES: A Holistic End-to-End Risk-Aware Multimodal Embodied System with Vision-Language Models for Long-Tail Autonomous Driving

2026-02-01 · Weizhe Tang, Junwei You, Jiaxi Liu, Zhaoyi Wang 외 arxiv

End-to-end autonomous driving models increasingly benefit from large vision--language models for semantic understanding, yet ensuring safe and accurate operation under long-tail conditions remains challenging. These chal…

Trajectory PlanningAutonomous VehiclesAutonomous Driving

Trip Planning for Autonomous Vehicles with Wireless Data Transfer Needs Using Reinforcement Learning

2023-09-21 · Yousef AlSaqabi, Bhaskar Krishnamachari

With recent advancements in the field of communications and the Internet of Things, vehicles are becoming more aware of their environment and are evolving towards full autonomy. Vehicular communication opens up the possi…

Autonomous Vehicles