Mix Q-learning for Lane Changing: A Collaborative Decision-Making Method in Multi-Agent Deep Reinforcement Learning
Xiaojun Bi, Mingjie He, Yiwen Sun

TL;DR
This paper introduces Mix Q-learning for Lane Changing (MQLC), a multi-agent deep reinforcement learning approach that enhances autonomous vehicle lane-changing decisions by integrating collective and individual benefits, leading to safer and faster maneuvers.
Contribution
The paper proposes a novel hybrid value Q network that combines collective and individual benefits, improving multi-agent lane-changing decisions in autonomous driving.
Findings
Outperforms state-of-the-art methods in safety and speed
Effectively balances individual and collective interests
Enhances decision accuracy with intent recognition module
Abstract
Lane-changing decisions, which are crucial for autonomous vehicle path planning, face practical challenges due to rule-based constraints and limited data. Deep reinforcement learning has become a major research focus due to its advantages in data acquisition and interpretability. However, current models often overlook collaboration, which affects not only impacts overall traffic efficiency but also hinders the vehicle's own normal driving in the long run. To address the aforementioned issue, this paper proposes a method named Mix Q-learning for Lane Changing(MQLC) that integrates a hybrid value Q network, taking into account both collective and individual benefits for the greater good. At the collective level, our method coordinates the individual Q and global Q networks by utilizing global information. This enables agents to effectively balance their individual interests with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic control and management
MethodsFocus · Q-Learning
