paper-with-me

홈 › Papers

Acoustic Scene Classification with Squeeze-Excitation Residual Networks

2020-03-20 · Javier Naranjo-Alcazar, Sergi Perez-Castanos, Pedro Zuccarello, Maximo Cobos

Acoustic scene classification (ASC) is a problem related to the field of machine listening whose objective is to classify/tag an audio clip in a predefined label describing a scene location (e. g. park, airport, etc.). Many state-of-the-art solutions to ASC incorporate data augmentation techniques and model ensembles. However, considerable improvements can also be achieved only by modifying the architecture of convolutional neural networks (CNNs). In this work we propose two novel squeeze-excitation blocks to improve the accuracy of a CNN-based ASC framework based on residual learning. The main idea of squeeze-excitation blocks is to learn spatial and channel-wise feature maps independently instead of jointly as standard CNNs do. This is usually achieved by some global grouping operators, linear operators and a final calibration between the input of the block and its obtained relationships. The behavior of the block that implements such operators and, therefore, the entire neural network, can be modified depending on the input to the block, the established residual configurations and the selected non-linear activations. The analysis has been carried out using the TAU Urban Acoustic Scenes 2019 dataset (https://zenodo.org/record/2589280) presented in the 2019 edition of the DCASE challenge. All configurations discussed in this document exceed the performance of the baseline proposed by the DCASE organization by 13\% percentage points. In turn, the novel configurations proposed in this paper outperform the residual configurations proposed in previous works.

📄 PDF Abstract BibTeX arXiv:2003.09284

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic Scene ClassificationClassificationData AugmentationGeneral ClassificationScene ClassificationTAG

Similar Papers 제목 키워드 기반

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

2021-07-30 · Javier Naranjo-Alcazar, Sergi Perez-Castanos, Maximo Cobos, Francesc J. Ferri 외

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…

Acoustic Scene ClassificationScene Classification

A Squeeze-and-Excitation and Transformer based Cross-task System for Environmental Sound Recognition

2022-03-16 · Jisheng Bai, Jianfeng Chen, Mou Wang, Muhammad Saad Ayub

Environmental sound recognition (ESR) is an emerging research topic in audio pattern recognition. Many tasks are presented to resort to computational models for ESR in real-life applications. However, current models are …

Acoustic Scene ClassificationData AugmentationScene Classification

Raw Waveform-based Audio Classification Using Sample-level CNN Architectures

2017-12-04 · Jongpil Lee, Taejun Kim, Jiyoung Park, Juhan Nam

Music, speech, and acoustic scene sound are often handled separately in the audio domain because of their different signal characteristics. However, as the image domain grows rapidly by versatile image classification mod…

Audio ClassificationClassificationGeneral Classificationimage-classification+1

Residual Squeeze-and-Excitation Network for Fast Image Deraining

2020-06-01 · Jun Fu, Jianfeng Xu, Kazuyuki Tasaka, Zhibo Chen

Image deraining is an important image processing task as rain streaks not only severely degrade the visual quality of images but also significantly affect the performance of high-level vision tasks. Traditional methods p…

DecoderRain Removal

SENetV2: Aggregated dense layer for channelwise and global representations

2023-11-17 · Mahendran Narayanan

Convolutional Neural Networks (CNNs) have revolutionized image classification by extracting spatial features and enabling state-of-the-art accuracy in vision-based tasks. The squeeze and excitation network proposed modul…

Classificationimage-classificationImage Classification