LGJun 11, 2024

Let Go of Your Labels with Unsupervised Transfer

arXiv:2406.07236v117 citations
Originality Highly original
AI Analysis

This addresses the need for automated, label-free adaptation of foundation models to downstream tasks, offering a significant advance over supervised or zero-shot methods.

The paper tackles the problem of requiring human guidance for zero-shot transfer in vision-language models by introducing TURTLE, a fully unsupervised method that searches for dataset labelings to induce maximal margin classifiers, achieving new state-of-the-art unsupervised performance on 26 datasets and matching CLIP zero-shot average performance.

Foundation vision-language models have enabled remarkable zero-shot transferability of the pre-trained representations to a wide range of downstream tasks. However, to solve a new task, zero-shot transfer still necessitates human guidance to define visual categories that appear in the data. Here, we show that fully unsupervised transfer emerges when searching for the labeling of a dataset that induces maximal margin classifiers in representation spaces of different foundation models. We present TURTLE, a fully unsupervised method that effectively employs this guiding principle to uncover the underlying labeling of a downstream dataset without any supervision and task-specific representation learning. We evaluate TURTLE on a diverse benchmark suite of 26 datasets and show that it achieves new state-of-the-art unsupervised performance. Furthermore, TURTLE, although being fully unsupervised, outperforms zero-shot transfer baselines on a wide range of datasets. In particular, TURTLE matches the average performance of CLIP zero-shot on 26 datasets by employing the same representation space, spanning a wide range of architectures and model sizes. By guiding the search for the underlying labeling using the representation spaces of two foundation models, TURTLE surpasses zero-shot transfer and unsupervised prompt tuning baselines, demonstrating the surprising power and effectiveness of unsupervised transfer.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes