Leveraging Structural Context Models and Ranking Score Fusion for Human Interaction Prediction
Qiuhong Ke, Mohammed Bennamoun, Senjian An, Farid Bossaid, Ferdous, Sohel

TL;DR
This paper introduces a novel approach for predicting human interactions by learning structural context models with LSTM networks and fusing their scores with spatial-temporal information, improving accuracy in video analysis.
Contribution
It proposes a new method combining structural context learning via LSTMs with a ranking score fusion technique for enhanced interaction prediction.
Findings
Improved prediction accuracy on BIT Interaction dataset.
Effective modeling of global and local interaction contexts.
Demonstrated benefits over existing methods.
Abstract
Predicting an interaction before it is fully executed is very important in applications such as human-robot interaction and video surveillance. In a two-human interaction scenario, there often contextual dependency structure between the global interaction context of the two humans and the local context of the different body parts of each human. In this paper, we propose to learn the structure of the interaction contexts, and combine it with the spatial and temporal information of a video sequence for a better prediction of the interaction class. The structural models, including the spatial and the temporal models, are learned with Long Short Term Memory (LSTM) networks to capture the dependency of the global and local contexts of each RGB frame and each optical flow image, respectively. LSTM networks are also capable of detecting the key information from the global and local interaction…
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
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
