paper-with-me

Papers

Exploring Conditional Multi-Modal Prompts for Zero-shot HOI Detection

2024-08-05 · Ting Lei, Shaofeng Yin, Yuxin Peng, Yang Liu

Zero-shot Human-Object Interaction (HOI) detection has emerged as a frontier topic due to its capability to detect HOIs beyond a predefined set of categories. This task entails not only identifying the interactiveness of human-object pairs and localizing them but also recognizing both seen and unseen interaction categories. In this paper, we introduce a novel framework for zero-shot HOI detection using Conditional Multi-Modal Prompts, namely CMMP. This approach enhances the generalization of large foundation models, such as CLIP, when fine-tuned for HOI detection. Unlike traditional prompt-learning methods, we propose learning decoupled vision and language prompts for interactiveness-aware visual feature extraction and generalizable interaction classification, respectively. Specifically, we integrate prior knowledge of different granularity into conditional vision prompts, including an input-conditioned instance prior and a global spatial pattern prior. The former encourages the image encoder to treat instances belonging to seen or potentially unseen HOI concepts equally while the latter provides representative plausible spatial configuration of the human and object under interaction. Besides, we employ language-aware prompt learning with a consistency constraint to preserve the knowledge of the large foundation model to enable better generalization in the text branch. Extensive experiments demonstrate the efficacy of our detector with conditional multi-modal prompts, outperforming previous state-of-the-art on unseen classes of various zero-shot settings. The code and models are available at \url{https://github.com/ltttpku/CMMP}.

📄 PDF Abstract BibTeX arXiv:2408.02484

Code (1)

ltttpku/cmmp 공식 구현 pytorch

Tasks

Human-Object Interaction DetectionPrompt Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

UNIMO-G: Unified Image Generation through Multimodal Conditional Diffusion

2024-01-24 · Wei Li, Xue Xu, Jiachen Liu, Xinyan Xiao

Existing text-to-image diffusion models primarily generate images from text prompts. However, the inherent conciseness of textual descriptions poses challenges in faithfully synthesizing images with intricate details, su…

Conditional Image GenerationDenoisingImage GenerationImage Segmentation+6

Multi-modal Mutual-Guidance Conditional Prompt Learning for Vision-Language Models

2025-07-11 · Shijun Yang, Xiang Zhang, Wanqing Zhao, Hangzai Luo 외 arxiv

Prompt learning facilitates the efficient adaptation of Vision-Language Models (VLMs) to various downstream tasks. However, it faces two significant challenges: (1) inadequate modeling of class embedding distributions fo…

Exploring the Versatility of Zero-Shot CLIP for Interstitial Lung Disease Classification

2023-06-01 · Cara Van Uden, Christian Bluethgen, Maayane Attias, Malgorzata Polacin 외

Interstitial lung diseases (ILD) present diagnostic challenges due to their varied manifestations and overlapping imaging features. To address this, we propose a machine learning approach that utilizes CLIP, a multimodal…

ClassificationDiagnosticimage-classificationImage Classification+2

TV-SAM: Increasing Zero-Shot Segmentation Performance on Multimodal Medical Images Using GPT-4 Generated Descriptive Prompts Without Human Annotation

2024-02-24 · Zekun Jiang, Dongjie Cheng, Ziyuan Qin, Jun Gao 외

This study presents a novel multimodal medical image zero-shot segmentation algorithm named the text-visual-prompt segment anything model (TV-SAM) without any manual annotations. The TV-SAM incorporates and integrates th…

DescriptiveLanguage ModelingLanguage ModellingLarge Language Model+2

Few-Shot Remote Sensing Image Scene Classification with CLIP and Prompt Learning

2025-10-28 · Ivica Dimitrovski, Vlatko Spasev, Ivan Kitanovski arxiv

Remote sensing applications increasingly rely on deep learning for scene classification. However, their performance is often constrained by the scarcity of labeled data and the high cost of annotation across diverse geog…

Scene Classification