TL;DR
This paper introduces HAM-Net, a novel hybrid attention framework for weakly-supervised temporal action localization that effectively models background activity and captures full action boundaries, outperforming existing methods.
Contribution
The paper proposes a hybrid attention mechanism with soft, semi-soft, and hard attentions to improve localization accuracy under weak supervision.
Findings
Outperforms state-of-the-art by at least 2.2% mAP at IoU 0.5 on THUMOS14
Achieves at least 1.3% higher mAP at IoU 0.75 on ActivityNet1.2
Effectively models background and full action extent using novel attention modules.
Abstract
Weakly supervised temporal action localization is a challenging vision task due to the absence of ground-truth temporal locations of actions in the training videos. With only video-level supervision during training, most existing methods rely on a Multiple Instance Learning (MIL) framework to predict the start and end frame of each action category in a video. However, the existing MIL-based approach has a major limitation of only capturing the most discriminative frames of an action, ignoring the full extent of an activity. Moreover, these methods cannot model background activity effectively, which plays an important role in localizing foreground activities. In this paper, we present a novel framework named HAM-Net with a hybrid attention mechanism which includes temporal soft, semi-soft and hard attentions to address these issues. Our temporal soft attention module, guided by an…
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.
