English

Connectionist Temporal Modeling for Weakly Supervised Action Labeling

Computer Vision and Pattern Recognition 2016-07-29 v1

Abstract

We propose a weakly-supervised framework for action labeling in video, where only the order of occurring actions is required during training time. The key challenge is that the per-frame alignments between the input (video) and label (action) sequences are unknown during training. We address this by introducing the Extended Connectionist Temporal Classification (ECTC) framework to efficiently evaluate all possible alignments via dynamic programming and explicitly enforce their consistency with frame-to-frame visual similarities. This protects the model from distractions of visually inconsistent or degenerated alignments without the need of temporal supervision. We further extend our framework to the semi-supervised case when a few frames are sparsely annotated in a video. With less than 1% of labeled frames per video, our method is able to outperform existing semi-supervised approaches and achieve comparable performance to that of fully supervised approaches.

Keywords

Cite

@article{arxiv.1607.08584,
  title  = {Connectionist Temporal Modeling for Weakly Supervised Action Labeling},
  author = {De-An Huang and Li Fei-Fei and Juan Carlos Niebles},
  journal= {arXiv preprint arXiv:1607.08584},
  year   = {2016}
}

Comments

To appear in ECCV 2016

R2 v1 2026-06-22T15:07:03.633Z