paper-with-me

Papers

Rethinking Closed-loop Training for Autonomous Driving

2023-06-27 · Chris Zhang, Runsheng Guo, Wenyuan Zeng, Yuwen Xiong, Binbin Dai, Rui Hu, Mengye Ren, Raquel Urtasun

Recent advances in high-fidelity simulators have enabled closed-loop training of autonomous driving agents, potentially solving the distribution shift in training v.s. deployment and allowing training to be scaled both safely and cheaply. However, there is a lack of understanding of how to build effective training benchmarks for closed-loop training. In this work, we present the first empirical study which analyzes the effects of different training benchmark designs on the success of learning agents, such as how to design traffic scenarios and scale training environments. Furthermore, we show that many popular RL algorithms cannot achieve satisfactory performance in the context of autonomous driving, as they lack long-term planning and take an extremely long time to train. To address these issues, we propose trajectory value learning (TRAVL), an RL-based driving agent that performs planning with multistep look-ahead and exploits cheaply generated imagined data for efficient learning. Our experiments show that TRAVL can learn much faster and produce safer maneuvers compared to all the baselines. For more information, visit the project website: https://waabi.ai/research/travl

📄 PDF Abstract BibTeX arXiv:2306.15713

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

X-Driver: Explainable Autonomous Driving with Vision-Language Models

2025-05-08 · Wei Liu, Jiyuan Zhang, Binxiong Zheng, Yufeng Hu 외

End-to-end autonomous driving has advanced significantly, offering benefits such as system simplicity and stronger driving performance in both open-loop and closed-loop settings than conventional pipelines. However, exis…

Autonomous DrivingBench2DriveDecision Making

Hydra-NeXt: Robust Closed-Loop Driving with Open-Loop Training

2025-03-15 · Zhenxin Li, Shihao Wang, Shiyi Lan, Zhiding Yu 외

End-to-end autonomous driving research currently faces a critical challenge in bridging the gap between open-loop training and closed-loop deployment. Current approaches are trained to predict trajectories in an open-loo…

Autonomous DrivingBench2DriveNavSimTrajectory Prediction

HUGSIM: A Real-Time, Photo-Realistic and Closed-Loop Simulator for Autonomous Driving

2024-12-02 · HongYu Zhou, Longzhong Lin, Jiabao Wang, Yichong Lu 외

In the past few decades, autonomous driving algorithms have made significant progress in perception, planning, and control. However, evaluating individual components does not fully reflect the performance of entire syste…

Autonomous DrivingNovel View Synthesis

Data-Centric Evolution in Autonomous Driving: A Comprehensive Survey of Big Data System, Data Mining, and Closed-Loop Technologies

2024-01-23 · Lincan Li, Wei Shao, Wei Dong, Yijun Tian 외

The aspiration of the next generation's autonomous driving (AD) technology relies on the dedicated integration and interaction among intelligent perception, prediction, planning, and low-level control. There has been a h…

Autonomous Driving

RoaD: Rollouts as Demonstrations for Closed-Loop Supervised Fine-Tuning of Autonomous Driving Policies

2025-12-01 · Guillermo Garcia-Cobo, Maximilian Igl, Peter Karkus, Zhejun Zhang 외 arxiv

Autonomous driving policies are typically trained via open-loop behavior cloning of human demonstrations. However, such policies suffer from covariate shift when deployed in closed loop, leading to compounding errors. We…

Reinforcement LearningAutonomous Driving