English

SimpliHuMoN: Simplifying Human Motion Prediction

Computer Vision and Pattern Recognition 2026-03-05 v1 Machine Learning

Abstract

Human motion prediction combines the tasks of trajectory forecasting and human pose prediction. For each of the two tasks, specialized models have been developed. Combining these models for holistic human motion prediction is non-trivial, and recent methods have struggled to compete on established benchmarks for individual tasks. To address this, we propose a simple yet effective transformer-based model for human motion prediction. The model employs a stack of self-attention modules to effectively capture both spatial dependencies within a pose and temporal relationships across a motion sequence. This simple, streamlined, end-to-end model is sufficiently versatile to handle pose-only, trajectory-only, and combined prediction tasks without task-specific modifications. We demonstrate that this approach achieves state-of-the-art results across all tasks through extensive experiments on a wide range of benchmark datasets, including Human3.6M, AMASS, ETH-UCY, and 3DPW.

Keywords

Cite

@article{arxiv.2603.04399,
  title  = {SimpliHuMoN: Simplifying Human Motion Prediction},
  author = {Aadya Agrawal and Alexander Schwing},
  journal= {arXiv preprint arXiv:2603.04399},
  year   = {2026}
}

Comments

19 pages, 7 figures. Preprint

R2 v1 2026-07-01T11:03:37.228Z