paper-with-me

Papers

LiteEmbed: Adapting CLIP to Rare Classes

2026-01-14 · Aishwarya Agarwal, Srikrishna Karanam, Vineet Gandhi arxiv

Large-scale vision-language models such as CLIP achieve strong zero-shot recognition but struggle with classes that are rarely seen during pretraining, including newly emerging entities and culturally specific categories. We introduce LiteEmbed, a lightweight framework for few-shot personalization of CLIP that enables new classes to be added without retraining its encoders. LiteEmbed performs subspace-guided optimization of text embeddings within CLIP's vocabulary, leveraging a PCA-based decomposition that disentangles coarse semantic directions from fine-grained variations. Two complementary objectives, coarse alignment and fine separation, jointly preserve global semantic consistency while enhancing discriminability among visually similar classes. Once optimized, the embeddings are plug-and-play, seamlessly substituting CLIP's original text features across classification, retrieval, segmentation, and detection tasks. Extensive experiments demonstrate substantial gains over prior methods, establishing LiteEmbed as an effective approach for adapting CLIP to underrepresented, rare, or unseen classes.

📄 PDF Abstract BibTeX arXiv:2601.09661

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridge Feature Matching and Cross-Modal Alignment with Mutual-filtering for Zero-shot Anomaly Detection

2025-07-15 · Yuhu Bai, Jiangning Zhang, Yunkang Cao, Guangyuan Lu 외

With the advent of vision-language models (e.g., CLIP) in zero- and few-shot settings, CLIP has been widely applied to zero-shot anomaly detection (ZSAD) in recent research, where the rare classes are essential and expec…

Anomaly ClassificationAnomaly Detectioncross-modal alignmentzero-shot anomaly detection

DINO Eats CLIP: Adapting Beyond Knowns for Open-set 3D Object Retrieval

2026-04-21 · Xinwei He, Yansong Zheng, Qianru Han, Zhichuan Wang 외 arxiv

Vision foundation models have shown great promise for open-set 3D object retrieval (3DOR) through efficient adaptation to multi-view images. Leveraging semantically aligned latent space, previous work typically adapts th…

3D Object Retrieval

Improving Zero-Shot Generalization for CLIP with Synthesized Prompts

2023-07-14 · ICCV 2023 1 · Zhengbo Wang, Jian Liang, Ran He, Nan Xu 외

With the growing interest in pretrained vision-language models like CLIP, recent research has focused on adapting these models to downstream tasks. Despite achieving promising results, most existing methods require label…

Generalized Zero-Shot LearningTransfer LearningZero-shot GeneralizationZero-Shot Learning

Towards Long-Tailed 3D Detection

2022-11-16 · Neehar Peri, Achal Dave, Deva Ramanan, Shu Kong

Contemporary autonomous vehicle (AV) benchmarks have advanced techniques for training 3D detectors, particularly on large-scale lidar data. Surprisingly, although semantic class labels naturally follow a long-tailed dist…

ZegCLIP: Towards Adapting CLIP for Zero-shot Semantic Segmentation

2022-12-07 · CVPR 2023 1 · Ziqin Zhou, BoWen Zhang, Yinjie Lei, Lingqiao Liu 외

Recently, CLIP has been applied to pixel-level zero-shot learning tasks via a two-stage scheme. The general idea is to first generate class-agnostic region proposals and then feed the cropped proposal regions to CLIP to …

Semantic Segmentationzero-shot-classificationZero-Shot LearningZero-Shot Semantic Segmentation