Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Temporal Attentive Alignment for Large-Scale Video Domain Adaptation

About

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.

Min-Hung Chen, Zsolt Kira, Ghassan AlRegib, Jaekwon Yoo, Ruxin Chen, Jian Zheng• 2019

Related benchmarks

TaskDatasetResultRank
Action RecognitionUCF-HMDB
Accuracy (UCF -> HMDB)84.8
46
Action RecognitionKinetics-Gameplay (test)
Accuracy65.02
40
Action RecognitionKinetics Gameplay to Kinetics (test)
Accuracy45.66
40
Action RecognitionEPIC-KITCHENS (test)
Average Score39.9
25
Cross-domain Video ClassificationUCF-HMDB U → H (full)
Accuracy78.33
14
Video Domain AdaptationUCF-HMDB H → U full
Accuracy0.8179
14
Action RecognitionDaily-DA
H->A Transition Rate14.4
13
Open-set Unsupervised Video Domain AdaptationHMDB -> UCF (test)
Overall Accuracy63.4
13
Open-set Unsupervised Video Domain AdaptationUCF -> HMDB target (test)
Accuracy (ALL)65.3
13
Action RecognitionSports-DA (test)
Accuracy (U -> S)0.541
13
Showing 10 of 22 rows

Other info

Code

Follow for update