SDLGASJul 30, 2021

Task 1A DCASE 2021: Acoustic Scene Classification with mismatch-devices using squeeze-excitation technique and low-complexity constraint

arXiv:2107.14658v1
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem in machine listening for audio classification, but it is incremental as it builds on the team's prior research.

The paper tackled acoustic scene classification with device mismatch and low-complexity constraints by using a Gammatone filter bank and a convolutional neural network with squeeze-excitation techniques, achieving a 17 percentage point improvement over the baseline.

Acoustic scene classification (ASC) is one of the most popular problems in the field of machine listening. The objective of this problem is to classify an audio clip into one of the predefined scenes using only the audio data. This problem has considerably progressed over the years in the different editions of DCASE. It usually has several subtasks that allow to tackle this problem with different approaches. The subtask presented in this report corresponds to a ASC problem that is constrained by the complexity of the model as well as having audio recorded from different devices, known as mismatch devices (real and simulated). The work presented in this report follows the research line carried out by the team in previous years. Specifically, a system based on two steps is proposed: a two-dimensional representation of the audio using the Gamamtone filter bank and a convolutional neural network using squeeze-excitation techniques. The presented system outperforms the baseline by about 17 percentage points.

Foundations

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

Your Notes