paper-with-me

홈 › Papers

Attention and Risk-Aware Decision Framework for Safe Autonomous Driving

2025-09-09 · Zhen Tian, Fujiang Yuan, Yangfan He, Qinghao Li, Changlin Chen, Huilin Chen, Tianxiang Xu, Jianyu Duan, Yanhong Peng, Zhihao Lin arxiv

Autonomous driving has attracted great interest due to its potential capability in full-unsupervised driving. Model-based and learning-based methods are widely used in autonomous driving. Model-based methods rely on pre-defined models of the environment and may struggle with unforeseen events. Proximal policy optimization (PPO), an advanced learning-based method, can adapt to the above limits by learning from interactions with the environment. However, existing PPO faces challenges with poor training results, and low training efficiency in long sequences. Moreover, the poor training results are equivalent to collisions in driving tasks. To solve these issues, this paper develops an improved PPO by introducing the risk-aware mechanism, a risk-attention decision network, a balanced reward function, and a safety-assisted mechanism. The risk-aware mechanism focuses on highlighting areas with potential collisions, facilitating safe-driving learning of the PPO. The balanced reward function adjusts rewards based on the number of surrounding vehicles, promoting efficient exploration of the control strategy during training. Additionally, the risk-attention network enhances the PPO to hold channel and spatial attention for the high-risk areas of input images. Moreover, the safety-assisted mechanism supervises and prevents the actions with risks of collisions during the lane keeping and lane changing. Simulation results on a physical engine demonstrate that the proposed algorithm outperforms benchmark algorithms in collision avoidance, achieving higher peak reward with less training time, and shorter driving time remaining on the risky areas among multiple testing traffic flow scenarios.

📄 PDF Abstract BibTeX arXiv:2509.07412

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceAutonomous Driving

Similar Papers 제목 키워드 기반

Not All Agents Matter: From Global Attention Dilution to Risk-Prioritized Game Planning

2026-04-07 · Kang Ding, Hongsong Wang, Jie Gui, Lei He arxiv

End-to-end autonomous driving resides not in the integration of perception and planning, but rather in the dynamic multi-agent game within a unified representation space. Most existing end-to-end models treat all agents …

Autonomous DrivingDecision Making

Biased-Attention Guided Risk Prediction for Safe Decision-Making at Unsignalized Intersections

2025-10-14 · Chengyang Dong, Nan Guo arxiv

Autonomous driving decision-making at unsignalized intersections is highly challenging due to complex dynamic interactions and high conflict risks. To achieve proactive safety control, this paper proposes a deep reinforc…

Reinforcement LearningAutonomous Driving

A Risk-Sensitive and Uncertainty-Aware Decision-Making and Control Framework for Safe and Robust Autonomous Driving

2026-09-09 · Zhuoren Li, Ran Yu, Weiqi Zhang, Ming Liu 외 arxiv

Reinforcement learning (RL) has demonstrated considerable potential for autonomous driving decision-making. However, its deployment in urban autonomous driving, particularly at highly interactive unsignalized intersectio…

Reinforcement LearningAutonomous Driving

SafeDrive: Knowledge- and Data-Driven Risk-Sensitive Decision-Making for Autonomous Vehicles with Large Language Models

2024-12-17 · Zhiyuan Zhou, Heye Huang, Boqi Li, Shiyue Zhao 외

Recent advancements in autonomous vehicles (AVs) use Large Language Models (LLMs) to perform well in normal driving scenarios. However, ensuring safety in dynamic, high-risk environments and managing safety-critical long…

Autonomous DrivingAutonomous VehiclesDecision Making

VLM-UDMC: VLM-Enhanced Unified Decision-Making and Motion Control for Urban Autonomous Driving

2025-07-21 · Haichao Liu, Haoren Guo, Pei Liu, Benshan Ma 외 arxiv

Scene understanding and risk-aware attentions are crucial for human drivers to make safe and effective driving decisions. To imitate this cognitive ability in urban autonomous driving while ensuring the transparency and …

Trajectory PredictionScene UnderstandingAutonomous DrivingMotion Planning