English

Timestamp-Supervised Action Segmentation from the Perspective of Clustering

Computer Vision and Pattern Recognition 2023-04-25 v2

Abstract

Video action segmentation under timestamp supervision has recently received much attention due to lower annotation costs. Most existing methods generate pseudo-labels for all frames in each video to train the segmentation model. However, these methods suffer from incorrect pseudo-labels, especially for the semantically unclear frames in the transition region between two consecutive actions, which we call ambiguous intervals. To address this issue, we propose a novel framework from the perspective of clustering, which includes the following two parts. First, pseudo-label ensembling generates incomplete but high-quality pseudo-label sequences, where the frames in ambiguous intervals have no pseudo-labels. Second, iterative clustering iteratively propagates the pseudo-labels to the ambiguous intervals by clustering, and thus updates the pseudo-label sequences to train the model. We further introduce a clustering loss, which encourages the features of frames within the same action segment more compact. Extensive experiments show the effectiveness of our method.

Keywords

Cite

@article{arxiv.2212.11694,
  title  = {Timestamp-Supervised Action Segmentation from the Perspective of Clustering},
  author = {Dazhao Du and Enhan Li and Lingyu Si and Fanjiang Xu and Fuchun Sun},
  journal= {arXiv preprint arXiv:2212.11694},
  year   = {2023}
}

Comments

Accepted as a conference paper to the 32nd International Joint Conference on Artificial Intelligence (IJCAI-23)

R2 v1 2026-06-28T07:48:45.891Z