CVLGDec 5, 2023

Unsupervised Video Domain Adaptation with Masked Pre-Training and Collaborative Self-Training

arXiv:2312.02914v515 citationsh-index: 8Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses domain shift in video action recognition, an incremental advance for computer vision applications.

The paper tackles unsupervised domain adaptation for video action recognition by proposing UNITE, which uses an image teacher model to adapt a video student model, achieving significant improvements on multiple benchmarks.

In this work, we tackle the problem of unsupervised domain adaptation (UDA) for video action recognition. Our approach, which we call UNITE, uses an image teacher model to adapt a video student model to the target domain. UNITE first employs self-supervised pre-training to promote discriminative feature learning on target domain videos using a teacher-guided masked distillation objective. We then perform self-training on masked target data, using the video student model and image teacher model together to generate improved pseudolabels for unlabeled target videos. Our self-training process successfully leverages the strengths of both models to achieve strong transfer performance across domains. We evaluate our approach on multiple video domain adaptation benchmarks and observe significant improvements upon previously reported results.

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