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

Efficient Adaptive Human-Object Interaction Detection with Concept-guided Memory

About

Human Object Interaction (HOI) detection aims to localize and infer the relationships between a human and an object. Arguably, training supervised models for this task from scratch presents challenges due to the performance drop over rare classes and the high computational cost and time required to handle long-tailed distributions of HOIs in complex HOI scenes in realistic settings. This observation motivates us to design an HOI detector that can be trained even with long-tailed labeled data and can leverage existing knowledge from pre-trained models. Inspired by the powerful generalization ability of the large Vision-Language Models (VLM) on classification and retrieval tasks, we propose an efficient Adaptive HOI Detector with Concept-guided Memory (ADA-CM). ADA-CM has two operating modes. The first mode makes it tunable without learning new parameters in a training-free paradigm. Its second mode incorporates an instance-aware adapter mechanism that can further efficiently boost performance if updating a lightweight set of parameters can be afforded. Our proposed method achieves competitive results with state-of-the-art on the HICO-DET and V-COCO datasets with much less training time. Code can be found at https://github.com/ltttpku/ADA-CM.

Ting Lei, Fabian Caba, Qingchao Chen, Hailin Jin, Yuxin Peng, Yang Liu• 2023

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)38.4
493
Human-Object Interaction DetectionV-COCO (test)
AP (Role, Scenario 1)58.6
270
Human-Object Interaction DetectionHICO-DET
mAP (Full)38.4
233
Human-Object Interaction DetectionHICO-DET Known Object (test)
mAP (Full)36.08
112
Human-Object Interaction DetectionHICO-DET (Rare First Unseen Combination (RF-UC))
mAP (Full)33.01
77
Human-Object Interaction DetectionV-COCO
AP^1 Role61.3
65
Human-Object Interaction DetectionHICO-DET Non-rare First Unseen Composition (NF-UC)
AP (Unseen)32.41
49
Human-Object Interaction DetectionHICO-DET (NF-UC)
mAP (Full)31.39
40
HOI DetectionV-COCO
AP Role 158.6
40
Human-Object Interaction DetectionHICO-DET (UO)
mAP (Full)25.19
31
Showing 10 of 14 rows

Other info

Follow for update