CVApr 9, 2019

Knowledge Distillation for Human Action Anticipation

arXiv:1904.04868v28 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of human action anticipation in video for applications like robotics and surveillance, but it is incremental as it builds on existing knowledge distillation techniques.

The paper tackles the challenge of training neural networks to anticipate human actions in video by proposing a novel knowledge distillation framework that uses an action recognition network to supervise an anticipation network, with experimental validation on JHMDB and EPIC-KITCHENS datasets.

We consider the task of training a neural network to anticipate human actions in video. This task is challenging given the complexity of video data, the stochastic nature of the future, and the limited amount of annotated training data. In this paper, we propose a novel knowledge distillation framework that uses an action recognition network to supervise the training of an action anticipation network, guiding the latter to attend to the relevant information needed for correctly anticipating the future actions. This framework is possible thanks to a novel loss function to account for positional shifts of semantic concepts in a dynamic video. The knowledge distillation framework is a form of self-supervised learning, and it takes advantage of unlabeled data. Experimental results on JHMDB and EPIC-KITCHENS dataset show the effectiveness of our approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes