CVJul 28, 2018

Pairwise Body-Part Attention for Recognizing Human-Object Interactions

arXiv:1807.10889v1145 citations
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in computer vision for HOI recognition, offering an incremental improvement over existing methods.

The paper tackled the problem of recognizing human-object interactions by proposing a pairwise body-part attention model that focuses on crucial body parts and their correlations, achieving a 4% improvement over state-of-the-art results on the HICO dataset.

In human-object interactions (HOI) recognition, conventional methods consider the human body as a whole and pay a uniform attention to the entire body region. They ignore the fact that normally, human interacts with an object by using some parts of the body. In this paper, we argue that different body parts should be paid with different attention in HOI recognition, and the correlations between different body parts should be further considered. This is because our body parts always work collaboratively. We propose a new pairwise body-part attention model which can learn to focus on crucial parts, and their correlations for HOI recognition. A novel attention based feature selection method and a feature representation scheme that can capture pairwise correlations between body parts are introduced in the model. Our proposed approach achieved 4% improvement over the state-of-the-art results in HOI recognition on the HICO dataset. We will make our model and source codes publicly available.

Code Implementations1 repo
Foundations

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

Your Notes