paper-with-me

Papers

Source-free Video Domain Adaptation by Learning Temporal Consistency for Action Recognition

2022-03-09 · Yuecong Xu, Jianfei Yang, Haozhi Cao, Keyu Wu, Wu Min, Zhenghua Chen

Video-based Unsupervised Domain Adaptation (VUDA) methods improve the robustness of video models, enabling them to be applied to action recognition tasks across different environments. However, these methods require constant access to source data during the adaptation process. Yet in many real-world applications, subjects and scenes in the source video domain should be irrelevant to those in the target video domain. With the increasing emphasis on data privacy, such methods that require source data access would raise serious privacy issues. Therefore, to cope with such concern, a more practical domain adaptation scenario is formulated as the Source-Free Video-based Domain Adaptation (SFVDA). Though there are a few methods for Source-Free Domain Adaptation (SFDA) on image data, these methods yield degenerating performance in SFVDA due to the multi-modality nature of videos, with the existence of additional temporal features. In this paper, we propose a novel Attentive Temporal Consistent Network (ATCoN) to address SFVDA by learning temporal consistency, guaranteed by two novel consistency objectives, namely feature consistency and source prediction consistency, performed across local temporal features. ATCoN further constructs effective overall temporal features by attending to local temporal features based on prediction confidence. Empirical results demonstrate the state-of-the-art performance of ATCoN across various cross-domain action recognition benchmarks.

📄 PDF Abstract BibTeX arXiv:2203.04559

Code (1)

xuyu0010/atcon 공식 구현 pytorch

Tasks

Action RecognitionDomain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Source-Free Video Domain Adaptation With Spatial-Temporal-Historical Consistency Learning

2023-01-01 · CVPR 2023 1 · Kai Li, Deep Patel, Erik Kruus, Martin Renqiang Min

Source-free domain adaptation (SFDA) is an emerging research topic that studies how to adapt a pretrained source model using unlabeled target data. It is derived from unsupervised domain adaptation but has the advant…

Domain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Spatio-Temporal Pixel-Level Contrastive Learning-based Source-Free Domain Adaptation for Video Semantic Segmentation

2023-03-25 · CVPR 2023 1 · Shao-Yuan Lo, Poojan Oza, Sumanth Chennupati, Alejandro Galindo 외

Unsupervised Domain Adaptation (UDA) of semantic segmentation transfers labeled source knowledge to an unlabeled target domain by relying on accessing both the source and target data. However, the access to source data i…

Contrastive LearningDomain AdaptationSemantic SegmentationSource-Free Domain Adaptation+2

CycDA: Unsupervised Cycle Domain Adaptation from Image to Video

2022-03-30 · Wei Lin, Anna Kukleva, Kunyang Sun, Horst Possegger 외

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 b…

Action RecognitionDomain AdaptationTransfer Learning

Temporal-Spectral Alignment with Frequency Adaptation for Source-Free Time-Series Adaptation

2026-06-22 · Shichang Meng, Linquan Wu, Xuan Ai, Linqi Song arxiv

The goal of source-free domain adaptation (SFDA) for time-series data is to transfer knowledge from a pre-trained source model to an unlabeled target domain without requiring access to source data, while addressing featu…

Source-Free Domain Adaptation

Leveraging Endo- and Exo-Temporal Regularization for Black-box Video Domain Adaptation

2022-08-10 · Yuecong Xu, Jianfei Yang, Haozhi Cao, Min Wu 외

To enable video models to be applied seamlessly across video tasks in different environments, various Video Unsupervised Domain Adaptation (VUDA) methods have been proposed to improve the robustness and transferability o…

Action RecognitionDomain AdaptationUnsupervised Domain Adaptation