English

Efficient Multi-Person Motion Prediction by Lightweight Spatial and Temporal Interactions

Computer Vision and Pattern Recognition 2025-07-15 v1

Abstract

3D multi-person motion prediction is a highly complex task, primarily due to the dependencies on both individual past movements and the interactions between agents. Moreover, effectively modeling these interactions often incurs substantial computational costs. In this work, we propose a computationally efficient model for multi-person motion prediction by simplifying spatial and temporal interactions. Our approach begins with the design of lightweight dual branches that learn local and global representations for individual and multiple persons separately. Additionally, we introduce a novel cross-level interaction block to integrate the spatial and temporal representations from both branches. To further enhance interaction modeling, we explicitly incorporate the spatial inter-person distance embedding. With above efficient temporal and spatial design, we achieve state-of-the-art performance for multiple metrics on standard datasets of CMU-Mocap, MuPoTS-3D, and 3DPW, while significantly reducing the computational cost. Code is available at https://github.com/Yuanhong-Zheng/EMPMP.

Keywords

Cite

@article{arxiv.2507.09446,
  title  = {Efficient Multi-Person Motion Prediction by Lightweight Spatial and Temporal Interactions},
  author = {Yuanhong Zheng and Ruixuan Yu and Jian Sun},
  journal= {arXiv preprint arXiv:2507.09446},
  year   = {2025}
}

Comments

ICCV 2025

R2 v1 2026-07-01T03:58:15.448Z