SDASMay 26, 2020

Sound Context Classification Basing on Join Learning Model and Multi-Spectrogram Features

arXiv:2005.12779v116 citations
AI Analysis

This work addresses the problem of classifying environmental sound contexts for applications in audio analysis, but it appears incremental as it builds on existing ASC systems with specific improvements.

The authors tackled Acoustic Scene Classification by proposing a deep learning framework that combines multi-spectrogram features and a novel join learning architecture, achieving good experimental results on benchmark datasets like DCASE 2016-2018 and LITIS Rouen.

In this paper, we present a deep learning framework applied for Acoustic Scene Classification (ASC), the task of classifying scene contexts from environmental input sounds. An ASC system generally comprises of two main steps, referred to as front-end feature extraction and back-end classification. In the first step, an extractor is used to extract low-level features from raw audio signals. Next, the discriminative features extracted are fed into and classified by a classifier, reporting accuracy results. Aim to develop a robust framework applied for ASC, we address exited issues of both the front-end and back-end components in an ASC system, thus present three main contributions: Firstly, we carry out a comprehensive analysis of spectrogram representation extracted from sound scene input, thus propose the best multi-spectrogram combinations. In terms of back-end classification, we propose a novel join learning architecture using parallel convolutional recurrent networks, which is effective to learn spatial features and temporal sequences of spectrogram input. Finally, good experimental results obtained over benchmark datasets of IEEE AASP Challenge on Detection and Classification of Acoustic Scenes and Events (DCASE) 2016 Task 1, 2017 Task 1, 2018 Task 1A & 1B, LITIS Rouen prove our proposed framework general and robust for ASC task.

Foundations

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

Your Notes