3C-Net: Category Count and Center Loss for Weakly-Supervised Action Localization
Sanath Narayan, Hisham Cholakkal, Fahad Shahbaz Khan, Ling Shao

TL;DR
3C-Net is a weakly-supervised action localization framework that uses video-level labels and counts to learn discriminative features, achieving state-of-the-art results on THUMOS14 and ActivityNet 1.2 datasets.
Contribution
It introduces a novel joint formulation combining classification, multi-label center loss, and counting loss for improved localization with weak supervision.
Findings
Achieves 4.6% mAP improvement on THUMOS14.
Sets new state-of-the-art on both THUMOS14 and ActivityNet 1.2.
Effectively delineates adjacent action sequences with counting loss.
Abstract
Temporal action localization is a challenging computer vision problem with numerous real-world applications. Most existing methods require laborious frame-level supervision to train action localization models. In this work, we propose a framework, called 3C-Net, which only requires video-level supervision (weak supervision) in the form of action category labels and the corresponding count. We introduce a novel formulation to learn discriminative action features with enhanced localization capabilities. Our joint formulation has three terms: a classification term to ensure the separability of learned action features, an adapted multi-label center loss term to enhance the action feature discriminability and a counting loss term to delineate adjacent action sequences, leading to improved localization. Comprehensive experiments are performed on two challenging benchmarks: THUMOS14 and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
