Relational Context Learning for Human-Object Interaction Detection
About
Recent state-of-the-art methods for HOI detection typically build on transformer architectures with two decoder branches, one for human-object pair detection and the other for interaction classification. Such disentangled transformers, however, may suffer from insufficient context exchange between the branches and lead to a lack of context information for relational reasoning, which is critical in discovering HOI instances. In this work, we propose the multiplex relation network (MUREN) that performs rich context exchange between three decoder branches using unary, pairwise, and ternary relations of human, object, and interaction tokens. The proposed method learns comprehensive relational contexts for discovering HOI instances, achieving state-of-the-art performance on two standard benchmarks for HOI detection, HICO-DET and V-COCO.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Human-Object Interaction Detection | HICO-DET (test) | mAP (full)32.9 | 493 | |
| Human-Object Interaction Detection | HICO-DET Known Object (test) | mAP (Full)35.52 | 112 | |
| Human-Object Interaction Detection | V-COCO 1.0 (test) | AP_role (#1)68.8 | 76 | |
| Human-Object Interaction Detection | V-COCO | Box mAP (Scenario 1)68.8 | 32 | |
| HOI Detection | HICO-DET (test) | Box mAP (Full)32.9 | 32 | |
| HOI Detection | HICO-DET v1.0 (test) | mAP (Default, Full)32.87 | 29 | |
| HOI Segmentation | HICO-DET (test) | mask mAP (Full)35.4 | 12 | |
| Human-Object Interaction Segmentation | HICO-DET (test) | mask mAP (Full)35.4 | 12 |