Accurate Grid Keypoint Learning for Efficient Video Prediction
Xiaojie Gao, Yueming Jin, Qi Dou, Chi-Wing Fu, and Pheng-Ann Heng

TL;DR
This paper introduces a robust grid keypoint learning framework for efficient long-term video prediction, significantly reducing computational costs while maintaining high accuracy and stability in keypoint modeling.
Contribution
The authors propose a novel grid-based keypoint detection and propagation method with a condensation loss, improving robustness and explainability in video prediction.
Findings
Outperforms state-of-the-art stochastic video prediction methods.
Reduces computational resources by over 98%.
Demonstrates effectiveness on a robotic surgery dataset.
Abstract
Video prediction methods generally consume substantial computing resources in training and deployment, among which keypoint-based approaches show promising improvement in efficiency by simplifying dense image prediction to light keypoint prediction. However, keypoint locations are often modeled only as continuous coordinates, so noise from semantically insignificant deviations in videos easily disrupt learning stability, leading to inaccurate keypoint modeling. In this paper, we design a new grid keypoint learning framework, aiming at a robust and explainable intermediate keypoint representation for long-term efficient video prediction. We have two major technical contributions. First, we detect keypoints by jumping among candidate locations in our raised grid space and formulate a condensation loss to encourage meaningful keypoints with strong representative capability. Second, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging · Medical Image Segmentation Techniques
