CVOct 25, 2022

Refining Action Boundaries for One-stage Detection

arXiv:2210.14284v12 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses boundary refinement for action detection, an incremental improvement in video analysis.

The paper tackled inaccurate action boundaries in one-stage detection by incorporating boundary confidence estimation, achieving state-of-the-art performance on EPIC-KITCHENS-100 and THUMOS14 benchmarks.

Current one-stage action detection methods, which simultaneously predict action boundaries and the corresponding class, do not estimate or use a measure of confidence in their boundary predictions, which can lead to inaccurate boundaries. We incorporate the estimation of boundary confidence into one-stage anchor-free detection, through an additional prediction head that predicts the refined boundaries with higher confidence. We obtain state-of-the-art performance on the challenging EPIC-KITCHENS-100 action detection as well as the standard THUMOS14 action detection benchmarks, and achieve improvement on the ActivityNet-1.3 benchmark.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes