CVAug 17, 2023

The Unreasonable Effectiveness of Large Language-Vision Models for Source-free Video Domain Adaptation

arXiv:2308.09139v223 citationsh-index: 55
Originality Highly original
AI Analysis

This addresses domain adaptation in video action recognition without accessing source data, offering a novel approach but likely incremental in impact.

The paper tackles source-free video unsupervised domain adaptation for action recognition by leveraging large language-vision models as a robust world prior, achieving significant improvements over state-of-the-art methods.

Source-Free Video Unsupervised Domain Adaptation (SFVUDA) task consists in adapting an action recognition model, trained on a labelled source dataset, to an unlabelled target dataset, without accessing the actual source data. The previous approaches have attempted to address SFVUDA by leveraging self-supervision (e.g., enforcing temporal consistency) derived from the target data itself. In this work, we take an orthogonal approach by exploiting "web-supervision" from Large Language-Vision Models (LLVMs), driven by the rationale that LLVMs contain a rich world prior surprisingly robust to domain-shift. We showcase the unreasonable effectiveness of integrating LLVMs for SFVUDA by devising an intuitive and parameter-efficient method, which we name Domain Adaptation with Large Language-Vision models (DALL-V), that distills the world prior and complementary source model information into a student network tailored for the target. Despite the simplicity, DALL-V achieves significant improvement over state-of-the-art SFVUDA methods.

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