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
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Human-Object Interaction Detection | HICO-DET (test) | mAP (full)44.27 | 493 | |
| Human-Object Interaction Detection | HICO-DET | mAP (Full)28.53 | 233 | |
| Human-Object Interaction Detection | HICO-DET Known Object (test) | mAP (Full)31.18 | 112 | |
| Human-Object Interaction Detection | HICO-DET (Rare First Unseen Combination (RF-UC)) | mAP (Full)21.57 | 77 | |
| Human-Object Interaction Detection | HICO-DET Non-rare First Unseen Composition (NF-UC) | AP (Unseen)18.25 | 49 | |
| Human-Object Interaction Detection | HICO-DET (NF-UC) | mAP (Full)18.67 | 40 | |
| Human-Object Interaction Detection | HICO-DET Zero-Shot | mAP (Default Unseen)18.25 | 33 | |
| Human-Object Interaction Detection | HICO-DET (UO) | mAP (Full)20.47 | 31 | |
| HOI Detection | HICO-DET v1.0 (test) | mAP (Default, Full)23.81 | 29 | |
| Human-Object Interaction Detection | HICO-DET Rare First v1.0 (test) | Unseen mAP9.18 | 27 |