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

Visual Compositional Learning for Human-Object Interaction Detection

About

Human-Object interaction (HOI) detection aims to localize and infer relationships between human and objects in an image. It is challenging because an enormous number of possible combinations of objects and verbs types forms a long-tail distribution. We devise a deep Visual Compositional Learning (VCL) framework, which is a simple yet efficient framework to effectively address this problem. VCL first decomposes an HOI representation into object and verb specific features, and then composes new interaction samples in the feature space via stitching the decomposed features. The integration of decomposition and composition enables VCL to share object and verb features among different HOI samples and images, and to generate new interaction samples and new types of HOI, and thus largely alleviates the long-tail distribution problem and benefits low-shot or zero-shot HOI detection. Extensive experiments demonstrate that the proposed VCL can effectively improve the generalization of HOI detection on HICO-DET and V-COCO and outperforms the recent state-of-the-art methods on HICO-DET. Code is available at https://github.com/zhihou7/VCL.

Zhi Hou, Xiaojiang Peng, Yu Qiao, Dacheng Tao• 2020

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)43.09
493
Human-Object Interaction DetectionV-COCO (test)
AP (Role, Scenario 1)48.3
270
Human-Object Interaction DetectionHICO-DET
mAP (Full)25.98
233
Human-Object Interaction DetectionHICO-DET Known Object (test)
mAP (Full)25.98
112
Human-Object Interaction DetectionHICO-DET (Rare First Unseen Combination (RF-UC))
mAP (Full)21.43
77
Human-Object Interaction DetectionV-COCO 1.0 (test)
AP_role (#1)48.3
76
Human-Object Interaction DetectionHICO-DET Non-rare First Unseen Composition (NF-UC)
AP (Unseen)16.22
49
Human-Object Interaction DetectionHICO-DET Zero-Shot
mAP (Default Unseen)16.22
33
Human-Object Interaction DetectionHICO-DET 1 (test)
Full mAP25.98
33
Human-Object Interaction DetectionV-COCO
Box mAP (Scenario 1)48.3
32
Showing 10 of 32 rows

Other info

Code

Follow for update