CVMay 26, 2017

Predicting Human Interaction via Relative Attention Model

arXiv:1705.09467v19 citations
Originality Incremental advance
AI Analysis

This work addresses a domain-specific challenge in video analysis for applications like surveillance or human-computer interaction, with incremental improvements over existing methods.

The paper tackles the problem of predicting human interactions from partially observed videos by modeling mutual influence and focusing on discriminative regions, resulting in superior prediction accuracy on two public datasets.

Predicting human interaction is challenging as the on-going activity has to be inferred based on a partially observed video. Essentially, a good algorithm should effectively model the mutual influence between the two interacting subjects. Also, only a small region in the scene is discriminative for identifying the on-going interaction. In this work, we propose a relative attention model to explicitly address these difficulties. Built on a tri-coupled deep recurrent structure representing both interacting subjects and global interaction status, the proposed network collects spatio-temporal information from each subject, rectified with global interaction information, yielding effective interaction representation. Moreover, the proposed network also unifies an attention module to assign higher importance to the regions which are relevant to the on-going action. Extensive experiments have been conducted on two public datasets, and the results demonstrate that the proposed relative attention network successfully predicts informative regions between interacting subjects, which in turn yields superior human interaction prediction accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes