Practical Issues of Action-conditioned Next Image Prediction
Donglai Zhu, Hao Chen, Hengshuai Yao, Masoud Nosrati, Peyman, Yadmellat, Yunfei Zhang

TL;DR
This paper compares models for action-conditioned image prediction in autonomous driving, highlighting the importance of action tiling encoding and proposing a lightweight, efficient model with competitive performance.
Contribution
It demonstrates the critical role of action tiling encoding in model performance and introduces a smaller, efficient model suitable for real-time autonomous vehicle applications.
Findings
Action tiling encoding significantly improves prediction accuracy.
The lightweight model achieves comparable results to larger models.
The proposed model is more memory-efficient and computationally suitable for self-driving cars.
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 MSE and Structure SIMilarity (SSIM) with a network size of about {\bfseries million} parameters. With a small network of fewer than {\bfseries million} parameters, our new model achieves a comparable performance to CDNA at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Advanced Neural Network Applications
