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

Exploring Predicate Visual Context in Detecting Human-Object Interactions

About

Recently, the DETR framework has emerged as the dominant approach for human--object interaction (HOI) research. In particular, two-stage transformer-based HOI detectors are amongst the most performant and training-efficient approaches. However, these often condition HOI classification on object features that lack fine-grained contextual information, eschewing pose and orientation information in favour of visual cues about object identity and box extremities. This naturally hinders the recognition of complex or ambiguous interactions. In this work, we study these issues through visualisations and carefully designed experiments. Accordingly, we investigate how best to re-introduce image features via cross-attention. With an improved query design, extensive exploration of keys and values, and box pair positional embeddings as spatial guidance, our model with enhanced predicate visual context (PViC) outperforms state-of-the-art methods on the HICO-DET and V-COCO benchmarks, while maintaining low training cost.

Frederic Z. Zhang, Yuhui Yuan, Dylan Campbell, Zhuoyao Zhong, Stephen Gould• 2023

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)44.32
493
Human-Object Interaction DetectionV-COCO (test)
AP (Role, Scenario 1)64.1
270
Human-Object Interaction DetectionHICO-DET
mAP (Full)47.81
233
Human-Object Interaction DetectionHICO-DET Known Object (test)
mAP (Full)47.81
112
Human-Object Interaction DetectionV-COCO
AP^1 Role64.1
65
HOI DetectionV-COCO
AP Role 164.1
40
HOI DetectionHICO-DET (test)
Box mAP (Full)44.3
32
Human-Object Interaction DetectionV-COCO
Box mAP (Scenario 1)64.1
32
HOI DetectionHICO-DET
mAP (Default Full)44.32
21
Showing 9 of 9 rows

Other info

Code

Follow for update