SOTAVerified

Learning Activity Progression in LSTMs for Activity Detection and Early Detection

2016-06-01CVPR 2016Unverified0· sign in to hype

Shugao Ma, Leonid Sigal, Stan Sclaroff

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this work we improve training of temporal deep models to better learn activity progression for activity detection and early detection. Conventionally, when training a Recurrent Neural Network, specifically a Long Short Term Memory (LSTM) model, the training loss only considers classification error. However, we argue that the detection score of the correct activity category or the detection score margin between the correct and incorrect categories should be monotonically non-decreasing as the model observes more of the activity. We design novel ranking losses that directly penalize the model on violation of such monotonicities, which are used together with classification loss in training of LSTM models. Evaluation on ActivityNet shows significant benefits of the proposed ranking losses in both activity detection and early detection tasks.

Tasks

Reproductions