# Multi-Granularity Fusion Network for Proposal and Activity Localization:   Submission to ActivityNet Challenge 2019 Task 1 and Task 2

**Authors:** Haisheng Su, Xu Zhao, Shuming Liu

arXiv: 1907.12223 · 2019-07-30

## TL;DR

This paper introduces a Multi-Granularity Fusion Network that combines proposals from various frameworks to improve temporal action proposal generation and localization, achieving state-of-the-art results in ActivityNet Challenge 2019.

## Contribution

The novel MGFN effectively integrates diverse proposal sources considering multiple perspectives, enhancing proposal quality and localization accuracy.

## Key findings

- Achieved 69.85 AUC score in proposal generation
- Attained 38.90 mAP in action localization
- Outperformed previous methods on ActivityNet Challenge 2019

## Abstract

This technical report presents an overview of our solution used in the submission to ActivityNet Challenge 2019 Task 1 (\textbf{temporal action proposal generation}) and Task 2 (\textbf{temporal action localization/detection}). Temporal action proposal indicates the temporal intervals containing the actions and plays an important role in temporal action localization. Top-down and bottom-up methods are the two main categories used for proposal generation in the existing literature. In this paper, we devise a novel Multi-Granularity Fusion Network (MGFN) to combine the proposals generated from different frameworks for complementary filtering and confidence re-ranking. Specifically, we consider the diversity comprehensively from multiple perspectives, e.g. the characteristic aspect, the data aspect, the model aspect and the result aspect. Our MGFN achieves the state-of-the-art performance on the temporal action proposal task with 69.85 AUC score and the temporal action localization task with 38.90 mAP on the challenge testing set.

## Full text

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

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1907.12223/full.md

## References

11 references — full list in the complete paper: https://tomesphere.com/paper/1907.12223/full.md

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