paper-with-me

Papers

Towards Zero-shot Human-Object Interaction Detection via Vision-Language Integration

2024-03-12 · Weiying Xue, Qi Liu, Qiwei Xiong, Yuxiao Wang, Zhenao Wei, Xiaofen Xing, Xiangmin Xu

Human-object interaction (HOI) detection aims to locate human-object pairs and identify their interaction categories in images. Most existing methods primarily focus on supervised learning, which relies on extensive manual HOI annotations. In this paper, we propose a novel framework, termed Knowledge Integration to HOI (KI2HOI), that effectively integrates the knowledge of visual-language model to improve zero-shot HOI detection. Specifically, the verb feature learning module is designed based on visual semantics, by employing the verb extraction decoder to convert corresponding verb queries into interaction-specific category representations. We develop an effective additive self-attention mechanism to generate more comprehensive visual representations. Moreover, the innovative interaction representation decoder effectively extracts informative regions by integrating spatial and visual feature information through a cross-attention mechanism. To deal with zero-shot learning in low-data, we leverage a priori knowledge from the CLIP text encoder to initialize the linear classifier for enhanced interaction understanding. Extensive experiments conducted on the mainstream HICO-DET and V-COCO datasets demonstrate that our model outperforms the previous methods in various zero-shot and full-supervised settings.

📄 PDF Abstract BibTeX arXiv:2403.07246

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderHuman-Object Interaction DetectionLanguage ModelingLanguage ModellingZero-Shot Human-Object Interaction DetectionZero-Shot Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Locality-Aware Zero-Shot Human-Object Interaction Detection

2025-05-26 · CVPR 2025 1 · Sanghyun Kim, Deunsol Jung, Minsu Cho

Recent methods for zero-shot Human-Object Interaction (HOI) detection typically leverage the generalization ability of large Vision-Language Model (VLM), i.e., CLIP, on unseen categories, showing impressive results on va…

Human-Object Interaction DetectionObjectZero-Shot Human-Object Interaction Detection

Boosting Zero-Shot Human-Object Interaction Detection with Vision-Language Transfer

2024-03-18 · IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2024 3 · Sandipan Sarma, Pradnesh Kalkar, Arijit Sur

Human-Object Interaction (HOI) detection is a crucial task that involves localizing interactive human-object pairs and identifying the actions being performed. Most existing HOI detectors are supervised in nature and lac…

Human-Object Interaction DetectionLanguage ModelingLanguage ModellingObject+1

CLIP4HOI: Towards Adapting CLIP for Practical Zero-Shot HOI Detection

2023-09-21 · NeurIPS 2023 11

Zero-shot Human-Object Interaction (HOI) detection aims to identify both seen and unseen HOI categories. A strong zero-shot HOI detector is supposed to be not only capable of discriminating novel interactions but also ro…

Zero-shot HOI Detection with MLLM-based Detector-agnostic Interaction Recognition

2026-02-16 · Shiyu Xuan, Dongkai Wang, Zechao Li, Jinhui Tang arxiv

Zero-shot Human-object interaction (HOI) detection aims to locate humans and objects in images and recognize their interactions. While advances in open-vocabulary object detection provide promising solutions for object l…

Visual Question AnsweringObject LocalizationObject Detection

Discovering Human Interactions With Novel Objects via Zero-Shot Learning

2020-06-01 · CVPR 2020 6 · Suchen Wang, Kim-Hui Yap, Junsong Yuan, Yap-Peng Tan

We aim to detect human interactions with novel objects through zero-shot learning. Different from previous works, we allow unseen object categories by using its semantic word embedding. To do so, we design a human-object…

Human-Object Interaction DetectionObjectRegion Proposalzero-shot-classification+1