English

LeTS-Drive: Driving in a Crowd by Learning from Tree Search

Robotics 2019-05-30 v1 Artificial Intelligence Machine Learning

Abstract

Autonomous driving in a crowded environment, e.g., a busy traffic intersection, is an unsolved challenge for robotics. The robot vehicle must contend with a dynamic and partially observable environment, noisy sensors, and many agents. A principled approach is to formalize it as a Partially Observable Markov Decision Process (POMDP) and solve it through online belief-tree search. To handle a large crowd and achieve real-time performance in this very challenging setting, we propose LeTS-Drive, which integrates online POMDP planning and deep learning. It consists of two phases. In the offline phase, we learn a policy and the corresponding value function by imitating the belief tree search. In the online phase, the learned policy and value function guide the belief tree search. LeTS-Drive leverages the robustness of planning and the runtime efficiency of learning to enhance the performance of both. Experimental results in simulation show that LeTS-Drive outperforms either planning or imitation learning alone and develops sophisticated driving skills.

Keywords

Cite

@article{arxiv.1905.12197,
  title  = {LeTS-Drive: Driving in a Crowd by Learning from Tree Search},
  author = {Panpan Cai and Yuanfu Luo and Aseem Saxena and David Hsu and Wee Sun Lee},
  journal= {arXiv preprint arXiv:1905.12197},
  year   = {2019}
}
R2 v1 2026-06-23T09:30:41.227Z