English

Temporal Attentive Alignment for Large-Scale Video Domain Adaptation

Computer Vision and Pattern Recognition 2019-09-17 v6 Machine Learning Multimedia Image and Video Processing

Abstract

Although various image-based domain adaptation (DA) techniques have been proposed in recent years, domain shift in videos is still not well-explored. Most previous works only evaluate performance on small-scale datasets which are saturated. Therefore, we first propose two large-scale video DA datasets with much larger domain discrepancy: UCF-HMDB_full and Kinetics-Gameplay. Second, we investigate different DA integration methods for videos, and show that simultaneously aligning and learning temporal dynamics achieves effective alignment even without sophisticated DA methods. Finally, we propose Temporal Attentive Adversarial Adaptation Network (TA3N), which explicitly attends to the temporal dynamics using domain discrepancy for more effective domain alignment, achieving state-of-the-art performance on four video DA datasets (e.g. 7.9% accuracy gain over "Source only" from 73.9% to 81.8% on "HMDB --> UCF", and 10.3% gain on "Kinetics --> Gameplay"). The code and data are released at http://github.com/cmhungsteve/TA3N.

Keywords

Cite

@article{arxiv.1907.12743,
  title  = {Temporal Attentive Alignment for Large-Scale Video Domain Adaptation},
  author = {Min-Hung Chen and Zsolt Kira and Ghassan AlRegib and Jaekwon Yoo and Ruxin Chen and Jian Zheng},
  journal= {arXiv preprint arXiv:1907.12743},
  year   = {2019}
}

Comments

ICCV 2019 (Oral) camera-ready + supplementary. Code and data: http://github.com/cmhungsteve/TA3N

R2 v1 2026-06-23T10:34:26.759Z