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

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.

Sanghyun Kim, Deunsol Jung, Minsu Cho• 2023

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)32.9
493
Human-Object Interaction DetectionHICO-DET Known Object (test)
mAP (Full)35.52
112
Human-Object Interaction DetectionV-COCO 1.0 (test)
AP_role (#1)68.8
76
Human-Object Interaction DetectionV-COCO
Box mAP (Scenario 1)68.8
32
HOI DetectionHICO-DET (test)
Box mAP (Full)32.9
32
HOI DetectionHICO-DET v1.0 (test)
mAP (Default, Full)32.87
29
HOI SegmentationHICO-DET (test)
mask mAP (Full)35.4
12
Human-Object Interaction SegmentationHICO-DET (test)
mask mAP (Full)35.4
12
Showing 8 of 8 rows

Other info

Code

Follow for update