paper-with-me

Papers

Residual Chain Prediction for Autonomous Driving Path Planning

2024-04-08 · Liguo Zhou, Yirui Zhou, Huaming Liu, Alois Knoll

In the rapidly evolving field of autonomous driving systems, the refinement of path planning algorithms is paramount for navigating vehicles through dynamic environments, particularly in complex urban scenarios. Traditional path planning algorithms, which are heavily reliant on static rules and manually defined parameters, often fall short in such contexts, highlighting the need for more adaptive, learning-based approaches. Among these, behavior cloning emerges as a noteworthy strategy for its simplicity and efficiency, especially within the realm of end-to-end path planning. However, behavior cloning faces challenges, such as covariate shift when employing traditional Manhattan distance as the metric. Addressing this, our study introduces the novel concept of Residual Chain Loss. Residual Chain Loss dynamically adjusts the loss calculation process to enhance the temporal dependency and accuracy of predicted path points, significantly improving the model's performance without additional computational overhead. Through testing on the nuScenes dataset, we underscore the method's substantial advancements in addressing covariate shift, facilitating dynamic loss adjustments, and ensuring seamless integration with end-to-end path planning frameworks. Our findings highlight the potential of Residual Chain Loss to revolutionize planning component of autonomous driving systems, marking a significant step forward in the quest for level 5 autonomous driving system.

📄 PDF Abstract BibTeX arXiv:2404.05423

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPrediction

Similar Papers 제목 키워드 기반

Reason2Drive: Towards Interpretable and Chain-based Reasoning for Autonomous Driving

2023-12-06 · Ming Nie, Renyuan Peng, Chunwei Wang, Xinyue Cai 외

Large vision-language models (VLMs) have garnered increasing interest in autonomous driving areas, due to their advanced capabilities in complex reasoning tasks essential for highly autonomous vehicle behavior. Despite t…

Autonomous DrivingDecision Making

Learning Residual Model of Model Predictive Control via Random Forests for Autonomous Driving

2023-04-10 · Kang Zhao, Jianru Xue, Xiangning Meng, Gengxin Li 외

One major issue in learning-based model predictive control (MPC) for autonomous driving is the contradiction between the system model's prediction accuracy and computation efficiency. The more situations a system model c…

Autonomous DrivingmodelModel Predictive Controlregression

End-to-End Deep Learning of Lane Detection and Path Prediction for Real-Time Autonomous Driving

2021-02-09 · Der-Hau Lee, Jinn-Liang Liu

Inspired by the UNet architecture of semantic image segmentation, we propose a lightweight UNet using depthwise separable convolutions (DSUNet) for end-to-end learning of lane detection and path prediction (PP) in autono…

Autonomous DrivingImage SegmentationLane DetectionSemantic Segmentation

ResAD: Normalized Residual Trajectory Modeling for End-to-End Autonomous Driving

2025-10-09 · Zhiyu Zheng, Shaoyu Chen, Haoran Yin, Xinbang Zhang 외 arxiv

End-to-end autonomous driving (E2EAD) systems, which learn to predict future trajectories directly from sensor data, are fundamentally challenged by the inherent spatio-temporal imbalance of trajectory data. This imbalan…

Trajectory ModelingAutonomous Driving

Residual Policy Learning for Vehicle Control of Autonomous Racing Cars

2023-02-14 · Raphael Trumpp, Denis Hoornaert, Marco Caccamo

The development of vehicle controllers for autonomous racing is challenging because racing cars operate at their physical driving limit. Prompted by the demand for improved performance, autonomous racing research has see…

Autonomous Racing