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/BSN++: Complementary Boundary Regressor with Scale-Balance...

BSN++: Complementary Boundary Regressor with Scale-Balanced Relation Modeling for Temporal Action Proposal Generation

Haisheng Su, Weihao Gan, Wei Wu, Yu Qiao, Junjie Yan

2020-09-15Action LocalizationTemporal Action Proposal GenerationTemporal Action Localization
PaperPDFCode

Abstract

Generating human action proposals in untrimmed videos is an important yet challenging task with wide applications. Current methods often suffer from the noisy boundary locations and the inferior quality of confidence scores used for proposal retrieving. In this paper, we present BSN++, a new framework which exploits complementary boundary regressor and relation modeling for temporal proposal generation. First, we propose a novel boundary regressor based on the complementary characteristics of both starting and ending boundary classifiers. Specifically, we utilize the U-shaped architecture with nested skip connections to capture rich contexts and introduce bi-directional boundary matching mechanism to improve boundary precision. Second, to account for the proposal-proposal relations ignored in previous methods, we devise a proposal relation block to which includes two self-attention modules from the aspects of position and channel. Furthermore, we find that there inevitably exists data imbalanced problems in the positive/negative proposals and temporal durations, which harm the model performance on tail distributions. To relieve this issue, we introduce the scale-balanced re-sampling strategy. Extensive experiments are conducted on two popular benchmarks: ActivityNet-1.3 and THUMOS14, which demonstrate that BSN++ achieves the state-of-the-art performance. Not surprisingly, the proposed BSN++ ranked 1st place in the CVPR19 - ActivityNet challenge leaderboard on temporal action localization task.

Results

TaskDatasetMetricValueModel
VideoActivityNet-1.3mAP34.88BSN++
VideoActivityNet-1.3mAP IOU@0.551.27BSN++
VideoActivityNet-1.3mAP IOU@0.7535.7BSN++
VideoActivityNet-1.3mAP IOU@0.958.33BSN++
VideoActivityNet-1.3AR@10076.52BSN++
VideoActivityNet-1.3AUC (val)68.26BSN++
Temporal Action LocalizationActivityNet-1.3mAP34.88BSN++
Temporal Action LocalizationActivityNet-1.3mAP IOU@0.551.27BSN++
Temporal Action LocalizationActivityNet-1.3mAP IOU@0.7535.7BSN++
Temporal Action LocalizationActivityNet-1.3mAP IOU@0.958.33BSN++
Temporal Action LocalizationActivityNet-1.3AR@10076.52BSN++
Temporal Action LocalizationActivityNet-1.3AUC (val)68.26BSN++
Zero-Shot LearningActivityNet-1.3mAP34.88BSN++
Zero-Shot LearningActivityNet-1.3mAP IOU@0.551.27BSN++
Zero-Shot LearningActivityNet-1.3mAP IOU@0.7535.7BSN++
Zero-Shot LearningActivityNet-1.3mAP IOU@0.958.33BSN++
Zero-Shot LearningActivityNet-1.3AR@10076.52BSN++
Zero-Shot LearningActivityNet-1.3AUC (val)68.26BSN++
Action LocalizationActivityNet-1.3mAP34.88BSN++
Action LocalizationActivityNet-1.3mAP IOU@0.551.27BSN++
Action LocalizationActivityNet-1.3mAP IOU@0.7535.7BSN++
Action LocalizationActivityNet-1.3mAP IOU@0.958.33BSN++
Action LocalizationActivityNet-1.3AR@10076.52BSN++
Action LocalizationActivityNet-1.3AUC (val)68.26BSN++

Related Papers

DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition2025-07-16Including Semantic Information via Word Embeddings for Skeleton-based Action Recognition2025-06-23Zero-Shot Temporal Interaction Localization for Egocentric Videos2025-06-04A Review on Coarse to Fine-Grained Animal Action Recognition2025-06-01LLM-powered Query Expansion for Enhancing Boundary Prediction in Language-driven Action Localization2025-05-30CLIP-AE: CLIP-assisted Cross-view Audio-Visual Enhancement for Unsupervised Temporal Action Localization2025-05-29DeepConvContext: A Multi-Scale Approach to Timeseries Classification in Human Activity Recognition2025-05-27ProTAL: A Drag-and-Link Video Programming Framework for Temporal Action Localization2025-05-23