CVAug 10, 2023

Is there progress in activity progress prediction?

arXiv:2308.05533v11 citationsh-index: 44
Originality Synthesis-oriented
AI Analysis

This work highlights a fundamental flaw in evaluating activity progress prediction for real-world applications, suggesting the task may be ill-posed on current datasets.

The paper found that current activity progress prediction methods fail to extract useful visual information from real-world video datasets, performing no better than simple frame-counting baselines. It demonstrated that these methods can utilize visual cues only on a synthetic dataset where progress is directly related to visual information.

Activity progress prediction aims to estimate what percentage of an activity has been completed. Currently this is done with machine learning approaches, trained and evaluated on complicated and realistic video datasets. The videos in these datasets vary drastically in length and appearance. And some of the activities have unanticipated developments, making activity progression difficult to estimate. In this work, we examine the results obtained by existing progress prediction methods on these datasets. We find that current progress prediction methods seem not to extract useful visual information for the progress prediction task. Therefore, these methods fail to exceed simple frame-counting baselines. We design a precisely controlled dataset for activity progress prediction and on this synthetic dataset we show that the considered methods can make use of the visual information, when this directly relates to the progress prediction. We conclude that the progress prediction task is ill-posed on the currently used real-world datasets. Moreover, to fairly measure activity progression we advise to consider a, simple but effective, frame-counting baseline.

Code Implementations1 repo
Foundations

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

Your Notes