CVMay 19, 2020

On Evaluating Weakly Supervised Action Segmentation Methods

arXiv:2005.09743v37 citations
Originality Synthesis-oriented
AI Analysis

This work highlights critical evaluation issues for researchers in computer vision, but it is incremental as it focuses on methodological improvements rather than new paradigms.

The paper addresses overlooked aspects in evaluating weakly supervised action segmentation methods, finding that performance variance across multiple training runs (1-2.5% standard deviation) significantly affects comparisons, and that higher-level I3D features underperform classical IDT features.

Action segmentation is the task of temporally segmenting every frame of an untrimmed video. Weakly supervised approaches to action segmentation, especially from transcripts have been of considerable interest to the computer vision community. In this work, we focus on two aspects of the use and evaluation of weakly supervised action segmentation approaches that are often overlooked: the performance variance over multiple training runs and the impact of selecting feature extractors for this task. To tackle the first problem, we train each method on the Breakfast dataset 5 times and provide average and standard deviation of the results. Our experiments show that the standard deviation over these repetitions is between 1 and 2.5% and significantly affects the comparison between different approaches. Furthermore, our investigation on feature extraction shows that, for the studied weakly-supervised action segmentation methods, higher-level I3D features perform worse than classical IDT features.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes