paper-with-me

홈 › Papers

Speech Recognition with Quaternion Neural Networks

2018-10-15 · NIPS Workshop IRASL 2018 · Anonymous

Neural network architectures are at the core of powerful automatic speech recognition systems (ASR). However, while recent researches focus on novel model architectures, the acoustic input features remain almost unchanged. Traditional ASR systems rely on multidimensional acoustic features such as the Mel filter bank energies alongside with the first, and second order derivatives to characterize time-frames that compose the signal sequence. Considering that these components describe three different views of the same element, neural networks have to learn both the internal relations that exist within these features, and external or global dependencies that exist between the time-frames. Quaternion-valued neural networks (QNN), recently received an important interest from researchers to process and learn such relations in multidimensional spaces. Indeed, quaternion numbers and QNNs have shown their efficiency to process multidimensional inputs as entities, to encode internal dependencies, and to solve many tasks with up to four times less learning parameters than real-valued models. We propose to investigate modern quaternion-valued models such as convolutional and recurrent quaternion neural networks in the context of speech recognition with the TIMIT dataset. The experiments show that QNNs always outperform real-valued equivalent models with way less free parameters, leading to a more efficient, compact, and expressive representation of the relevant information.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Quaternion Neural Networks for Multi-channel Distant Speech Recognition

2020-05-18 · Xinchi Qiu, Titouan Parcollet, Mirco Ravanelli, Nicholas Lane 외

Despite the significant progress in automatic speech recognition (ASR), distant ASR remains challenging due to noise and reverberation. A common approach to mitigate this issue consists of equipping the recording devices…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Distant Speech Recognitionspeech-recognition+1

Speech Emotion Recognition Using Quaternion Convolutional Neural Networks

2021-10-31 · Aneesh Muppidi, Martin Radfar

Although speech recognition has become a widespread technology, inferring emotion from speech signals still remains a challenge. To address this problem, this paper proposes a quaternion convolutional neural network (QCN…

Emotion RecognitionSpeech Emotion Recognitionspeech-recognitionSpeech Recognition

Learning Speech Emotion Representations in the Quaternion Domain

2022-04-05 · Eric Guizzo, Tillman Weyde, Simone Scardapane, Danilo Comminiello

The modeling of human emotion expression in speech signals is an important, yet challenging task. The high resource demand of speech emotion recognition models, combined with the the general scarcity of emotion-labelled …

Emotion RecognitionSpeech Emotion Recognition

Quaternion Convolutional Neural Networks for End-to-End Automatic Speech Recognition

2018-06-20 · Titouan Parcollet, Ying Zhang, Mohamed Morchid, Chiheb Trabelsi 외

Recently, the connectionist temporal classification (CTC) model coupled with recurrent (RNN) or convolutional neural networks (CNN), made it easier to train speech recognition systems in an end-to-end fashion. However in…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Phoneme Recognitionspeech-recognition+1

Real to H-space Encoder for Speech Recognition

2019-06-17 · Titouan Parcollet, Mohamed Morchid, Georges Linarès, Renato de Mori

Deep neural networks (DNNs) and more precisely recurrent neural networks (RNNs) are at the core of modern automatic speech recognition systems, due to their efficiency to process input sequences. Recently, it has been sh…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition