paper-with-me

Papers

Densely Connected Convolutional Networks for Speech Recognition

2018-08-10 · Chia Yu Li, Ngoc Thang Vu

This paper presents our latest investigation on Densely Connected Convolutional Networks (DenseNets) for acoustic modelling (AM) in automatic speech recognition. DenseN-ets are very deep, compact convolutional neural networks, which have demonstrated incredible improvements over the state-of-the-art results on several data sets in computer vision. Our experimental results show that DenseNet can be used for AM significantly outperforming other neural-based models such as DNNs, CNNs, VGGs. Furthermore, results on Wall Street Journal revealed that with only a half of the training data DenseNet was able to outperform other models trained with the full data set by a large margin.

📄 PDF Abstract BibTeX arXiv:1808.03570

Code (0)

등록된 구현이 없습니다.

Tasks

Acoustic ModellingAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

AM 설명 없음
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…

Similar Papers 제목 키워드 기반

Investigation of Densely Connected Convolutional Networks with Domain Adversarial Learning for Noise Robust Speech Recognition

2021-12-19 · Chia Yu Li, Ngoc Thang Vu

We investigate densely connected convolutional networks (DenseNets) and their extension with domain adversarial training for noise robust speech recognition. DenseNets are very deep, compact convolutional neural networks…

Robust Speech Recognitionspeech-recognitionSpeech Recognition

The CAPIO 2017 Conversational Speech Recognition System

2017-12-29 · Kyu J. Han, Akshay Chandrashekaran, Jungsuk Kim, Ian Lane

In this paper we show how we have achieved the state-of-the-art performance on the industry-standard NIST 2000 Hub5 English evaluation set. We explore densely connected LSTMs, inspired by the densely connected convolutio…

image-classificationImage Classificationspeech-recognitionSpeech Recognition

Connection Reduction of DenseNet for Image Recognition

2022-08-02 · Rui-Yang Ju, Jen-Shiun Chiang, Chih-Chia Chen, Yu-Shian Lin

Convolutional Neural Networks (CNN) increase depth by stacking convolutional layers, and deeper network models perform better in image recognition. Empirical research shows that simply stacking convolutional layers does …

image-classificationImage Classification

Exploiting Nontrivial Connectivity for Automatic Speech Recognition

2017-11-28 · Marius Paraschiv, Lasse Borgholt, Tycho Max Sylvester Tax, Marco Singh 외

Nontrivial connectivity has allowed the training of very deep networks by addressing the problem of vanishing gradients and offering a more efficient method of reusing parameters. In this paper we make a comparison betwe…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)General Classificationimage-classification+3

Character-Level Feature Extraction with Densely Connected Networks

2018-06-24 · COLING 2018 8 · Chanhee Lee, Young-Bum Kim, Dongyub Lee, Heuiseok Lim

Generating character-level features is an important step for achieving good results in various natural language processing tasks. To alleviate the need for human labor in generating hand-crafted features, methods that ut…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+3