PALCAS: A Priority-Aware Intelligent Lane Change Advisory System for Autonomous Vehicles using Federated Reinforcement Learning

arXiv cs.RO / 5/1/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The article introduces PALCAS, a priority-aware lane change advisory system for autonomous vehicles that uses multi-agent federated reinforcement learning rather than single-agent or centralized approaches.
  • It prioritizes lane changes by modeling destination urgency and uses a new priority-aware safe lane-change reward function to handle both mandatory and discretionary lane-changing situations.
  • PALCAS applies the PDQN (parameterized deep Q-network) algorithm to improve coordination among agents and supports both lateral (steering/lane position) and longitudinal (speed/spacing) control.
  • Simulation results using SUMO and the Mosaic V2X framework show PALCAS improves traffic efficiency and multiple safety/quality metrics versus baseline methods, including safety, comfort, destination arrival rate, and merge success rate.
  • The work is presented as an arXiv new submission, indicating an early-stage research contribution rather than a deployed system.

Abstract

We present a priority-aware intelligent lane change advisory system based on multi-agent federated reinforcement learning, namely PALCAS, for autonomous vehicles (AVs). While existing lane-change approaches typically focus on single-agent systems or centralized multi-agent systems, we introduce a federated reinforcement learning-based multi-agent lane change system prioritizing lane changing based on vehicle destination urgency. PALCAS incorporates a novel priority-aware safe lane-change reward function to enable judicious lane-change decisions in both mandatory and discretionary scenarios. PALCAS leverages the parameterized deep Q-network (PDQN) algorithm to facilitate effective cooperation among agents, enabling both lateral and longitudinal motion controls of AVs. Extensive simulations conducted using the SUMO traffic simulator and Mosaic V2X communication framework demonstrate that PALCAS significantly improves traffic efficiency, driving safety, comfort, destination arrival rates, and merging success rates compared to baseline methods.