Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Mining Instance-Centric Vision-Language Contexts for Human-Object Interaction Detection

About

Human-Object Interaction (HOI) detection aims to localize human-object pairs and classify their interactions from a single image, a task that demands strong visual understanding and nuanced contextual reasoning. Recent approaches have leveraged Vision-Language Models (VLMs) to introduce semantic priors, significantly improving HOI detection performance. However, existing methods often fail to fully capitalize on the diverse contextual cues distributed across the entire scene. To overcome these limitations, we propose the Instance-centric Context Mining Network (InCoM-Net)-a novel framework that effectively integrates rich semantic knowledge extracted from VLMs with instance-specific features produced by an object detector. This design enables deeper interaction reasoning by modeling relationships not only within each detected instance but also across instances and their surrounding scene context. InCoM-Net comprises two core components: Instancecentric Context Refinement (ICR), which separately extracts intra-instance, inter-instance, and global contextual cues from VLM-derived features, and Progressive Context Aggregation (ProCA), which iteratively fuses these multicontext features with instance-level detector features to support high-level HOI reasoning. Extensive experiments on the HICO-DET and V-COCO benchmarks show that InCoM-Net achieves state-of-the-art performance, surpassing previous HOI detection methods. Code is available at https://github.com/nowuss/InCoM-Net.

Soo Won Seo, KyungChae Lee, Hyungchan Cho, Taein Son, Nam Ik Cho, Jun Won Choi• 2026

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET--
252
Human-Object Interaction DetectionHICO-DET (NF-UC)
mAP (Full)38.62
56
Human-Object Interaction DetectionV-COCO
AP Role (Scenario 1)73.6
44
Human-Object Interaction DetectionHICO-DET RF-UC (test)
Unseen mAP37.69
23
Showing 4 of 4 rows

Other info

Follow for update