CVAICLMar 8, 2024

Tell, Don't Show!: Language Guidance Eases Transfer Across Domains in Images and Videos

arXiv:2403.05535v37 citationsh-index: 22ICML
Originality Incremental advance
AI Analysis

This work addresses domain shift challenges in computer vision for applications like image and video analysis, offering a novel approach that is incremental but effective.

The authors tackled domain adaptation by using text supervision to guide knowledge transfer from labeled source to unlabeled target data, achieving significant performance improvements on datasets like GeoNet and DomainNet and introducing a new benchmark for video transfer.

We introduce LaGTran, a novel framework that utilizes text supervision to guide robust transfer of discriminative knowledge from labeled source to unlabeled target data with domain gaps. While unsupervised adaptation methods have been established to address this problem, they show limitations in handling challenging domain shifts due to their exclusive operation within the pixel-space. Motivated by our observation that semantically richer text modality has more favorable transfer properties, we devise a transfer mechanism to use a source-trained text-classifier to generate predictions on the target text descriptions, and utilize these predictions as supervision for the corresponding images. Our approach driven by language guidance is surprisingly easy and simple, yet significantly outperforms all prior approaches on challenging datasets like GeoNet and DomainNet, validating its extreme effectiveness. To further extend the scope of our study beyond images, we introduce a new benchmark called Ego2Exo to study ego-exo transfer in videos and find that our language-aided approach LaGTran yields significant gains in this highly challenging and non-trivial transfer setting. Code, models, and proposed datasets are publicly available at https://tarun005.github.io/lagtran/.

Foundations

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

Your Notes