RFF-GP-HSMM speeds up unsupervised time-series segmentation by approximating Gaussian processes with random Fourier features, cutting computation time by up to 278 times on motion capture data with similar accuracy.
Temporal Segment Transformer for Action Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recognizing human actions from untrimmed videos is an important task in activity understanding, and poses unique challenges in modeling long-range temporal relations. Recent works adopt a predict-and-refine strategy which converts an initial prediction to action segments for global context modeling. However, the generated segment representations are often noisy and exhibit inaccurate segment boundaries, over-segmentation and other problems. To deal with these issues, we propose an attention based approach which we call \textit{temporal segment transformer}, for joint segment relation modeling and denoising. The main idea is to denoise segment representations using attention between segment and frame representations, and also use inter-segment attention to capture temporal correlations between segments. The refined segment representations are used to predict action labels and adjust segment boundaries, and a final action segmentation is produced based on voting from segment masks. We show that this novel architecture achieves state-of-the-art accuracy on the popular 50Salads, GTEA and Breakfast benchmarks. We also conduct extensive ablations to demonstrate the effectiveness of different components of our design.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Scalable Unsupervised Segmentation via Random Fourier Feature-based Gaussian Process
RFF-GP-HSMM speeds up unsupervised time-series segmentation by approximating Gaussian processes with random Fourier features, cutting computation time by up to 278 times on motion capture data with similar accuracy.