Skip to main content

Showing 1–19 of 19 results for author: Radfar, M

.
  1. arXiv:2305.04159  [pdf, other

    eess.AS

    Lookahead When It Matters: Adaptive Non-causal Transformers for Streaming Neural Transducers

    Authors: Grant P. Strimel, Yi Xie, Brian King, Martin Radfar, Ariya Rastrow, Athanasios Mouchtaris

    Abstract: Streaming speech recognition architectures are employed for low-latency, real-time applications. Such architectures are often characterized by their causality. Causal architectures emit tokens at each frame, relying only on current and past signal, while non-causal models are exposed to a window of future frames at each step to increase predictive accuracy. This dichotomy amounts to a trade-off fo… ▽ More

    Submitted 9 May, 2023; v1 submitted 6 May, 2023; originally announced May 2023.

    Comments: Accepted to ICML 2023

  2. arXiv:2305.02937  [pdf, other

    cs.CL cs.SD eess.AS

    End-to-end spoken language understanding using joint CTC loss and self-supervised, pretrained acoustic encoders

    Authors: Jixuan Wang, Martin Radfar, Kai Wei, Clement Chung

    Abstract: It is challenging to extract semantic meanings directly from audio signals in spoken language understanding (SLU), due to the lack of textual information. Popular end-to-end (E2E) SLU models utilize sequence-to-sequence automatic speech recognition (ASR) models to extract textual embeddings as input to infer semantics, which, however, require computationally expensive auto-regressive decoding. In… ▽ More

    Submitted 2 June, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

    Comments: ICASSP 2023

  3. arXiv:2303.00692  [pdf, other

    eess.AS

    Leveraging Redundancy in Multiple Audio Signals for Far-Field Speech Recognition

    Authors: Feng-Ju Chang, Anastasios Alexandridis, Rupak Vignesh Swaminathan, Martin Radfar, Harish Mallidi, Maurizio Omologo, Athanasios Mouchtaris, Brian King, Roland Maas

    Abstract: To achieve robust far-field automatic speech recognition (ASR), existing techniques typically employ an acoustic front end (AFE) cascaded with a neural transducer (NT) ASR model. The AFE output, however, could be unreliable, as the beamforming output in AFE is steered to a wrong direction. A promising way to address this issue is to exploit the microphone signals before the beamforming stage and a… ▽ More

    Submitted 1 March, 2023; originally announced March 2023.

  4. arXiv:2210.09188  [pdf, other

    cs.SD cs.LG eess.AS

    Sub-8-bit quantization for on-device speech recognition: a regularization-free approach

    Authors: Kai Zhen, Martin Radfar, Hieu Duy Nguyen, Grant P. Strimel, Nathan Susanj, Athanasios Mouchtaris

    Abstract: For on-device automatic speech recognition (ASR), quantization aware training (QAT) is ubiquitous to achieve the trade-off between model predictive performance and efficiency. Among existing QAT methods, one major drawback is that the quantization centroids have to be predetermined and fixed. To overcome this limitation, we introduce a regularization-free, "soft-to-hard" compression mechanism with… ▽ More

    Submitted 1 November, 2022; v1 submitted 17 October, 2022; originally announced October 2022.

    Comments: Accepted for publication at IEEE SLT'22

  5. arXiv:2209.14868  [pdf, other

    cs.SD cs.CL eess.AS

    ConvRNN-T: Convolutional Augmented Recurrent Neural Network Transducers for Streaming Speech Recognition

    Authors: Martin Radfar, Rohit Barnwal, Rupak Vignesh Swaminathan, Feng-Ju Chang, Grant P. Strimel, Nathan Susanj, Athanasios Mouchtaris

    Abstract: The recurrent neural network transducer (RNN-T) is a prominent streaming end-to-end (E2E) ASR technology. In RNN-T, the acoustic encoder commonly consists of stacks of LSTMs. Very recently, as an alternative to LSTM layers, the Conformer architecture was introduced where the encoder of RNN-T is replaced with a modified Transformer encoder composed of convolutional layers at the frontend and betwee… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

    Comments: This paper was presented in Interspeech 2022

  6. arXiv:2207.02393  [pdf, other

    cs.CL cs.SD eess.AS

    Compute Cost Amortized Transformer for Streaming ASR

    Authors: Yi Xie, Jonathan Macoskey, Martin Radfar, Feng-Ju Chang, Brian King, Ariya Rastrow, Athanasios Mouchtaris, Grant P. Strimel

    Abstract: We present a streaming, Transformer-based end-to-end automatic speech recognition (ASR) architecture which achieves efficient neural inference through compute cost amortization. Our architecture creates sparse computation pathways dynamically at inference time, resulting in selective use of compute resources throughout decoding, enabling significant reductions in compute with minimal impact on acc… ▽ More

    Submitted 4 July, 2022; originally announced July 2022.

  7. arXiv:2205.05590  [pdf, other

    cs.CL cs.SD eess.AS

    A neural prosody encoder for end-ro-end dialogue act classification

    Authors: Kai Wei, Dillon Knox, Martin Radfar, Thanh Tran, Markus Muller, Grant P. Strimel, Nathan Susanj, Athanasios Mouchtaris, Maurizio Omologo

    Abstract: Dialogue act classification (DAC) is a critical task for spoken language understanding in dialogue systems. Prosodic features such as energy and pitch have been shown to be useful for DAC. Despite their importance, little research has explored neural approaches to integrate prosodic features into end-to-end (E2E) DAC models which infer dialogue acts directly from audio signals. In this work, we pr… ▽ More

    Submitted 11 May, 2022; originally announced May 2022.

  8. arXiv:2204.00558  [pdf, other

    cs.CL cs.SD eess.AS

    Multi-task RNN-T with Semantic Decoder for Streamable Spoken Language Understanding

    Authors: Xuandi Fu, Feng-Ju Chang, Martin Radfar, Kai Wei, **g Liu, Grant P. Strimel, Kanthashree Mysore Sathyendra

    Abstract: End-to-end Spoken Language Understanding (E2E SLU) has attracted increasing interest due to its advantages of joint optimization and low latency when compared to traditionally cascaded pipelines. Existing E2E SLU models usually follow a two-stage configuration where an Automatic Speech Recognition (ASR) network first predicts a transcript which is then passed to a Natural Language Understanding (N… ▽ More

    Submitted 1 April, 2022; originally announced April 2022.

    Comments: Accepted at ICASSP 2022

  9. arXiv:2111.03250  [pdf, other

    cs.CL cs.LG cs.SD eess.AS

    Context-Aware Transformer Transducer for Speech Recognition

    Authors: Feng-Ju Chang, **g Liu, Martin Radfar, Athanasios Mouchtaris, Maurizio Omologo, Ariya Rastrow, Siegfried Kunzmann

    Abstract: End-to-end (E2E) automatic speech recognition (ASR) systems often have difficulty recognizing uncommon words, that appear infrequently in the training data. One promising method, to improve the recognition accuracy on such rare words, is to latch onto personalized/contextual information at inference. In this work, we present a novel context-aware transformer transducer (CATT) network that improves… ▽ More

    Submitted 5 November, 2021; originally announced November 2021.

    Comments: Accepted to ASRU 2021

  10. arXiv:2111.00404  [pdf, other

    cs.SD cs.CL eess.AS

    Speech Emotion Recognition Using Quaternion Convolutional Neural Networks

    Authors: Aneesh Muppidi, Martin Radfar

    Abstract: 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 (QCNN) based speech emotion recognition (SER) model in which Mel-spectrogram features of speech signals are encoded in an RGB quaternion domain. We show that our QCNN based SER model o… ▽ More

    Submitted 31 October, 2021; originally announced November 2021.

    Comments: Published in ICASSP 2021

  11. arXiv:2111.00400  [pdf, other

    cs.CL cs.SD eess.AS

    FANS: Fusing ASR and NLU for on-device SLU

    Authors: Martin Radfar, Athanasios Mouchtaris, Siegfried Kunzmann, Ariya Rastrow

    Abstract: Spoken language understanding (SLU) systems translate voice input commands to semantics which are encoded as an intent and pairs of slot tags and values. Most current SLU systems deploy a cascade of two neural models where the first one maps the input audio to a transcript (ASR) and the second predicts the intent and slots from the transcript (NLU). In this paper, we introduce FANS, a new end-to-e… ▽ More

    Submitted 30 October, 2021; originally announced November 2021.

    Comments: Published in Interspeech 2021

  12. arXiv:2108.12953  [pdf, other

    eess.AS cs.LG cs.SD

    Multi-Channel Transformer Transducer for Speech Recognition

    Authors: Feng-Ju Chang, Martin Radfar, Athanasios Mouchtaris, Maurizio Omologo

    Abstract: Multi-channel inputs offer several advantages over single-channel, to improve the robustness of on-device speech recognition systems. Recent work on multi-channel transformer, has proposed a way to incorporate such inputs into end-to-end ASR for improved accuracy. However, this approach is characterized by a high computational complexity, which prevents it from being deployed in on-device systems.… ▽ More

    Submitted 29 August, 2021; originally announced August 2021.

    Journal ref: Published in INTERSPEECH 2021

  13. arXiv:2108.01245  [pdf, other

    cs.SD cs.CL eess.AS

    The Performance Evaluation of Attention-Based Neural ASR under Mixed Speech Input

    Authors: Bradley He, Martin Radfar

    Abstract: In order to evaluate the performance of the attention based neural ASR under noisy conditions, the current trend is to present hours of various noisy speech data to the model and measure the overall word/phoneme error rate (W/PER). In general, it is unclear how these models perform when exposed to a cocktail party setup in which two or more speakers are active. In this paper, we present the mixtur… ▽ More

    Submitted 2 August, 2021; originally announced August 2021.

    Comments: 5 pages, 3 figures

  14. arXiv:2102.03951  [pdf, other

    eess.AS cs.CL cs.SD

    End-to-End Multi-Channel Transformer for Speech Recognition

    Authors: Feng-Ju Chang, Martin Radfar, Athanasios Mouchtaris, Brian King, Siegfried Kunzmann

    Abstract: Transformers are powerful neural architectures that allow integrating different modalities using attention mechanisms. In this paper, we leverage the neural transformer architectures for multi-channel speech recognition systems, where the spectral and spatial information collected from different microphones are integrated using attention layers. Our multi-channel transformer network mainly consist… ▽ More

    Submitted 7 February, 2021; originally announced February 2021.

    Comments: Accepted by 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP 2021)

  15. arXiv:2012.11689  [pdf, other

    cs.AI

    Encoding Syntactic Knowledge in Transformer Encoder for Intent Detection and Slot Filling

    Authors: Jixuan Wang, Kai Wei, Martin Radfar, Weiwei Zhang, Clement Chung

    Abstract: We propose a novel Transformer encoder-based architecture with syntactical knowledge encoded for intent detection and slot filling. Specifically, we encode syntactic knowledge into the Transformer encoder by jointly training it to predict syntactic parse ancestors and part-of-speech of each token via multi-task learning. Our model is based on self-attention and feed-forward layers and does not req… ▽ More

    Submitted 21 December, 2020; originally announced December 2020.

    Comments: This is a pre-print version of paper accepted by AAAI2021

  16. arXiv:2011.09044  [pdf, other

    eess.AS cs.CL cs.SD

    Tie Your Embeddings Down: Cross-Modal Latent Spaces for End-to-end Spoken Language Understanding

    Authors: Bhuvan Agrawal, Markus Müller, Martin Radfar, Samridhi Choudhary, Athanasios Mouchtaris, Siegfried Kunzmann

    Abstract: End-to-end (E2E) spoken language understanding (SLU) systems can infer the semantics of a spoken utterance directly from an audio signal. However, training an E2E system remains a challenge, largely due to the scarcity of paired audio-semantics data. In this paper, we treat an E2E system as a multi-modal model, with audio and text functioning as its two modalities, and use a cross-modal latent spa… ▽ More

    Submitted 15 April, 2021; v1 submitted 17 November, 2020; originally announced November 2020.

    Comments: 7 pages, 6 figures

  17. arXiv:2008.10984  [pdf, other

    cs.CL cs.SD eess.AS

    End-to-End Neural Transformer Based Spoken Language Understanding

    Authors: Martin Radfar, Athanasios Mouchtaris, Siegfried Kunzmann

    Abstract: Spoken language understanding (SLU) refers to the process of inferring the semantic information from audio signals. While the neural transformers consistently deliver the best performance among the state-of-the-art neural architectures in field of natural language processing (NLP), their merits in a closely related field, i.e., spoken language understanding (SLU) have not beed investigated. In thi… ▽ More

    Submitted 12 August, 2020; originally announced August 2020.

    Comments: Interspeech 2020

  18. arXiv:1901.07604  [pdf, other

    cs.SD eess.AS

    Speech Separation Using Gain-Adapted Factorial Hidden Markov Models

    Authors: Martin H. Radfar, Richard M. Dansereau, Willy Wong

    Abstract: We present a new probabilistic graphical model which generalizes factorial hidden Markov models (FHMM) for the problem of single-channel speech separation (SCSS) in which we wish to separate the two speech signals $X(t)$ and $V(t)$ from a single recording of their mixture $Y(t)=X(t)+V(t)$ using the trained models of the speakers' speech signals. Current techniques assume the data used in the train… ▽ More

    Submitted 22 January, 2019; originally announced January 2019.

  19. arXiv:1610.00415  [pdf

    physics.class-ph

    Oscillator Based on Lumped Double Ladder Circuit with Band Edge Degeneracy

    Authors: Dmitry Oshmarin, Farshad Yazdi, Mohamed A. K. Othman, Jeff Sloan, Mohammad Radfar, Michael M. Green, Filippo Capolino

    Abstract: An oscillator design based on a periodic, double ladder resonant circuit is proposed. The circuit exhibits a degenerate band edge (DBE) in the dispersion diagram of its phase-frequency eigenstates, and possesses unique resonance features associated with a high Q-factor resonance, compared to a single ladder or a conventional LC tank circuit. This oscillator is shown to have an oscillation threshol… ▽ More

    Submitted 27 March, 2017; v1 submitted 3 October, 2016; originally announced October 2016.

    Comments: 10 pages, 17 figures