English

Two-stream Multi-level Dynamic Point Transformer for Two-person Interaction Recognition

Computer Vision and Pattern Recognition 2024-05-15 v2

Abstract

As a fundamental aspect of human life, two-person interactions contain meaningful information about people's activities, relationships, and social settings. Human action recognition serves as the foundation for many smart applications, with a strong focus on personal privacy. However, recognizing two-person interactions poses more challenges due to increased body occlusion and overlap compared to single-person actions. In this paper, we propose a point cloud-based network named Two-stream Multi-level Dynamic Point Transformer for two-person interaction recognition. Our model addresses the challenge of recognizing two-person interactions by incorporating local-region spatial information, appearance information, and motion information. To achieve this, we introduce a designed frame selection method named Interval Frame Sampling (IFS), which efficiently samples frames from videos, capturing more discriminative information in a relatively short processing time. Subsequently, a frame features learning module and a two-stream multi-level feature aggregation module extract global and partial features from the sampled frames, effectively representing the local-region spatial information, appearance information, and motion information related to the interactions. Finally, we apply a transformer to perform self-attention on the learned features for the final classification. Extensive experiments are conducted on two large-scale datasets, the interaction subsets of NTU RGB+D 60 and NTU RGB+D 120. The results show that our network outperforms state-of-the-art approaches in most standard evaluation settings.

Keywords

Cite

@article{arxiv.2307.11973,
  title  = {Two-stream Multi-level Dynamic Point Transformer for Two-person Interaction Recognition},
  author = {Yao Liu and Gangfeng Cui and Jiahui Luo and Xiaojun Chang and Lina Yao},
  journal= {arXiv preprint arXiv:2307.11973},
  year   = {2024}
}
R2 v1 2026-06-28T11:37:30.779Z