English

Label Propagation for Zero-shot Classification with Vision-Language Models

Computer Vision and Pattern Recognition 2024-04-08 v1 Machine Learning

Abstract

Vision-Language Models (VLMs) have demonstrated impressive performance on zero-shot classification, i.e. classification when provided merely with a list of class names. In this paper, we tackle the case of zero-shot classification in the presence of unlabeled data. We leverage the graph structure of the unlabeled data and introduce ZLaP, a method based on label propagation (LP) that utilizes geodesic distances for classification. We tailor LP to graphs containing both text and image features and further propose an efficient method for performing inductive inference based on a dual solution and a sparsification step. We perform extensive experiments to evaluate the effectiveness of our method on 14 common datasets and show that ZLaP outperforms the latest related works. Code: https://github.com/vladan-stojnic/ZLaP

Keywords

Cite

@article{arxiv.2404.04072,
  title  = {Label Propagation for Zero-shot Classification with Vision-Language Models},
  author = {Vladan Stojnić and Yannis Kalantidis and Giorgos Tolias},
  journal= {arXiv preprint arXiv:2404.04072},
  year   = {2024}
}

Comments

CVPR 2024

R2 v1 2026-06-28T15:45:06.604Z