Hierarchical Long Short-Term Concurrent Memory for Human Interaction Recognition
Xiangbo Shu, Jinhui Tang, Guo-Jun Qi, Wei Liu, Jian Yang

TL;DR
This paper introduces a hierarchical LSTM model that captures long-term inter-related dynamics among multiple persons to improve human interaction recognition in videos.
Contribution
The paper proposes a novel Hierarchical LSTCM that models inter-related group dynamics, advancing beyond existing methods that treat individuals independently or as a whole.
Findings
Outperforms baseline methods on four public datasets.
Effectively models long-term inter-related human interaction dynamics.
Demonstrates significant accuracy improvements over state-of-the-art approaches.
Abstract
In this paper, we aim to address the problem of human interaction recognition in videos by exploring the long-term inter-related dynamics among multiple persons. Recently, Long Short-Term Memory (LSTM) has become a popular choice to model individual dynamic for single-person action recognition due to its ability of capturing the temporal motion information in a range. However, existing RNN models focus only on capturing the dynamics of human interaction by simply combining all dynamics of individuals or modeling them as a whole. Such models neglect the inter-related dynamics of how human interactions change over time. To this end, we propose a novel Hierarchical Long Short-Term Concurrent Memory (H-LSTCM) to model the long-term inter-related dynamics among a group of persons for recognizing the human interactions. Specifically, we first feed each person's static features into a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
