English

Fast Weakly Supervised Action Segmentation Using Mutual Consistency

Computer Vision and Pattern Recognition 2021-06-14 v4 Machine Learning

Abstract

Action segmentation is the task of predicting the actions for each frame of a video. As obtaining the full annotation of videos for action segmentation is expensive, weakly supervised approaches that can learn only from transcripts are appealing. In this paper, we propose a novel end-to-end approach for weakly supervised action segmentation based on a two-branch neural network. The two branches of our network predict two redundant but different representations for action segmentation and we propose a novel mutual consistency (MuCon) loss that enforces the consistency of the two redundant representations. Using the MuCon loss together with a loss for transcript prediction, our proposed approach achieves the accuracy of state-of-the-art approaches while being 1414 times faster to train and 2020 times faster during inference. The MuCon loss proves beneficial even in the fully supervised setting.

Keywords

Cite

@article{arxiv.1904.03116,
  title  = {Fast Weakly Supervised Action Segmentation Using Mutual Consistency},
  author = {Yaser Souri and Mohsen Fayyaz and Luca Minciullo and Gianpiero Francesca and Juergen Gall},
  journal= {arXiv preprint arXiv:1904.03116},
  year   = {2021}
}

Comments

Accepted for publication at TPAMI (IEEE Transactions on Pattern Analysis and Machine Intelligence) in 2021. First two authors contributed equally

R2 v1 2026-06-23T08:30:40.284Z