paper-with-me

홈 › Papers

Constrained Prompt Enhancement for Improving Zero-Shot Generalization of Vision-Language Models

2025-08-24 · Xiaojie Yin, Qilong Wang, Qinghua Hu arxiv

Vision-language models (VLMs) pre-trained on web-scale data exhibit promising zero-shot generalization but often suffer from semantic misalignment due to domain gaps between pre-training and downstream tasks. Existing approaches primarily focus on text prompting with class-specific descriptions and visual-text adaptation via aligning cropped image regions with textual descriptions. However, they still face the issues of incomplete textual prompts and noisy visual prompts. In this paper, we propose a novel constrained prompt enhancement (CPE) method to improve visual-textual alignment by constructing comprehensive textual prompts and compact visual prompts from the semantic perspective. Specifically, our approach consists of two key components: Topology-Guided Synonymous Semantic Generation (TGSSG) and Category-Agnostic Discriminative Region Selection (CADRS). Textually, to address the issue of incomplete semantic expression in textual prompts, our TGSSG first generates synonymous semantic set for each category via large language models, and constructs comprehensive textual prompts based on semantic ambiguity entropy and persistent homology analysis. Visually, to mitigate the irrelevant visual noise introduced by random cropping, our CADRS identifies discriminative regions with activation maps outputted by a pre-trained vision model, effectively filtering out noisy regions and generating compact visual prompts. Given the comprehensive set of textual prompts and compact set of visual prompts, we introduce two set-to-set matching strategies based on test-time adaptation (TTA) and optimal transport (OT) to achieve effective visual-textual alignment, and so improve zero-shot generalization of VLMs.

📄 PDF Abstract BibTeX arXiv:2508.17417

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationTest-time Adaptation

Similar Papers 제목 키워드 기반

From Enhancement to Understanding: Build a Generalized Bridge for Low-light Vision via Semantically Consistent Unsupervised Fine-tuning

2025-07-11 · Sen Wang, Shao Zeng, Tianjun Gu, Zhizhong Zhang 외 arxiv

Low-level enhancement and high-level visual understanding in low-light vision have traditionally been treated separately. Low-light enhancement improves image quality for downstream tasks, but existing methods rely on ph…

Zero-shot GeneralizationSemantic SegmentationDomain AdaptationImage Generation

SEQZERO: Few-shot Compositional Semantic Parsing with Sequential Prompts and Zero-shot Models

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Recent research showed promising results on combining pretrained language models (LMs) with canonical utterance for few-shot semantic parsing.The canonical utterance is often lengthy and complex due to the compositional …

Out-of-Distribution GeneralizationSemantic Parsing

PSMP-CLIP: Patch-Prompt SAM and Multi-Semantic Prompting for CLIP-Based Zero-Shot Anomaly Detection

2026-09-15 · Xuezhi Xiang, Guanghao Wu, Heqi Xiang, Jiayao Liu 외 arxiv

Zero-shot anomaly detection aims to localize anomalies without target-domain samples. Existing CLIP-based methods suffer from coarse anomaly maps and limited semantic prompts. We propose PSMP-CLIP, integrating patch-prom…

Anomaly Detection

Decoupling Knowledge from Memorization: Retrieval-augmented Prompt Learning

2022-05-29 · Xiang Chen, Lei LI, Ningyu Zhang, Xiaozhuan Liang 외

Prompt learning approaches have made waves in natural language processing by inducing better few-shot performance while they still follow a parametric-based learning paradigm; the oblivion and rote memorization problems …

Few-Shot Text ClassificationMemorizationNamed Entity Recognition (NER)Prompt Engineering+4

UPRE: Zero-Shot Domain Adaptation for Object Detection via Unified Prompt and Representation Enhancement

2025-07-01 · Xiao Zhang, Fei Wei, Yong Wang, Wenda Zhao 외 arxiv

Zero-shot domain adaptation (ZSDA) presents substantial challenges due to the lack of images in the target domain. Previous approaches leverage Vision-Language Models (VLMs) to tackle this challenge, exploiting their zer…

Zero-Shot LearningDomain AdaptationObject Detection