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

Affordance Transfer Learning for Human-Object Interaction Detection

About

Reasoning the human-object interactions (HOI) is essential for deeper scene understanding, while object affordances (or functionalities) are of great importance for human to discover unseen HOIs with novel objects. Inspired by this, we introduce an affordance transfer learning approach to jointly detect HOIs with novel objects and recognize affordances. Specifically, HOI representations can be decoupled into a combination of affordance and object representations, making it possible to compose novel interactions by combining affordance representations and novel object representations from additional images, i.e. transferring the affordance to novel objects. With the proposed affordance transfer learning, the model is also capable of inferring the affordances of novel objects from known affordance representations. The proposed method can thus be used to 1) improve the performance of HOI detection, especially for the HOIs with unseen objects; and 2) infer the affordances of novel objects. Experimental results on two datasets, HICO-DET and HOI-COCO (from V-COCO), demonstrate significant improvements over recent state-of-the-art methods for HOI detection and object affordance detection. Code is available at https://github.com/zhihou7/HOI-CL

Zhi Hou, Baosheng Yu, Yu Qiao, Xiaojiang Peng, Dacheng Tao• 2021

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)44.27
493
Human-Object Interaction DetectionHICO-DET
mAP (Full)28.53
233
Human-Object Interaction DetectionHICO-DET Known Object (test)
mAP (Full)31.18
112
Human-Object Interaction DetectionHICO-DET (Rare First Unseen Combination (RF-UC))
mAP (Full)21.57
77
Human-Object Interaction DetectionHICO-DET Non-rare First Unseen Composition (NF-UC)
AP (Unseen)18.25
49
Human-Object Interaction DetectionHICO-DET (NF-UC)
mAP (Full)18.67
40
Human-Object Interaction DetectionHICO-DET Zero-Shot
mAP (Default Unseen)18.25
33
Human-Object Interaction DetectionHICO-DET (UO)
mAP (Full)20.47
31
HOI DetectionHICO-DET v1.0 (test)
mAP (Default, Full)23.81
29
Human-Object Interaction DetectionHICO-DET Rare First v1.0 (test)
Unseen mAP9.18
27
Showing 10 of 32 rows

Other info

Code

Follow for update