English

Temporal Continual Learning with Prior Compensation for Human Motion Prediction

Computer Vision and Pattern Recognition 2025-07-08 v1 Artificial Intelligence

Abstract

Human Motion Prediction (HMP) aims to predict future poses at different moments according to past motion sequences. Previous approaches have treated the prediction of various moments equally, resulting in two main limitations: the learning of short-term predictions is hindered by the focus on long-term predictions, and the incorporation of prior information from past predictions into subsequent predictions is limited. In this paper, we introduce a novel multi-stage training framework called Temporal Continual Learning (TCL) to address the above challenges. To better preserve prior information, we introduce the Prior Compensation Factor (PCF). We incorporate it into the model training to compensate for the lost prior information. Furthermore, we derive a more reasonable optimization objective through theoretical derivation. It is important to note that our TCL framework can be easily integrated with different HMP backbone models and adapted to various datasets and applications. Extensive experiments on four HMP benchmark datasets demonstrate the effectiveness and flexibility of TCL. The code is available at https://github.com/hyqlat/TCL.

Keywords

Cite

@article{arxiv.2507.04060,
  title  = {Temporal Continual Learning with Prior Compensation for Human Motion Prediction},
  author = {Jianwei Tang and Jiangxin Sun and Xiaotong Lin and Lifang Zhang and Wei-Shi Zheng and Jian-Fang Hu},
  journal= {arXiv preprint arXiv:2507.04060},
  year   = {2025}
}

Comments

Advances in Neural Information Processing Systems 2023

R2 v1 2026-07-01T03:47:44.158Z