Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Stable Mean Teacher for Semi-supervised Video Action Detection

About

In this work, we focus on semi-supervised learning for video action detection. Video action detection requires spatiotemporal localization in addition to classification, and a limited amount of labels makes the model prone to unreliable predictions. We present Stable Mean Teacher, a simple end-to-end teacher-based framework that benefits from improved and temporally consistent pseudo labels. It relies on a novel Error Recovery (EoR) module, which learns from students' mistakes on labeled samples and transfers this knowledge to the teacher to improve pseudo labels for unlabeled samples. Moreover, existing spatiotemporal losses do not take temporal coherency into account and are prone to temporal inconsistencies. To address this, we present Difference of Pixels (DoP), a simple and novel constraint focused on temporal consistency, leading to coherent temporal detections. We evaluate our approach on four different spatiotemporal detection benchmarks: UCF101-24, JHMDB21, AVA, and YouTube-VOS. Our approach outperforms the supervised baselines for action detection by an average margin of 23.5% on UCF101-24, 16% on JHMDB21, and 3.3% on AVA. Using merely 10% and 20% of data, it provides competitive performance compared to the supervised baseline trained on 100% annotations on UCF101-24 and JHMDB21, respectively. We further evaluate its effectiveness on AVA for scaling to large-scale datasets and YouTube-VOS for video object segmentation, demonstrating its generalization capability to other tasks in the video domain. Code and models are publicly available.

Akash Kumar, Sirshapan Mitra, Yogesh Singh Rawat• 2024

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationYouTube-VOS (val)
J Score (Seen)48.2
81
Video Action DetectionJHMDB21 1.0 (test)
f-mAP@0.569.8
17
Video Action DetectionUCF101-24 1.0 (test)
F-mAP@0.573.9
17
Spatio-temporal action detectionAVA v2.2 (val)
mAP8.5
10
Action DetectionUCF101-24 5% labeled labels (test)
f-mAP@0.566.2
6
Action DetectionUCF101 24 8% labeled labels (test)
f-mAP@0.572.1
6
Action DetectionUCF101-24 10% labeled labels (test)
f-mAP@0.573.9
6
Action DetectionUCF101-24 15% labeled labels (test)
f-mAP@0.575.5
6
Action DetectionJHMDB21 10% labeled
f-mAP@0.554.2
5
Action DetectionJHMDB21 (15% labeled)
Frame mAP @ 0.566.8
5
Showing 10 of 12 rows

Other info

Code

Follow for update