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

Unified Visual Relationship Detection with Vision and Language Models

About

This work focuses on training a single visual relationship detector predicting over the union of label spaces from multiple datasets. Merging labels spanning different datasets could be challenging due to inconsistent taxonomies. The issue is exacerbated in visual relationship detection when second-order visual semantics are introduced between pairs of objects. To address this challenge, we propose UniVRD, a novel bottom-up method for Unified Visual Relationship Detection by leveraging vision and language models (VLMs). VLMs provide well-aligned image and text embeddings, where similar relationships are optimized to be close to each other for semantic unification. Our bottom-up design enables the model to enjoy the benefit of training with both object detection and visual relationship datasets. Empirical results on both human-object interaction detection and scene-graph generation demonstrate the competitive performance of our model. UniVRD achieves 38.07 mAP on HICO-DET, outperforming the current best bottom-up HOI detector by 14.26 mAP. More importantly, we show that our unified detector performs as well as dataset-specific models in mAP, and achieves further improvements when we scale up the model. Our code will be made publicly available on GitHub.

Long Zhao, Liangzhe Yuan, Boqing Gong, Yin Cui, Florian Schroff, Ming-Hsuan Yang, Hartwig Adam, Ting Liu• 2023

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)37.4
493
Human-Object Interaction DetectionV-COCO (test)
AP (Role, Scenario 1)65.1
270
HOI DetectionV-COCO
AP Role 165.8
40
HOI DetectionHICO-DET
mAP (Rare)31.65
34
HOI DetectionHICO-DET (test)
Box mAP (Full)37.4
32
Human-Object Interaction DetectionV-COCO
Box mAP (Scenario 1)65.1
32
HOI DetectionV-COCO v1 (test)
AP Role (Scenario 1)65.8
25
HOI DetectionHICO-DET v1 (test)
mAP (Rare)31.65
24
Showing 8 of 8 rows

Other info

Follow for update