English

Motion Prediction Using Temporal Inception Module

Computer Vision and Pattern Recognition 2020-10-08 v1

Abstract

Human motion prediction is a necessary component for many applications in robotics and autonomous driving. Recent methods propose using sequence-to-sequence deep learning models to tackle this problem. However, they do not focus on exploiting different temporal scales for different length inputs. We argue that the diverse temporal scales are important as they allow us to look at the past frames with different receptive fields, which can lead to better predictions. In this paper, we propose a Temporal Inception Module (TIM) to encode human motion. Making use of TIM, our framework produces input embeddings using convolutional layers, by using different kernel sizes for different input lengths. The experimental results on standard motion prediction benchmark datasets Human3.6M and CMU motion capture dataset show that our approach consistently outperforms the state of the art methods.

Keywords

Cite

@article{arxiv.2010.03006,
  title  = {Motion Prediction Using Temporal Inception Module},
  author = {Tim Lebailly and Sena Kiciroglu and Mathieu Salzmann and Pascal Fua and Wei Wang},
  journal= {arXiv preprint arXiv:2010.03006},
  year   = {2020}
}

Comments

16 pages, 4 figures. To appear in the proceedings of the 15th Asian Conference on Computer Vision, ACCV 2020

R2 v1 2026-06-23T19:06:17.108Z