Timestamp-Supervised Action Segmentation from the Perspective of Clustering
Dazhao Du, Enhan Li, Lingyu Si, Fanjiang Xu, Fuchun Sun
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.
BibTeX
@inproceedings{ijcai2023p77,
title = {Timestamp-Supervised Action Segmentation from the Perspective of Clustering},
author = {Du, Dazhao and Li, Enhan and Si, Lingyu and Xu, Fanjiang and Sun, Fuchun},
booktitle = {Proceedings of the Thirty-Second International Joint Conference on
Artificial Intelligence, {IJCAI-23}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Edith Elkind},
pages = {690--698},
year = {2023},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2023/77},
url = {https://doi.org/10.24963/ijcai.2023/77},
}