Paper Overview
Field: Computer Vision (CV) Authors: Zhenyu Wu, Ziyun Wang, Yixuan Wei et al. Published: 2026-04-30 arXiv: 2604.28173
Original Abstract
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.
Key Contributions (from the Chinese summary)
- Hierarchical representation: Action Atoms capture atomic joint movements; Action Motifs are their temporal compositions, encoding reusable, semantic body movement segments shared across different overall actions.
- A4Mer architecture: a nested latent-space Transformer that segments 3D pose sequences into variable-length segments, each encoded as a single latent token (Action Atom).
- Self-supervised training: masked token prediction in the respective latent spaces unifies the pretraining tasks; Action Motifs emerge naturally bottom-up.
- Action Motif Dataset (AMD): a large-scale multi-view human behavior video dataset with complete SMPL annotations. Cameras are mounted on the feet to enable per-frame annotation despite frequent and severe body occlusion.
- Results: A4Mer extracts meaningful Action Motifs that bring significant improvements to human behavior modeling tasks, including action recognition, motion prediction, and motion interpolation.
*Auto-collected on 2026-05-02*