English

Bridging the gap between Human Action Recognition and Online Action Detection

Computer Vision and Pattern Recognition 2021-01-25 v1 Artificial Intelligence

Abstract

Action recognition, early prediction, and online action detection are complementary disciplines that are often studied independently. Most online action detection networks use a pre-trained feature extractor, which might not be optimal for its new task. We address the task-specific feature extraction with a teacher-student framework between the aforementioned disciplines, and a novel training strategy. Our network, Online Knowledge Distillation Action Detection network (OKDAD), embeds online early prediction and online temporal segment proposal subnetworks in parallel. Low interclass and high intraclass similarity are encouraged during teacher training. Knowledge distillation to the OKDAD network is ensured via layer reuse and cosine similarity between teacher-student feature vectors. Layer reuse and similarity learning significantly improve our baseline which uses a generic feature extractor. We evaluate our framework on infrared videos from two popular datasets, NTU RGB+D (action recognition, early prediction) and PKU MMD (action detection). Unlike previous attempts on those datasets, our student networks perform without any knowledge of the future. Even with this added difficulty, we achieve state-of-the-art results on both datasets. Moreover, our networks use infrared from RGB-D cameras, which we are the first to use for online action detection, to our knowledge.

Keywords

Cite

@article{arxiv.2101.08851,
  title  = {Bridging the gap between Human Action Recognition and Online Action Detection},
  author = {Alban Main de Boissiere and Rita Noumeir},
  journal= {arXiv preprint arXiv:2101.08851},
  year   = {2021}
}

Comments

11 pages, 6 figures

R2 v1 2026-06-23T22:24:22.559Z