TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Proposal-Free Temporal Action Detection via Global Segment...

Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning

Sauradip Nag, Xiatian Zhu, Yi-Zhe Song, Tao Xiang

2022-07-14Action DetectionRepresentation LearningTemporal Action Localization
PaperPDFCode(official)Code

Abstract

Existing temporal action detection (TAD) methods rely on generating an overwhelmingly large number of proposals per video. This leads to complex model designs due to proposal generation and/or per-proposal action instance evaluation and the resultant high computational cost. In this work, for the first time, we propose a proposal-free Temporal Action detection model with Global Segmentation mask (TAGS). Our core idea is to learn a global segmentation mask of each action instance jointly at the full video length. The TAGS model differs significantly from the conventional proposal-based methods by focusing on global temporal representation learning to directly detect local start and end points of action instances without proposals. Further, by modeling TAD holistically rather than locally at the individual proposal level, TAGS needs a much simpler model architecture with lower computational cost. Extensive experiments show that despite its simpler design, TAGS outperforms existing TAD methods, achieving new state-of-the-art performance on two benchmarks. Importantly, it is ~ 20x faster to train and ~1.6x more efficient for inference. Our PyTorch implementation of TAGS is available at https://github.com/sauradip/TAGS .

Results

TaskDatasetMetricValueModel
VideoActivityNet-1.3mAP36.5TAGS (I3D)
VideoTHUMOS’14Avg mAP (0.3:0.7)52.8TAGS (I3D)
VideoTHUMOS’14mAP IOU@0.368.6TAGS (I3D)
VideoTHUMOS’14mAP IOU@0.463.8TAGS (I3D)
VideoTHUMOS’14mAP IOU@0.557TAGS (I3D)
VideoTHUMOS’14mAP IOU@0.646.3TAGS (I3D)
VideoTHUMOS’14mAP IOU@0.731.8TAGS (I3D)
Temporal Action LocalizationActivityNet-1.3mAP36.5TAGS (I3D)
Temporal Action LocalizationTHUMOS’14Avg mAP (0.3:0.7)52.8TAGS (I3D)
Temporal Action LocalizationTHUMOS’14mAP IOU@0.368.6TAGS (I3D)
Temporal Action LocalizationTHUMOS’14mAP IOU@0.463.8TAGS (I3D)
Temporal Action LocalizationTHUMOS’14mAP IOU@0.557TAGS (I3D)
Temporal Action LocalizationTHUMOS’14mAP IOU@0.646.3TAGS (I3D)
Temporal Action LocalizationTHUMOS’14mAP IOU@0.731.8TAGS (I3D)
Zero-Shot LearningActivityNet-1.3mAP36.5TAGS (I3D)
Zero-Shot LearningTHUMOS’14Avg mAP (0.3:0.7)52.8TAGS (I3D)
Zero-Shot LearningTHUMOS’14mAP IOU@0.368.6TAGS (I3D)
Zero-Shot LearningTHUMOS’14mAP IOU@0.463.8TAGS (I3D)
Zero-Shot LearningTHUMOS’14mAP IOU@0.557TAGS (I3D)
Zero-Shot LearningTHUMOS’14mAP IOU@0.646.3TAGS (I3D)
Zero-Shot LearningTHUMOS’14mAP IOU@0.731.8TAGS (I3D)
Action LocalizationActivityNet-1.3mAP36.5TAGS (I3D)
Action LocalizationTHUMOS’14Avg mAP (0.3:0.7)52.8TAGS (I3D)
Action LocalizationTHUMOS’14mAP IOU@0.368.6TAGS (I3D)
Action LocalizationTHUMOS’14mAP IOU@0.463.8TAGS (I3D)
Action LocalizationTHUMOS’14mAP IOU@0.557TAGS (I3D)
Action LocalizationTHUMOS’14mAP IOU@0.646.3TAGS (I3D)
Action LocalizationTHUMOS’14mAP IOU@0.731.8TAGS (I3D)

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition2025-07-16A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15