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

Human-Object Interaction Detection Collaborated with Large Relation-driven Diffusion Models

About

Prevalent human-object interaction (HOI) detection approaches typically leverage large-scale visual-linguistic models to help recognize events involving humans and objects. Though promising, models trained via contrastive learning on text-image pairs often neglect mid/low-level visual cues and struggle at compositional reasoning. In response, we introduce DIFFUSIONHOI, a new HOI detector shedding light on text-to-image diffusion models. Unlike the aforementioned models, diffusion models excel in discerning mid/low-level visual concepts as generative models, and possess strong compositionality to handle novel concepts expressed in text inputs. Considering diffusion models usually emphasize instance objects, we first devise an inversion-based strategy to learn the expression of relation patterns between humans and objects in embedding space. These learned relation embeddings then serve as textual prompts, to steer diffusion models generate images that depict specific interactions, and extract HOI-relevant cues from images without heavy fine-tuning. Benefited from above, DIFFUSIONHOI achieves SOTA performance on three datasets under both regular and zero-shot setups.

Liulei Li, Wenguan Wang, Yi Yang• 2024

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)32.67
493
Human-Object Interaction DetectionHICO-DET--
233
Human-Object Interaction DetectionV-COCO
AP^1 Role67.1
65
HOI DetectionV-COCO
AP Role 167.1
40
HOI DetectionHICO-DET
mAP (Default Full)42.54
21
Human-Object Interaction DetectionHICO-DET (train)
Inference Time (Hour)17.2
8
Human-Object Interaction DetectionHICO-DET RF-UC (test)
Unseen mAP32.06
7
Showing 7 of 7 rows

Other info

Code

Follow for update