IGFormer: Interaction Graph Transformer for Skeleton-based Human Interaction Recognition

25 Jul 2022  ·  Yunsheng Pang, Qiuhong Ke, Hossein Rahmani, James Bailey, Jun Liu ·

Human interaction recognition is very important in many applications. One crucial cue in recognizing an interaction is the interactive body parts. In this work, we propose a novel Interaction Graph Transformer (IGFormer) network for skeleton-based interaction recognition via modeling the interactive body parts as graphs. More specifically, the proposed IGFormer constructs interaction graphs according to the semantic and distance correlations between the interactive body parts, and enhances the representation of each person by aggregating the information of the interactive body parts based on the learned graphs. Furthermore, we propose a Semantic Partition Module to transform each human skeleton sequence into a Body-Part-Time sequence to better capture the spatial and temporal information of the skeleton sequence for learning the graphs. Extensive experiments on three benchmark datasets demonstrate that our model outperforms the state-of-the-art with a significant margin.

PDF Abstract
No code implementations yet. Submit your code now
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Human Interaction Recognition NTU RGB+D IGFormer Accuracy (Cross-Subject) 93.6 # 3
Accuracy (Cross-View) 96.5 # 3
Human Interaction Recognition NTU RGB+D 120 IGFormer Accuracy (Cross-Subject) 85.4 # 4
Accuracy (Cross-Setup) 86.5 # 4
Human Interaction Recognition SBU IGFormer Accuracy 98.4 # 2

Methods