# Acoustic Scene Classification by Implicitly Identifying Distinct Sound   Events

**Authors:** Hongwei Song, Jiqing Han, Shiwen Deng, Zhihao Du

arXiv: 1904.05204 · 2019-10-23

## TL;DR

This paper introduces a novel approach for acoustic scene classification by identifying distinct sound events within audio recordings using a multi-instance learning framework, leading to improved accuracy over baseline methods.

## Contribution

It presents a new MIL-based neural network model that implicitly detects sound events and models their multi-temporal and multi-modal characteristics for better scene classification.

## Key findings

- Achieved 9.4% higher accuracy than baseline (68.3% vs 58.9%)
- Demonstrated effectiveness of sound event recognition for scene classification
- Paved the way for combining this strategy with existing methods

## Abstract

In this paper, we propose a new strategy for acoustic scene classification (ASC) , namely recognizing acoustic scenes through identifying distinct sound events. This differs from existing strategies, which focus on characterizing global acoustical distributions of audio or the temporal evolution of short-term audio features, without analysis down to the level of sound events. To identify distinct sound events for each scene, we formulate ASC in a multi-instance learning (MIL) framework, where each audio recording is mapped into a bag-of-instances representation. Here, instances can be seen as high-level representations for sound events inside a scene. We also propose a MIL neural networks model, which implicitly identifies distinct instances (i.e., sound events). Furthermore, we propose two specially designed modules that model the multi-temporal scale and multi-modal natures of the sound events respectively. The experiments were conducted on the official development set of the DCASE2018 Task1 Subtask B, and our best-performing model improves over the official baseline by 9.4% (68.3% vs 58.9%) in terms of classification accuracy. This study indicates that recognizing acoustic scenes by identifying distinct sound events is effective and paves the way for future studies that combine this strategy with previous ones.

## Full text

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

## Figures

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

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1904.05204/full.md

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