CVMay 21, 2019

Marginalized Average Attentional Network for Weakly-Supervised Learning

arXiv:1905.08586v184 citations
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in video analysis for researchers and practitioners, offering an incremental improvement over existing methods.

The paper tackles the problem of weakly-supervised temporal action localization, where previous methods overestimated salient regions, by proposing a marginalized average attentional network (MAAN) that suppresses dominant responses to locate dense and integral action regions, achieving superior performance on two large-scale video datasets.

In weakly-supervised temporal action localization, previous works have failed to locate dense and integral regions for each entire action due to the overestimation of the most salient regions. To alleviate this issue, we propose a marginalized average attentional network (MAAN) to suppress the dominant response of the most salient regions in a principled manner. The MAAN employs a novel marginalized average aggregation (MAA) module and learns a set of latent discriminative probabilities in an end-to-end fashion. MAA samples multiple subsets from the video snippet features according to a set of latent discriminative probabilities and takes the expectation over all the averaged subset features. Theoretically, we prove that the MAA module with learned latent discriminative probabilities successfully reduces the difference in responses between the most salient regions and the others. Therefore, MAAN is able to generate better class activation sequences and identify dense and integral action regions in the videos. Moreover, we propose a fast algorithm to reduce the complexity of constructing MAA from O($2^T$) to O($T^2$). Extensive experiments on two large-scale video datasets show that our MAAN achieves superior performance on weakly-supervised temporal action localization

Foundations

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

Your Notes