English

Robust Action Segmentation from Timestamp Supervision

Computer Vision and Pattern Recognition 2022-10-14 v1

Abstract

Action segmentation is the task of predicting an action label for each frame of an untrimmed video. As obtaining annotations to train an approach for action segmentation in a fully supervised way is expensive, various approaches have been proposed to train action segmentation models using different forms of weak supervision, e.g., action transcripts, action sets, or more recently timestamps. Timestamp supervision is a promising type of weak supervision as obtaining one timestamp per action is less expensive than annotating all frames, but it provides more information than other forms of weak supervision. However, previous works assume that every action instance is annotated with a timestamp, which is a restrictive assumption since it assumes that annotators do not miss any action. In this work, we relax this restrictive assumption and take missing annotations for some action instances into account. We show that our approach is more robust to missing annotations compared to other approaches and various baselines.

Keywords

Cite

@article{arxiv.2210.06501,
  title  = {Robust Action Segmentation from Timestamp Supervision},
  author = {Yaser Souri and Yazan Abu Farha and Emad Bahrami and Gianpiero Francesca and Juergen Gall},
  journal= {arXiv preprint arXiv:2210.06501},
  year   = {2022}
}

Comments

BMVC 2022

R2 v1 2026-06-28T03:28:55.531Z