paper-with-me

홈 › Papers

Environmental Sound Recognition using Masked Conditional Neural Networks

2018-04-08 · Fady Medhat, David Chesmore, John Robinson

Neural network based architectures used for sound recognition are usually adapted from other application domains, which may not harness sound related properties. The ConditionaL Neural Network (CLNN) is designed to consider the relational properties across frames in a temporal signal, and its extension the Masked ConditionaL Neural Network (MCLNN) embeds a filterbank behavior within the network, which enforces the network to learn in frequency bands rather than bins. Additionally, it automates the exploration of different feature combinations analogous to handcrafting the optimum combination of features for a recognition task. We applied the MCLNN to the environmental sounds of the ESC-10 dataset. The MCLNN achieved competitive accuracies compared to state-of-the-art convolutional neural networks and hand-crafted attempts.

📄 PDF Abstract BibTeX arXiv:1804.02665

Code (1)

fadymedhat/MCLNN 공식 구현 tf

Similar Papers 제목 키워드 기반

Masked Conditional Neural Networks for Automatic Sound Events Recognition

2018-02-15 · Fady Medhat, David Chesmore, John Robinson

Deep neural network architectures designed for application domains other than sound, especially image recognition, may not optimally harness the time-frequency representation when adapted to the sound recognition problem…

Masked Conditional Neural Networks for Environmental Sound Classification

2018-05-25 · Fady Medhat, David Chesmore, John Robinson

The ConditionaL Neural Network (CLNN) exploits the nature of the temporal sequencing of the sound signal represented in a spectrogram, and its variant the Masked ConditionaL Neural Network (MCLNN) induces the network to …

ClassificationEnvironmental Sound ClassificationGeneral ClassificationSound Classification

Recognition of Acoustic Events Using Masked Conditional Neural Networks

2018-02-07 · Fady Medhat, David Chesmore, John Robinson

Automatic feature extraction using neural networks has accomplished remarkable success for images, but for sound recognition, these models are usually modified to fit the nature of the multi-dimensional temporal represen…

Masked Conditional Neural Networks for Audio Classification

2018-03-06 · Fady Medhat, David Chesmore, John Robinson

We present the ConditionaL Neural Network (CLNN) and the Masked ConditionaL Neural Network (MCLNN) designed for temporal signal recognition. The CLNN takes into consideration the temporal nature of the sound signal and t…

Audio ClassificationClassificationGeneral Classification

EnCodecMAE: Leveraging neural codecs for universal audio representation learning

2023-09-14 · Leonardo Pepino, Pablo Riera, Luciana Ferrer

The goal of universal audio representation learning is to obtain foundational models that can be used for a variety of downstream tasks involving speech, music and environmental sounds. To approach this problem, methods …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation LearningSelf-Supervised Learning+2