Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Transferable Interactiveness Knowledge for Human-Object Interaction Detection

About

Human-Object Interaction (HOI) detection is an important problem to understand how humans interact with objects. In this paper, we explore interactiveness knowledge which indicates whether a human and an object interact with each other or not. We found that interactiveness knowledge can be learned across HOI datasets and bridge the gap between diverse HOI category settings. Our core idea is to exploit an interactiveness network to learn the general interactiveness knowledge from multiple HOI datasets and perform Non-Interaction Suppression (NIS) before HOI classification in inference. On account of the generalization ability of interactiveness, interactiveness network is a transferable knowledge learner and can be cooperated with any HOI detection models to achieve desirable results. We utilize the human instance and body part features together to learn the interactiveness in hierarchical paradigm, i.e., instance-level and body part-level interactivenesses. Thereafter, a consistency task is proposed to guide the learning and extract deeper interactive visual clues. We extensively evaluate the proposed method on HICO-DET, V-COCO, and a newly constructed PaStaNet-HOI dataset. With the learned interactiveness, our method outperforms state-of-the-art HOI detection methods, verifying its efficacy and flexibility. Code is available at https://github.com/DirtyHarryLYL/Transferable-Interactiveness-Network.

Yong-Lu Li, Xinpeng Liu, Xiaoqian Wu, Xijie Huang, Liang Xu, Cewu Lu• 2021

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)34.26
493
Human-Object Interaction DetectionV-COCO (test)
AP (Role, Scenario 1)48.7
270
Human-Object Interaction DetectionV-COCO 1.0 (test)
AP_role (#1)47.8
76
Human-Object Interaction DetectionHICO-DET 1 (test)
Full mAP19.17
33
Human-Object Interaction DetectionV-COCO
Box mAP (Scenario 1)47.8
32
Human-Object Interaction DetectionV-COCO Scenario 1 1.0
AP (Role)49.1
11
Human-Object Interaction DetectionV-COCO 8 (test)
AP Role (S1)47.8
11
Human-Object Interaction DetectionPaStaNet-HOI (test)
mAP19.29
4
Showing 8 of 8 rows

Other info

Code

Follow for update