CVOct 12, 2022

MotionBERT: A Unified Perspective on Learning Human Motion Representations

arXiv:2210.06551v5339 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses the challenge of robust human motion analysis for applications like pose estimation, offering a unified framework that is incremental but effective.

The paper tackles the problem of learning human motion representations from noisy 2D observations to improve performance on various human-centric video tasks, achieving state-of-the-art results on three downstream tasks with a simple finetuning approach.

We present a unified perspective on tackling various human-centric video tasks by learning human motion representations from large-scale and heterogeneous data resources. Specifically, we propose a pretraining stage in which a motion encoder is trained to recover the underlying 3D motion from noisy partial 2D observations. The motion representations acquired in this way incorporate geometric, kinematic, and physical knowledge about human motion, which can be easily transferred to multiple downstream tasks. We implement the motion encoder with a Dual-stream Spatio-temporal Transformer (DSTformer) neural network. It could capture long-range spatio-temporal relationships among the skeletal joints comprehensively and adaptively, exemplified by the lowest 3D pose estimation error so far when trained from scratch. Furthermore, our proposed framework achieves state-of-the-art performance on all three downstream tasks by simply finetuning the pretrained motion encoder with a simple regression head (1-2 layers), which demonstrates the versatility of the learned motion representations. Code and models are available at https://motionbert.github.io/

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes