English

Pose Transformers (POTR): Human Motion Prediction with Non-Autoregressive Transformers

Computer Vision and Pattern Recognition 2021-09-17 v1

Abstract

We propose to leverage Transformer architectures for non-autoregressive human motion prediction. Our approach decodes elements in parallel from a query sequence, instead of conditioning on previous predictions such as instate-of-the-art RNN-based approaches. In such a way our approach is less computational intensive and potentially avoids error accumulation to long term elements in the sequence. In that context, our contributions are fourfold: (i) we frame human motion prediction as a sequence-to-sequence problem and propose a non-autoregressive Transformer to infer the sequences of poses in parallel; (ii) we propose to decode sequences of 3D poses from a query sequence generated in advance with elements from the input sequence;(iii) we propose to perform skeleton-based activity classification from the encoder memory, in the hope that identifying the activity can improve predictions;(iv) we show that despite its simplicity, our approach achieves competitive results in two public datasets, although surprisingly more for short term predictions rather than for long term ones.

Keywords

Cite

@article{arxiv.2109.07531,
  title  = {Pose Transformers (POTR): Human Motion Prediction with Non-Autoregressive Transformers},
  author = {Angel Martínez-González and Michael Villamizar and Jean-Marc Odobez},
  journal= {arXiv preprint arXiv:2109.07531},
  year   = {2021}
}

Comments

Accepted in ICCV-W

R2 v1 2026-06-24T06:00:04.100Z