# RefineLoc: Iterative Refinement for Weakly-Supervised Action   Localization

**Authors:** Alejandro Pardo, Humam Alwassel, Fabian Caba Heilbron, Ali Thabet,, Bernard Ghanem

arXiv: 1904.00227 · 2020-11-10

## TL;DR

RefineLoc introduces an iterative refinement method for weakly-supervised temporal action localization, leveraging pseudo ground truths to improve detection accuracy without requiring detailed annotations.

## Contribution

The paper proposes a novel iterative refinement approach that enhances weakly-supervised action localization by training on pseudo ground truths, outperforming existing methods.

## Key findings

- Achieves competitive results on ActivityNet v1.2 and THUMOS14 datasets.
- Significantly improves performance of existing state-of-the-art methods.
- Sets a new state-of-the-art on THUMOS14 dataset.

## Abstract

Video action detectors are usually trained using datasets with fully-supervised temporal annotations. Building such datasets is an expensive task. To alleviate this problem, recent methods have tried to leverage weak labeling, where videos are untrimmed and only a video-level label is available. In this paper, we propose RefineLoc, a novel weakly-supervised temporal action localization method. RefineLoc uses an iterative refinement approach by estimating and training on snippet-level pseudo ground truth at every iteration. We show the benefit of this iterative approach and present an extensive analysis of five different pseudo ground truth generators. We show the effectiveness of our model on two standard action datasets, ActivityNet v1.2 and THUMOS14. RefineLoc shows competitive results with the state-of-the-art in weakly-supervised temporal localization. Additionally, our iterative refinement process is able to significantly improve the performance of two state-of-the-art methods, setting a new state-of-the-art on THUMOS14.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.00227/full.md

## Figures

33 figures with captions in the complete paper: https://tomesphere.com/paper/1904.00227/full.md

## References

72 references — full list in the complete paper: https://tomesphere.com/paper/1904.00227/full.md

---
Source: https://tomesphere.com/paper/1904.00227