English

TKN: Transformer-based Keypoint Prediction Network For Real-time Video Prediction

Computer Vision and Pattern Recognition 2026-02-17 v3 Artificial Intelligence

Abstract

Video prediction is a complex time-series forecasting task with great potential in many use cases. However, traditional methods prioritize accuracy and overlook slow prediction speeds due to complex model structures, redundant information, and excessive GPU memory consumption. These methods often predict frames sequentially, making acceleration difficult and limiting their applicability in real-time scenarios like danger prediction and warning.Therefore, we propose a transformer-based keypoint prediction neural network (TKN). TKN extracts dynamic content from video frames in an unsupervised manner, reducing redundant feature computation. And, TKN uses an acceleration matrix to reduce the computational cost of attention and employs a parallel computing structure for prediction acceleration. To the best of our knowledge, TKN is the first real-time video prediction solution that achieves a prediction rate of 1,176 fps, significantly reducing computation costs while maintaining other performance. Qualitative and quantitative experiments on multiple datasets have demonstrated the superiority of our method, suggesting that TKN has great application potential.

Keywords

Cite

@article{arxiv.2303.09807,
  title  = {TKN: Transformer-based Keypoint Prediction Network For Real-time Video Prediction},
  author = {Haoran Li and XiaoLu Li and Yihang Lin and Yanbin Hao and Haiyong Xie and Pengyuan Zhou and Yong Liao},
  journal= {arXiv preprint arXiv:2303.09807},
  year   = {2026}
}
R2 v1 2026-06-28T09:21:04.921Z