English

TADPO: Reinforcement Learning Goes Off-road

Robotics 2026-03-09 v1 Artificial Intelligence Machine Learning

Abstract

Off-road autonomous driving poses significant challenges such as navigating unmapped, variable terrain with uncertain and diverse dynamics. Addressing these challenges requires effective long-horizon planning and adaptable control. Reinforcement Learning (RL) offers a promising solution by learning control policies directly from interaction. However, because off-road driving is a long-horizon task with low-signal rewards, standard RL methods are challenging to apply in this setting. We introduce TADPO, a novel policy gradient formulation that extends Proximal Policy Optimization (PPO), leveraging off-policy trajectories for teacher guidance and on-policy trajectories for student exploration. Building on this, we develop a vision-based, end-to-end RL system for high-speed off-road driving, capable of navigating extreme slopes and obstacle-rich terrain. We demonstrate our performance in simulation and, importantly, zero-shot sim-to-real transfer on a full-scale off-road vehicle. To our knowledge, this work represents the first deployment of RL-based policies on a full-scale off-road platform.

Keywords

Cite

@article{arxiv.2603.05995,
  title  = {TADPO: Reinforcement Learning Goes Off-road},
  author = {Zhouchonghao Wu and Raymond Song and Vedant Mundheda and Luis E. Navarro-Serment and Christof Schoenborn and Jeff Schneider},
  journal= {arXiv preprint arXiv:2603.05995},
  year   = {2026}
}

Comments

8 pages, 5 figures, 2 tables. Accepted at ICRA 2026

R2 v1 2026-07-01T11:06:20.530Z