Action-Agnostic Point-Level Supervision for Temporal Action Detection
Shuhei M. Yoshida, Takashi Shibata, Makoto Terao, Takayuki Okatani, Masashi Sugiyama
TL;DR
The paper addresses the high annotation cost of temporal action detection by introducing Action-Agnostic Point-Level (AAPL) supervision, where a small, automatically selected set of frames is human-labeled with action categories. It presents an end-to-end detection framework that combines snippet-based scoring, a two-headed prediction module, and a trio of losses, including a prototype-anchored contrastive loss and ground-truth anchored pseudo-labeling to exploit unlabeled data. Empirical results across five diverse datasets show that AAPL is competitive with or surpasses both video-level and point-level supervision for similar annotation budgets, often with substantially lower labeling effort. The findings support AAPL as a practical, scalable weak supervision paradigm for temporal action localization and offer actionable guidance on frame sampling and loss design to maximize cost-efficiency and accuracy.
Abstract
We propose action-agnostic point-level (AAPL) supervision for temporal action detection to achieve accurate action instance detection with a lightly annotated dataset. In the proposed scheme, a small portion of video frames is sampled in an unsupervised manner and presented to human annotators, who then label the frames with action categories. Unlike point-level supervision, which requires annotators to search for every action instance in an untrimmed video, frames to annotate are selected without human intervention in AAPL supervision. We also propose a detection model and learning method to effectively utilize the AAPL labels. Extensive experiments on the variety of datasets (THUMOS '14, FineAction, GTEA, BEOID, and ActivityNet 1.3) demonstrate that the proposed approach is competitive with or outperforms prior methods for video-level and point-level supervision in terms of the trade-off between the annotation cost and detection performance.
