English

Group-DINOmics: Incorporating People Dynamics into DINO for Self-supervised Group Activity Feature Learning

Computer Vision and Pattern Recognition 2026-04-07 v1

Abstract

This paper proposes Group Activity Feature (GAF) learning without group activity annotations. Unlike prior work, which uses low-level static local features to learn GAFs, we propose leveraging dynamics-aware and group-aware pretext tasks, along with local and global features provided by DINO, for group-dynamics-aware GAF learning. To adapt DINO and GAF learning to local dynamics and global group features, our pretext tasks use person flow estimation and group-relevant object location estimation, respectively. Person flow estimation is used to represent the local motion of each person, which is an important cue for understanding group activities. In contrast, group-relevant object location estimation encourages GAFs to learn scene context (e.g., spatial relations of people and objects) as global features. Comprehensive experiments on public datasets demonstrate the state-of-the-art performance of our method in group activity retrieval and recognition. Our ablation studies verify the effectiveness of each component in our method. Code: https://github.com/tezuka0001/Group-DINOmics.

Keywords

Cite

@article{arxiv.2604.04467,
  title  = {Group-DINOmics: Incorporating People Dynamics into DINO for Self-supervised Group Activity Feature Learning},
  author = {Ryuki Tezuka and Chihiro Nakatani and Norimichi Ukita},
  journal= {arXiv preprint arXiv:2604.04467},
  year   = {2026}
}

Comments

Accepted to CVPR2026 Findings

R2 v1 2026-07-01T11:54:59.904Z