# Self-supervised Attention Model for Weakly Labeled Audio Event   Classification

**Authors:** Bongjun Kim, Shabnam Ghaffarzadegan

arXiv: 1908.02876 · 2019-08-09

## TL;DR

This paper introduces a self-supervised attention model for weakly labeled audio event classification, reducing labeling costs and improving detection, especially for short audio events, with performance close to strongly supervised models.

## Contribution

The paper presents a novel self-supervised attention mechanism that effectively distinguishes relevant audio segments without strong labels, outperforming previous methods.

## Key findings

- Achieves 8.8% and 17.6% relative improvements in mean average precision over state-of-the-art.
- Self-supervised attention performs comparably to strongly supervised models.
- Especially effective for short audio events.

## Abstract

We describe a novel weakly labeled Audio Event Classification approach based on a self-supervised attention model. The weakly labeled framework is used to eliminate the need for expensive data labeling procedure and self-supervised attention is deployed to help a model distinguish between relevant and irrelevant parts of a weakly labeled audio clip in a more effective manner compared to prior attention models. We also propose a highly effective strongly supervised attention model when strong labels are available. This model also serves as an upper bound for the self-supervised model. The performances of the model with self-supervised attention training are comparable to the strongly supervised one which is trained using strong labels. We show that our self-supervised attention method is especially beneficial for short audio events. We achieve 8.8% and 17.6% relative mean average precision improvements over the current state-of-the-art systems for SL-DCASE-17 and balanced AudioSet.

## Full text

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

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1908.02876/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1908.02876/full.md

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