paper-with-me

Papers

Semantic Relation-Enhanced CLIP Adapter for Domain Adaptive Zero-Shot Learning

2025-10-21 · Jiaao Yu, Mingjie Han, Jinkun Jiang, Junyu Dong, Tao Gong, Man Lan arxiv

The high cost of data annotation has spurred research on training deep learning models in data-limited scenarios. Existing paradigms, however, fail to balance cross-domain transfer and cross-category generalization, giving rise to the demand for Domain-Adaptive Zero-Shot Learning (DAZSL). Although vision-language models (e.g., CLIP) have inherent advantages in the DAZSL field, current studies do not fully exploit their potential. Applying CLIP to DAZSL faces two core challenges: inefficient cross-category knowledge transfer due to the lack of semantic relation guidance, and degraded cross-modal alignment during target domain fine-tuning. To address these issues, we propose a Semantic Relation-Enhanced CLIP (SRE-CLIP) Adapter framework, integrating a Semantic Relation Structure Loss and a Cross-Modal Alignment Retention Strategy. As the first CLIP-based DAZSL method, SRE-CLIP achieves state-of-the-art performance on the I2AwA and I2WebV benchmarks, significantly outperforming existing approaches.

📄 PDF Abstract BibTeX arXiv:2510.21808

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Learning

Similar Papers 제목 키워드 기반

IDEA: Image Description Enhanced CLIP-Adapter

2025-01-15 · Zhipeng Ye, Feng Jiang, Qiufeng Wang, Kaizhu Huang 외

CLIP (Contrastive Language-Image Pre-training) has attained great success in pattern recognition and computer vision. Transferring CLIP to downstream tasks (e.g. zero- or few-shot classification) is a hot topic in multim…

Few-Shot Image Classificationimage-classificationImage ClassificationImage Description+1

UniCrossAdapter: Multimodal Adaptation of CLIP for Radiology Report Generation

2025-03-20 · Yaxiong Chen, Chuang Du, Chunlei Li, Jingliang Hu 외

Automated radiology report generation aims to expedite the tedious and error-prone reporting process for radiologists. While recent works have made progress, learning to align medical images and textual findings remains …

Image CaptioningTransfer Learning

Test-time Alignment-Enhanced Adapter for Vision-Language Models

2024-11-24 · Baoshun Tong, Kaiyu Song, Hanjiang Lai

Test-time adaptation with pre-trained vision-language models (VLMs) has attracted increasing attention for tackling the issue of distribution shift during the test phase. While prior methods have shown effectiveness in a…

Test-time Adaptation

ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment

2024-03-08 · XiWei Hu, Rui Wang, Yixiao Fang, Bin Fu 외

Diffusion models have demonstrated remarkable performance in the domain of text-to-image generation. However, most widely used models still employ CLIP as their text encoder, which constrains their ability to comprehend …

DenoisingImage GenerationLanguage ModellingLarge Language Model+2

AdaptCLIP: Adapting CLIP for Universal Visual Anomaly Detection

2025-05-15 · Bin-Bin Gao, Yue Zhou, Jiangtao Yan, Yuezhi Cai 외

Universal visual anomaly detection aims to identify anomalies from novel or unseen vision domains without additional fine-tuning, which is critical in open scenarios. Recent studies have demonstrated that pre-trained vis…

Anomaly Detection