English

CycDA: Unsupervised Cycle Domain Adaptation from Image to Video

Computer Vision and Pattern Recognition 2023-03-23 v3

Abstract

Although action recognition has achieved impressive results over recent years, both collection and annotation of video training data are still time-consuming and cost intensive. Therefore, image-to-video adaptation has been proposed to exploit labeling-free web image source for adapting on unlabeled target videos. This poses two major challenges: (1) spatial domain shift between web images and video frames; (2) modality gap between image and video data. To address these challenges, we propose Cycle Domain Adaptation (CycDA), a cycle-based approach for unsupervised image-to-video domain adaptation by leveraging the joint spatial information in images and videos on the one hand and, on the other hand, training an independent spatio-temporal model to bridge the modality gap. We alternate between the spatial and spatio-temporal learning with knowledge transfer between the two in each cycle. We evaluate our approach on benchmark datasets for image-to-video as well as for mixed-source domain adaptation achieving state-of-the-art results and demonstrating the benefits of our cyclic adaptation. Code is available at \url{https://github.com/wlin-at/CycDA}.

Keywords

Cite

@article{arxiv.2203.16244,
  title  = {CycDA: Unsupervised Cycle Domain Adaptation from Image to Video},
  author = {Wei Lin and Anna Kukleva and Kunyang Sun and Horst Possegger and Hilde Kuehne and Horst Bischof},
  journal= {arXiv preprint arXiv:2203.16244},
  year   = {2023}
}

Comments

Accepted at ECCV2022. Supplementary included

R2 v1 2026-06-24T10:31:41.450Z