paper-with-me

홈 › Papers

GA2-CLIP: Generic Attribute Anchor for Efficient Prompt Tuningin Video-Language Models

2025-11-27 · Bin Wang, Ruotong Hu, Wentong Li, Wenqian Wang, Mingliang Gao, Runmin Cong, Wei Zhang, Xudong Jiang arxiv

Visual and textual soft prompt tuning can effectively improve the adaptability of Vision-Language Models (VLMs) in downstream tasks. However, fine-tuning on video tasks impairs the model's generalization ability to unseen classes. Existing methods attempt to mitigate this forgetting effect by regularizing the gap between hand-crafted prompts and soft prompts, but this also weakens the learning ability of soft prompts. To address this challenge, we propose a plug-and-play coupling prompt learning framework to optimize the generalization performance of V-L models in video tasks, with the core motivation of mitigating semantic space narrowing during fine-tuning by introducing an externally supervised prompt. Specifically, for textual prompts, we introduce pre-trained prompts from other datasets as hard prompt tokens. These are concatenated with soft prompt tokens and coupled via a learnable mapping layer. This competitive prompting approach prevents the semantic space from overfitting to supervised categories. In addition, we introduce a set of well-designed irrelevant video sets and negative prompts as generic attribute anchors to maintain the generic relevance of the attributes in the pre-trained semantic space, thus preserving the generalization ability. Experiments on video tasks demonstrate that our method significantly outperforms state-of-the-art prompt tuning approaches across generalization benchmarks, particularly on base-to-new class prediction.

📄 PDF Abstract BibTeX arXiv:2511.22125

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AREA: Attribute Extraction and Aggregation for CLIP-Based Class-Incremental Learning

2026-05-27 · Zhen-Hao Xie, Yu-Cheng Shi, Da-Wei Zhou arxiv

Class-Incremental Learning (CIL) is important in building real-world learning systems. In CLIP-based CIL, the model performs classification by comparing similarity between visual and textual embeddings obtained from temp…

class-incremental learningAttribute Extraction

AnchorOPT: Towards Optimizing Dynamic Anchors for Adaptive Prompt Learning

2025-11-26 · Zheng Li, Yibing Song, Xin Zhang, Lei Luo 외 arxiv

Existing prompt learning methods, which are built upon CLIP models, leverage textual tokens as anchors to guide the learnable soft tokens. This guidance improves CLIP generalizations. However, these anchors-static in bot…

Anchoring and Steering Diffusion: Enhancing the Faithfulness of Text-to-Image Generation at Inference Time

2026-07-29 · Xinyi Wang, Yuyang Huang, Yalin Su, Pengcheng Luan 외 arxiv

While text-to-image diffusion models achieve impressive visual quality, they frequently struggle to maintain precise alignment with complex compositional prompts. An effective strategy is to improve the inference process…

Text-to-Image Generation

Probing the Prompting of CLIP on Human Faces

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Large-scale multimodal models such as CLIP have caught great attention due to their generalization capability. CLIP can take free-form text prompts, but the performance varies with different text prompt manipulations, wh…

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