paper-with-me

Papers

Sample Dropout for Audio Scene Classification Using Multi-Scale Dense Connected Convolutional Neural Network

2018-06-12 · Dawei Feng, Kele Xu, Haibo Mi, Feifan Liao, Yan Zhou

Acoustic scene classification is an intricate problem for a machine. As an emerging field of research, deep Convolutional Neural Networks (CNN) achieve convincing results. In this paper, we explore the use of multi-scale Dense connected convolutional neural network (DenseNet) for the classification task, with the goal to improve the classification performance as multi-scale features can be extracted from the time-frequency representation of the audio signal. On the other hand, most of previous CNN-based audio scene classification approaches aim to improve the classification accuracy, by employing different regularization techniques, such as the dropout of hidden units and data augmentation, to reduce overfitting. It is widely known that outliers in the training set have a high negative influence on the trained model, and culling the outliers may improve the classification performance, while it is often under-explored in previous studies. In this paper, inspired by the silence removal in the speech signal processing, a novel sample dropout approach is proposed, which aims to remove outliers in the training dataset. Using the DCASE 2017 audio scene classification datasets, the experimental results demonstrates the proposed multi-scale DenseNet providing a superior performance than the traditional single-scale DenseNet, while the sample dropout method can further improve the classification robustness of multi-scale DenseNet.

📄 PDF Abstract BibTeX arXiv:1806.04422

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic Scene ClassificationClassificationData AugmentationGeneral ClassificationScene Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Dense Block A Dense Block is a module used in convolutional neural networks that connects *all layers* (with matching feature-map sizes) directly with each other. It was originally…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

Classifying Variable-Length Audio Files with All-Convolutional Networks and Masked Global Pooling

2016-07-11 · Lars Hertel, Huy Phan, Alfred Mertins

We trained a deep all-convolutional neural network with masked global pooling to perform single-label classification for acoustic scene classification and multi-label classification for domestic audio tagging in the DCAS…

Acoustic Scene ClassificationAllAudio TaggingClassification+5

Acoustic Scene Classification Based on a Large-margin Factorized CNN

2019-10-14 · Janghoon Cho, Sungrack Yun, Hyoungwoo Park, Jungyun Eum 외

In this paper, we present an acoustic scene classification framework based on a large-margin factorized convolutional neural network (CNN). We adopt the factorized CNN to learn the patterns in the time-frequency domain b…

Acoustic Scene ClassificationClassificationGeneral ClassificationScene Classification+1

Listen, Read, and Identify: Multimodal Singing Language Identification of Music

2021-03-02 · Keunwoo Choi, Yuxuan Wang

We propose a multimodal singing language classification model that uses both audio content and textual metadata. LRID-Net, the proposed model, takes an audio signal and a language probability vector estimated from the me…

Language Identification

Multi-Sample Dropout for Accelerated Training and Better Generalization

2019-05-23 · Hiroshi Inoue

Dropout is a simple but efficient regularization technique for achieving better generalization of deep neural networks (DNNs); hence it is widely used in tasks based on DNNs. During training, dropout randomly discards a …

image-classificationImage Classification

Characterizing dynamically varying acoustic scenes from egocentric audio recordings in workplace setting

2019-11-10 · Arindam Jati, Amrutha Nadarajan, Karel Mundnich, Shrikanth Narayanan

Devices capable of detecting and categorizing acoustic scenes have numerous applications such as providing context-aware user experiences. In this paper, we address the task of characterizing acoustic scenes in a workpla…

Acoustic Scene ClassificationGeneral ClassificationScene Classification