paper-with-me

홈 › Papers

A Collaborative Safety Shield for Safe and Efficient CAV Lane Changes in Congested On-Ramp Merging

2026-02-10 · Bharathkumar Hegde, Melanie Bouroche arxiv

Lane changing in dense traffic is a significant challenge for Connected and Autonomous Vehicles (CAVs). Existing lane change controllers primarily either ensure safety or collaboratively improve traffic efficiency, but do not consider these conflicting objectives together. To address this, we propose the Multi-Agent Safety Shield (MASS), designed using Control Barrier Functions (CBFs) to enable safe and collaborative lane changes. The MASS enables collaboration by capturing multi-agent interactions among CAVs through interaction topologies constructed as a graph using a simple algorithm. Further, a state-of-the-art Multi-Agent Reinforcement Learning (MARL) lane change controller is extended by integrating MASS to ensure safety and defining a customised reward function to prioritise efficiency improvements. As a result, we propose a lane change controller, known as MARL-MASS, and evaluate it in a congested on-ramp merging simulation. The results demonstrate that MASS enables collaborative lane changes with safety guarantees by strictly respecting the safety constraints. Moreover, the proposed custom reward function improves the stability of MARL policies trained with a safety shield. Overall, by encouraging the exploration of a collaborative lane change policy while respecting safety constraints, MARL-MASS effectively balances the trade-off between ensuring safety and improving traffic efficiency in congested traffic. The code for MARL-MASS is available with an open-source licence at https://github.com/hkbharath/MARL-MASS

📄 PDF Abstract BibTeX arXiv:2602.10007

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningAutonomous Vehicles

Similar Papers 제목 키워드 기반

Safe and Efficient CAV Lane Changing using Decentralised Safety Shields

2025-04-30 · Bharathkumar Hegde, Melanie Bouroche

Lane changing is a complex decision-making problem for Connected and Autonomous Vehicles (CAVs) as it requires balancing traffic efficiency with safety. Although traffic efficiency can be improved by using vehicular comm…

Autonomous VehiclesMulti-agent Reinforcement Learning

Efficient Dynamic Shielding for Parametric Safety Specifications

2025-05-28 · Davide Corsi, Kaushik Mallik, Andoni Rodriguez, Cesar Sanchez

Shielding has emerged as a promising approach for ensuring safety of AI-controlled autonomous systems. The algorithmic goal is to compute a shield, which is a runtime safety enforcement tool that needs to monitor and int…

Robot Navigation

Conformal Safety Shielding for Imperfect-Perception Agents

2025-06-12 · William Scarbro, Calum Imrie, Sinem Getir Yaman, Kavan Fatehi 외

We consider the problem of safe control in discrete autonomous agents that use learned components for imperfect perception (or more generally, state estimation) from high-dimensional observations. We propose a shield con…

Conformal PredictionState Estimation

Shielded Reinforcement Learning for Hybrid Systems

2023-08-28 · Asger Horn Brorholt, Peter Gjøl Jensen, Kim Guldstrand Larsen, Florian Lorber 외

Safe and optimal controller synthesis for switched-controlled hybrid systems, which combine differential equations and discrete changes of the system's state, is known to be intricately hard. Reinforcement learning has b…

reinforcement-learningReinforcement Learning

Shielded Analysis: Certification and Characterization of Defensibility in Systems under Adversarial Interaction

2026-06-11 · Achraf Hsain, Sultan Almuhammadi arxiv

Formal safety analysis determines whether a system admits a safe defense; adaptive evaluation characterizes the operating quality sustained under adversarial interaction. Both answers matter because systems with the same…

Multi-agent Reinforcement Learning