paper-with-me

홈 › Papers

Towards Safe Autonomous Driving: A Real-Time Safeguarding Concept for Motion Planning Algorithms

2025-07-10 · Korbinian Moller, Rafael Neher, Marvin Seegert, Johannes Betz arxiv

Ensuring the functional safety of motion planning modules in autonomous vehicles remains a critical challenge, especially when dealing with complex or learning-based software. Online verification has emerged as a promising approach to monitor such systems at runtime, yet its integration into embedded real-time environments remains limited. This work presents a safeguarding concept for motion planning that extends prior approaches by introducing a time safeguard. While existing methods focus on geometric and dynamic feasibility, our approach additionally monitors the temporal consistency of planning outputs to ensure timely system response. A prototypical implementation on a real-time operating system evaluates trajectory candidates using constraint-based feasibility checks and cost-based plausibility metrics. Preliminary results show that the safeguarding module operates within real-time bounds and effectively detects unsafe trajectories. However, the full integration of the time safeguard logic and fallback strategies is ongoing. This study contributes a modular and extensible framework for runtime trajectory verification and highlights key aspects for deployment on automotive-grade hardware. Future work includes completing the safeguarding logic and validating its effectiveness through hardware-in-the-loop simulations and vehicle-based testing. The code is available at: https://github.com/TUM-AVS/motion-planning-supervisor

📄 PDF Abstract BibTeX arXiv:2507.07444

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesAutonomous DrivingMotion Planning

Similar Papers 제목 키워드 기반

Towards Safe Autonomous Driving: A Real-Time Motion Planning Algorithm on Embedded Hardware

2026-01-07 · Korbinian Moller, Glenn Johannes Tungka, Lucas Jürgens, Johannes Betz arxiv

Ensuring the functional safety of Autonomous Vehicles (AVs) requires motion planning modules that not only operate within strict real-time constraints but also maintain controllability in case of system faults. Existing …

Trajectory PlanningAutonomous VehiclesAutonomous DrivingMotion Planning

DeepGuard: A Framework for Safeguarding Autonomous Driving Systems from Inconsistent Behavior

2021-11-18 · Manzoor Hussain, Nazakat Ali, Jang-Eui Hong

The deep neural networks (DNNs)based autonomous driving systems (ADSs) are expected to reduce road accidents and improve safety in the transportation domain as it removes the factor of human error from driving tasks. The…

Anomaly DetectionAutonomous DrivingAutonomous VehiclesTime Series+1

GuardAD: Safeguarding Autonomous Driving MLLMs via Markovian Safety Logic

2026-05-11 · Tianyuan Zhang, Peng Yue, Zihao Peng, Jiangfan Liu 외 arxiv

Multimodal large language models (MLLMs) are increasingly integrated into autonomous driving (AD) systems; however, they remain vulnerable to diverse safety threats, particularly in accident-prone scenarios. Recent safeg…

Autonomous Driving

Machine Learning-Based Vehicle Intention Trajectory Recognition and Prediction for Autonomous Driving

2024-02-25 · Hanyi Yu, Shuning Huo, Mengran Zhu, Yulu Gong 외

In recent years, the expansion of internet technology and advancements in automation have brought significant attention to autonomous driving technology. Major automobile manufacturers, including Volvo, Mercedes-Benz, an…

Autonomous DrivingAutonomous Vehicles

Efficient Visual Question Answering Pipeline for Autonomous Driving via Scene Region Compression

2026-01-11 · Yuliang Cai, Dongqiangzi Ye, Zitian Chen, Chongruo Wu arxiv

Autonomous driving increasingly relies on Visual Question Answering (VQA) to enable vehicles to understand complex surroundings by analyzing visual inputs and textual queries. Currently, a paramount concern for VQA in th…

Visual Question AnsweringVideo Question AnsweringComputational EfficiencyAutonomous Driving