CVAug 19, 2022

SoMoFormer: Social-Aware Motion Transformer for Multi-Person Motion Prediction

arXiv:2208.09224v210 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the challenge of predicting motions in social settings like robotics or autonomous systems, but appears incremental as it builds on prior transformer-based approaches.

The paper tackles the problem of multi-person motion prediction by jointly modeling individual motion and social interactions, and demonstrates that their method greatly outperforms state-of-the-art methods on both short- and long-term horizons.

Multi-person motion prediction remains a challenging problem, especially in the joint representation learning of individual motion and social interactions. Most prior methods only involve learning local pose dynamics for individual motion (without global body trajectory) and also struggle to capture complex interaction dependencies for social interactions. In this paper, we propose a novel Social-Aware Motion Transformer (SoMoFormer) to effectively model individual motion and social interactions in a joint manner. Specifically, SoMoFormer extracts motion features from sub-sequences in displacement trajectory space to effectively learn both local and global pose dynamics for each individual. In addition, we devise a novel social-aware motion attention mechanism in SoMoFormer to further optimize dynamics representations and capture interaction dependencies simultaneously via motion similarity calculation across time and social dimensions. On both short- and long-term horizons, we empirically evaluate our framework on multi-person motion datasets and demonstrate that our method greatly outperforms state-of-the-art methods of single- and multi-person motion prediction. Code will be made publicly available upon acceptance.

Foundations

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

Your Notes