paper-with-me

홈 › Papers

Algorithmic Approaches to Enhance Safety in Autonomous Vehicles: Minimizing Lane Changes and Merging

2025-06-17 · Seyed Moein Abtahi, Akramul Azim

The rapid advancements in autonomous vehicle (AV) technology promise enhanced safety and operational efficiency. However, frequent lane changes and merging maneuvers continue to pose significant safety risks and disrupt traffic flow. This paper introduces the Minimizing Lane Change Algorithm (MLCA), a state-machine-based approach designed to reduce unnecessary lane changes, thereby enhancing both traffic safety and efficiency. The MLCA algorithm prioritizes maintaining lane stability unless safety-critical conditions necessitate a lane change. The algorithm's effectiveness was evaluated through simulations conducted on the SUMO platform, comparing its performance against established models, including LC2017 and MOBIL. Results demonstrate substantial reductions in lane changes and collisions, leading to smoother traffic flow and improved safety metrics. Additionally, the study highlights the MLCA's adaptability to various traffic densities and roadway configurations, showcasing its potential for wide-scale deployment in real-world AV systems. Future work aims to validate these findings in more complex scenarios using the CARLA simulator, which will enable the testing of the algorithm under more dynamic and high-fidelity conditions, such as urban traffic environments with diverse road users. Moreover, the integration of cybersecurity measures for vehicle-to-vehicle (V2V) communication will be explored to ensure robust and secure data exchange, further enhancing the reliability and safety of AV operations. This research contributes to the broader goal of developing intelligent traffic systems that optimize both individual vehicle performance and overall traffic network efficiency.

📄 PDF Abstract BibTeX arXiv:2506.15026

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Methods 이 논문이 사용한 방법론

PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Practical Solutions for Machine Learning Safety in Autonomous Vehicles

2019-12-20 · Sina Mohseni, Mandar Pitale, Vasu Singh, Zhangyang Wang

Autonomous vehicles rely on machine learning to solve challenging tasks in perception and motion planning. However, automotive software safety standards have not fully evolved to address the challenges of machine learnin…

Autonomous VehiclesBIG-bench Machine LearningMotion Planning

How to Learn from Risk: Explicit Risk-Utility Reinforcement Learning for Efficient and Safe Driving Strategies

2022-03-16 · Lukas M. Schmidt, Sebastian Rietsch, Axel Plinge, Bjoern M. Eskofier 외

Autonomous driving has the potential to revolutionize mobility and is hence an active area of research. In practice, the behavior of autonomous vehicles must be acceptable, i.e., efficient, safe, and interpretable. While…

Autonomous DrivingAutonomous VehiclesInterpretable Machine LearningReinforcement Learning (RL)

Formal Scenario-Based Testing of Autonomous Vehicles: From Simulation to the Real World

2020-03-17 · Daniel J. Fremont, Edward Kim, Yash Vardhan Pant, Sanjit A. Seshia 외

We present a new approach to automated scenario-based testing of the safety of autonomous vehicles, especially those using advanced artificial intelligence-based components, spanning both simulation-based evaluation as w…

Autonomous Vehicles

AuthSim: Towards Authentic and Effective Safety-critical Scenario Generation for Autonomous Driving Tests

2025-02-28 · Yukuan Yang, Xucheng Lu, Zhili Zhang, Zepeng Wu 외

Generating adversarial safety-critical scenarios is a pivotal method for testing autonomous driving systems, as it identifies potential weaknesses and enhances system robustness and reliability. However, existing approac…

Autonomous Driving

FormulaZero: Distributionally Robust Online Adaptation via Offline Population Synthesis

2020-03-09 · ICML 2020 1 · Aman Sinha, Matthew O'Kelly, Hongrui Zheng, Rahul Mangharam 외

Balancing performance and safety is crucial to deploying autonomous vehicles in multi-agent environments. In particular, autonomous racing is a domain that penalizes safe but conservative policies, highlighting the need …

Autonomous RacingAutonomous VehiclesMotion Planning