ZSTAD: Zero-Shot Temporal Activity Detection

Lingling Zhang,Xiaojun Chang,Jun Liu,Minnan Luo,Sen Wang,Zongyuan Ge,Alexander Hauptmann
DOI: https://doi.org/10.48550/arXiv.2003.05583
2020-03-12
Abstract:An integral part of video analysis and surveillance is temporal activity detection, which means to simultaneously recognize and localize activities in long untrimmed videos. Currently, the most effective methods of temporal activity detection are based on deep learning, and they typically perform very well with large scale annotated videos for training. However, these methods are limited in real applications due to the unavailable videos about certain activity classes and the time-consuming data annotation. To solve this challenging problem, we propose a novel task setting called zero-shot temporal activity detection (ZSTAD), where activities that have never been seen in training can still be detected. We design an end-to-end deep network based on R-C3D as the architecture for this solution. The proposed network is optimized with an innovative loss function that considers the embeddings of activity labels and their super-classes while learning the common semantics of seen and unseen activities. Experiments on both the THUMOS14 and the Charades datasets show promising performance in terms of detecting unseen activities.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?