paper-with-me

홈 › Papers

Noise-Tolerant Few-Shot Unsupervised Adapter for Vision-Language Models

2023-09-26 · Eman Ali, Muhammad Haris Khan

Recent advances in large-scale vision-language models have achieved impressive performance in various zero-shot image classification tasks. While prior studies have demonstrated significant improvements by introducing few-shot labelled target samples, they still require labelling of target samples, which greatly degrades their scalability and generalizability while handling various visual recognition tasks. We design NtUA, a Noise-tolerant Unsupervised Adapter that allows the learning of effective target models with few unlabelled target samples. NtUA works as a key-value cache that formulates visual features and predicted pseudo-labels of the few unlabelled target samples as key-value pairs. It consists of two complementary designs. The first is adaptive cache formation that combats pseudo-label noises by weighting the key-value pairs according to their prediction confidence. The second is knowledge-guided cache refinement, which refines pair values (i.e., pseudo-labels) and cache weights by leveraging knowledge distillation from large-scale vision language models. Extensive experiments show that NtUA achieves superior performance consistently across multiple widely adopted benchmarks.

📄 PDF Abstract BibTeX arXiv:2309.14928

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationKnowledge DistillationPseudo LabelZero-Shot Image Classification

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Prototype Adapter for Vision-Language Models

2023-08-22 · Yi Zhang, Ce Zhang, Xueting Hu, Zhihai He

Recently, large-scale pre-trained vision-language models (e.g. CLIP and ALIGN) have demonstrated remarkable effectiveness in acquiring transferable visual representations. To leverage the valuable knowledge encoded withi…

Domain Generalization

Unsupervised Prompt Learning for Vision-Language Models

2022-04-07 · Tony Huang, Jack Chu, Fangyun Wei

Contrastive vision-language models like CLIP have shown great progress in transfer learning. In the inference stage, the proper text description, also known as prompt, needs to be carefully designed to correctly classify…

Prompt EngineeringPrompt LearningTransfer Learning

Generalizable Vision-Language Few-Shot Adaptation with Predictive Prompts and Negative Learning

2025-05-16 · Sriram Mandalika

Few-shot adaptation remains a core challenge for vision-language models (VLMs), especially under limited supervision and noisy support samples. We propose PromptFuseNL, a unified framework that enhances few-shot generali…

Novel Phase-Noise-Tolerant Variational-Autoencoder-Based Equalization Suitable for Space-Division-Multiplexed Transmission

2025-09-17 · Vincent Lauinger, Lennart Schmitz, Patrick Matalla, Andrej Rode 외 arxiv

We demonstrate the effectiveness of a novel phase-noise-tolerant, variational-autoencoder-based equalization scheme for space-division-multiplexed (SDM) transmission in an experiment over 150km of randomly-coupled multi-…

Vision Transformer Adapters for Generalizable Multitask Learning

2023-08-23 · ICCV 2023 1 · Deblina Bhattacharjee, Sabine Süsstrunk, Mathieu Salzmann

We introduce the first multitasking vision transformer adapters that learn generalizable task affinities which can be applied to novel tasks and domains. Integrated into an off-the-shelf vision transformer backbone, our …

Domain AdaptationUnsupervised Domain Adaptation