CVApr 30

Action Motifs: Self-Supervised Hierarchical Representation of Human Body Movements

arXiv:2604.2817346.4
AI Analysis

This work addresses the need for compositional and reusable representations of human motion for behavior modeling, offering a self-supervised approach that outperforms baselines on multiple tasks.

The paper proposes a self-supervised hierarchical representation for human body movements, consisting of Action Atoms and Action Motifs, learned via a nested latent Transformer (A4Mer). The method achieves strong performance on action recognition, motion prediction, and motion interpolation, and introduces the large-scale Action Motif Dataset (AMD) with multi-view SMPL annotations.

Effective human behavior modeling requires a representation of the human body movement that capitalizes on its compositionality. We propose a hierarchical representation consisting of Action Atoms that capture the atomic joint movements and Action Motifs that are formed by their temporal compositions and encode similar body movements found across different overall human actions. We derive A4Mer, a nested latent Transformer to learn this hierarchical representation from human pose data in a fully self-supervised manner. A4Mer splits a 3D pose sequence into variable-length segments and represents each segment as a single latent token (Action Atoms). Through bottom-up representation learning, temporal patterns composed of these Action Atoms, which capture meaningful temporal spans of reusable, semantic segments of body movements, naturally emerge (Action Motifs). A4Mer achieves this with a unified pretext task of masked token prediction in their respective latent spaces. We also introduce Action Motif Dataset (AMD), a large-scale dataset of multi-view human behavior videos with full SMPL annotations. We introduce a novel use of cameras by mounting them on the feet to achieve their frame-wise annotations despite frequent and heavy body occlusions. Experimental results demonstrate the effectiveness of A4Mer for extracting meaningful Action Motifs, which significantly benefit human behavior modeling tasks including action recognition, motion prediction, and motion interpolation.

Foundations

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

Your Notes