English

LAVA: Label-efficient Visual Learning and Adaptation

Computer Vision and Pattern Recognition 2022-10-20 v1

Abstract

We present LAVA, a simple yet effective method for multi-domain visual transfer learning with limited data. LAVA builds on a few recent innovations to enable adapting to partially labelled datasets with class and domain shifts. First, LAVA learns self-supervised visual representations on the source dataset and ground them using class label semantics to overcome transfer collapse problems associated with supervised pretraining. Secondly, LAVA maximises the gains from unlabelled target data via a novel method which uses multi-crop augmentations to obtain highly robust pseudo-labels. By combining these ingredients, LAVA achieves a new state-of-the-art on ImageNet semi-supervised protocol, as well as on 7 out of 10 datasets in multi-domain few-shot learning on the Meta-dataset. Code and models are made available.

Keywords

Cite

@article{arxiv.2210.10317,
  title  = {LAVA: Label-efficient Visual Learning and Adaptation},
  author = {Islam Nassar and Munawar Hayat and Ehsan Abbasnejad and Hamid Rezatofighi and Mehrtash Harandi and Gholamreza Haffari},
  journal= {arXiv preprint arXiv:2210.10317},
  year   = {2022}
}

Comments

Accepted in WACV2023

R2 v1 2026-06-28T03:58:12.750Z