TL;DR
This paper introduces a simplified yet powerful Interaction Relational Network for mutual action recognition that effectively models relationships between body parts, achieving state-of-the-art results on multiple datasets.
Contribution
Proposes a novel Interaction Relational Network that uses minimal prior knowledge and multiple relationship models for enhanced relational reasoning in interaction recognition.
Findings
Achieves state-of-the-art performance on SBU and UT datasets.
Demonstrates competitive results on NTU RGB+D 120 dataset.
Introduces structured pair-wise operations for meaningful relational features.
Abstract
Person-person mutual action recognition (also referred to as interaction recognition) is an important research branch of human activity analysis. Current solutions in the field -- mainly dominated by CNNs, GCNs and LSTMs -- often consist of complicated architectures and mechanisms to embed the relationships between the two persons on the architecture itself, to ensure the interaction patterns can be properly learned. Our main contribution with this work is by proposing a simpler yet very powerful architecture, named Interaction Relational Network, which utilizes minimal prior knowledge about the structure of the human body. We drive the network to identify by itself how to relate the body parts from the individuals interacting. In order to better represent the interaction, we define two different relationships, leading to specialized architectures and models for each. These multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
