English

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

Computer Vision and Pattern Recognition 2024-07-31 v3 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2309.14928,
  title  = {Noise-Tolerant Few-Shot Unsupervised Adapter for Vision-Language Models},
  author = {Eman Ali and Muhammad Haris Khan},
  journal= {arXiv preprint arXiv:2309.14928},
  year   = {2024}
}

Comments

Accepted at BMVC 2024

R2 v1 2026-06-28T12:32:45.578Z