ICASSP 2025accepted0 citations

Leveraging Visual Captions for Enhanced Zero-Shot HOI Detection

Yanqing Zeng, Yunyao Mao, Zhenbo Lu, Wengang Zhou, Houqiang Li

Abstract

Zero-shot Human-Object Interaction (HOI) detection aims to identify both seen and unseen HOI categories in an image. Most existing methods rely on semantic knowledge distilled from CLIP to find novel interactions but fail to fully exploit the powerful generalization ability of vision-language models, leading to impaired transferability. In this paper, we introduce a novel framework for zero-shot HOI detection. We first utilize vision-language models (VLMs) to generate visual captions from multiple perspectives, including humans, objects, and environments, to enhance interaction understanding. Then, we propose a multi-modal fusion encoder to fully leverage these visual captions. Additionally, to equip the HOI detector with a thorough consideration of contextual information in the image, we design a novel multi-branch HOI network that aggregates features at the instance, union, and global levels. Experiments on prevalent benchmarks demonstrate that our model achieves promising performance under a variety of zero-shot settings. The source codes are available at https://github.com/aqingcv/VC-HOI.

BibTeX
@inproceedings{icassp2025_leveragingvisual,
  title = {Leveraging Visual Captions for Enhanced Zero-Shot HOI Detection},
  author = {Yanqing Zeng and Yunyao Mao and Zhenbo Lu and Wengang Zhou and Houqiang Li},
  booktitle = {ICASSP 2025},
  year = {2025}
}