English

Steadily Learn to Drive with Virtual Memory

Machine Learning 2021-02-17 v1 Artificial Intelligence Robotics Systems and Control Systems and Control

Abstract

Reinforcement learning has shown great potential in developing high-level autonomous driving. However, for high-dimensional tasks, current RL methods suffer from low data efficiency and oscillation in the training process. This paper proposes an algorithm called Learn to drive with Virtual Memory (LVM) to overcome these problems. LVM compresses the high-dimensional information into compact latent states and learns a latent dynamic model to summarize the agent's experience. Various imagined latent trajectories are generated as virtual memory by the latent dynamic model. The policy is learned by propagating gradient through the learned latent model with the imagined latent trajectories and thus leads to high data efficiency. Furthermore, a double critic structure is designed to reduce the oscillation during the training process. The effectiveness of LVM is demonstrated by an image-input autonomous driving task, in which LVM outperforms the existing method in terms of data efficiency, learning stability, and control performance.

Keywords

Cite

@article{arxiv.2102.08072,
  title  = {Steadily Learn to Drive with Virtual Memory},
  author = {Yuhang Zhang and Yao Mu and Yujie Yang and Yang Guan and Shengbo Eben Li and Qi Sun and Jianyu Chen},
  journal= {arXiv preprint arXiv:2102.08072},
  year   = {2021}
}

Comments

Submitted to the 32nd IEEE Intelligent Vehicles Symposium

R2 v1 2026-06-23T23:12:18.716Z