Weakly Supervised Action Learning with RNN based Fine-to-coarse Modeling
About
We present an approach for weakly supervised learning of human actions. Given a set of videos and an ordered list of the occurring actions, the goal is to infer start and end frames of the related action classes within the video and to train the respective action classifiers without any need for hand labeled frame boundaries. To address this task, we propose a combination of a discriminative representation of subactions, modeled by a recurrent neural network, and a coarse probabilistic model to allow for a temporal alignment and inference over long sequences. While this system alone already generates good results, we show that the performance can be further improved by approximating the number of subactions to the characteristics of the different action classes. To this end, we adapt the number of subaction classes by iterating realignment and reestimation during training. The proposed system is evaluated on two benchmark datasets, the Breakfast and the Hollywood extended dataset, showing a competitive performance on various weak learning tasks such as temporal action segmentation and action alignment.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Action Segmentation | Breakfast | -- | 107 | |
| Temporal action segmentation | 50Salads | Accuracy45.5 | 106 | |
| Temporal action segmentation | Breakfast | Accuracy60.9 | 96 | |
| Action Segmentation | Breakfast | MoF33.3 | 66 | |
| Action Segmentation | Breakfast (test) | MoF33.3 | 31 | |
| Action Segmentation | Breakfast 14 | MoF33.3 | 26 | |
| Action Segmentation | Breakfast Action dataset | MoF60.6 | 22 | |
| Action Segmentation | 50Salads mid granularity | MoF45.5 | 19 | |
| Action Alignment | Breakfast | IoD47.3 | 18 | |
| Action Alignment | Hollywood Extended | IoD46.3 | 15 |