English

Learning to Name Classes for Vision and Language Models

Computer Vision and Pattern Recognition 2023-04-05 v1

Abstract

Large scale vision and language models can achieve impressive zero-shot recognition performance by mapping class specific text queries to image content. Two distinct challenges that remain however, are high sensitivity to the choice of handcrafted class names that define queries, and the difficulty of adaptation to new, smaller datasets. Towards addressing these problems, we propose to leverage available data to learn, for each class, an optimal word embedding as a function of the visual content. By learning new word embeddings on an otherwise frozen model, we are able to retain zero-shot capabilities for new classes, easily adapt models to new datasets, and adjust potentially erroneous, non-descriptive or ambiguous class names. We show that our solution can easily be integrated in image classification and object detection pipelines, yields significant performance gains in multiple scenarios and provides insights into model biases and labelling errors.

Keywords

Cite

@article{arxiv.2304.01830,
  title  = {Learning to Name Classes for Vision and Language Models},
  author = {Sarah Parisot and Yongxin Yang and Steven McDonagh},
  journal= {arXiv preprint arXiv:2304.01830},
  year   = {2023}
}

Comments

Accepted to CVPR 2023

R2 v1 2026-06-28T09:49:04.304Z