A bilateral collaboration between an HOI detector and BLIP-2, combining attention bias guidance and token-level LLM supervision, achieves state-of-the-art open-vocabulary and closed-set HOI detection.
CL-HOI: Cross-Level Human-Object Interaction Distillation from Vision Large Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Human-object interaction (HOI) detection has seen advancements with Vision Language Models (VLMs), but these methods often depend on extensive manual annotations. Vision Large Language Models (VLLMs) can inherently recognize and reason about interactions at the image level but are computationally heavy and not designed for instance-level HOI detection. To overcome these limitations, we propose a Cross-Level HOI distillation (CL-HOI) framework, which distills instance-level HOIs from VLLMs image-level understanding without the need for manual annotations. Our approach involves two stages: context distillation, where a Visual Linguistic Translator (VLT) converts visual information into linguistic form, and interaction distillation, where an Interaction Cognition Network (ICN) reasons about spatial, visual, and context relations. We design contrastive distillation losses to transfer image-level context and interaction knowledge from the teacher to the student model, enabling instance-level HOI detection. Evaluations on HICO-DET and V-COCO datasets demonstrate that our CL-HOI surpasses existing weakly supervised methods and VLLM supervised methods, showing its efficacy in detecting HOIs without manual labels.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Bilateral Collaboration with Large Vision-Language Models for Open Vocabulary Human-Object Interaction Detection
A bilateral collaboration between an HOI detector and BLIP-2, combining attention bias guidance and token-level LLM supervision, achieves state-of-the-art open-vocabulary and closed-set HOI detection.