Intent-Aware Planning in Heterogeneous Traffic via Distributed Multi-Agent Reinforcement LearningDownload PDF

Published: 30 Aug 2023, Last Modified: 25 Oct 2023CoRL 2023 OralReaders: Everyone
Keywords: Autonomous Driving, Multi-agent Reinforcement Learning, Representation Learning
TL;DR: We combine opponent modeling, classical trajectory forecasting, and distributed MARL and show good performance both in avg. episodic reward and success rate on the (heterogeneous versions of) Highway-env and non-cooperative MPE.
Abstract: 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 for joint trajectory and intent prediction for autonomous vehicles in dense and heterogeneous environments. Our approach for intent-aware planning, iPLAN, allows agents to infer nearby drivers' intents solely from their local observations. We model an explicit representation of agents' private incentives: Behavioral Incentive for high-level decision-making strategy that sets planning sub-goals and Instant Incentive for low-level motion planning to execute sub-goals. 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.
Student First Author: yes
Supplementary Material: zip
Instructions: I have read the instructions for authors (https://corl2023.org/instructions-for-authors/)
Publication Agreement: pdf
54 Replies

Loading