English

Practical Issues of Action-conditioned Next Image Prediction

Computer Vision and Pattern Recognition 2018-02-09 v1

Abstract

The problem of action-conditioned image prediction is to predict the expected next frame given the current camera frame the robot observes and an action selected by the robot. We provide the first comparison of two recent popular models, especially for image prediction on cars. Our major finding is that action tiling encoding is the most important factor leading to the remarkable performance of the CDNA model. We present a light-weight model by action tiling encoding which has a single-decoder feedforward architecture same as [action_video_prediction_honglak]. On a real driving dataset, the CDNA model achieves 0.3986×103{0.3986} \times 10^{-3} MSE and 0.9846{0.9846} Structure SIMilarity (SSIM) with a network size of about {\bfseries 12.6{12.6} million} parameters. With a small network of fewer than {\bfseries 1{1} million} parameters, our new model achieves a comparable performance to CDNA at 0.3613×103{0.3613} \times 10^{-3} MSE and 0.9633{0.9633} SSIM. Our model requires less memory, is more computationally efficient and is advantageous to be used inside self-driving vehicles.

Keywords

Cite

@article{arxiv.1802.02975,
  title  = {Practical Issues of Action-conditioned Next Image Prediction},
  author = {Donglai Zhu and Hao Chen and Hengshuai Yao and Masoud Nosrati and Peyman Yadmellat and Yunfei Zhang},
  journal= {arXiv preprint arXiv:1802.02975},
  year   = {2018}
}

Comments

12 pages; 7 figures

R2 v1 2026-06-23T00:16:14.546Z