← Search

Ariya Rastrow

24 accepted papers

2025

Speech Recognition Rescoring with Large Speech-Text Foundation Models

ICASSP 2025accepted

Large language models (LLM) have demonstrated the ability to understand human language by leveraging large amount of text data. Automatic speech recognition (ASR) systems are often limited by available transcribed speech data and benefit from a second pass rescoring using LLM. Recently multi-modal l…

Cited by 0SourceScholar
2024

An Efficient Self-Learning Framework For Interactive Spoken Dialog Systems

ICML 2024poster

Dialog systems, such as voice assistants, are expected to engage with users in complex, evolving conversations. Unfortunately, traditional automatic speech recognition (ASR) systems deployed in such applications are usually trained to recognize each turn independently and lack the ability to adapt t…

Cited by 0SourcePDFScholar
2024

CA-SSLR: Condition-Aware Self-Supervised Learning Representation for Generalized Speech Processing

NeurIPS 2024poster

We introduce Condition-Aware Self-Supervised Learning Representation (CA-SSLR), a generalist conditioning model broadly applicable to various speech-processing tasks. Compared to standard fine-tuning methods that optimize for downstream models, CA-SSLR integrates language and speaker embeddings from…

Cited by 0SourcePDFScholar
2024

Max-Margin Transducer Loss: Improving Sequence-Discriminative Training Using a Large-Margin Learning Strategy

ICASSP 2024accepted

In this work, we propose a novel sequence-discriminative training criterion for automatic speech recognition (ASR) based on the Conformer Transducer. Inspired by the large-margin classifier framework, we separate the "good" and the "bad" hypotheses in an N-best list produced from a pre-trained trans…

Cited by 0SourceScholar
2024

Multi-Modal Retrieval For Large Language Model Based Speech Recognition

ACL 2024findings

Retrieval is a widely adopted approach for improving language models leveraging external information. As the field moves towards multi-modal large language models, it is important to extend the pure text based methods to incorporate other modalities in retrieval as well for applications across the w…

2024

Task Oriented Dialogue as a Catalyst for Self-Supervised Automatic Speech Recognition

ICASSP 2024accepted

While word error rates of automatic speech recognition (ASR) systems have consistently fallen, natural language understanding (NLU) applications built on top of ASR systems still attribute significant numbers of failures to low-quality speech recognition results. Existing assistant systems collect l…

Cited by 0SourceScholar
2024

Towards ASR Robust Spoken Language Understanding Through in-Context Learning with Word Confusion Networks

ICASSP 2024accepted

In the realm of spoken language understanding (SLU). numerous natural language understanding (NLU) methodologies have been adapted by supplying large language models (LLMs) with transcribed speech instead of conventional written text. In real-world scenarios, prior to input into an LLM. an automated…

Cited by 0SourceScholar
2023

Domain Adaptation with External Off-Policy Acoustic Catalogs for Scalable Contextual End-to-End Automated Speech Recognition

ICASSP 2023accepted

Despite improvements to the generalization performance of automated speech recognition (ASR) models, specializing ASR models for downstream tasks remains a challenging task, primarily due to reduced data availability (necessitating increased data collection), and rapidly shifting data distributions…

Cited by 0SourceScholar
2023

Dual-Attention Neural Transducers for Efficient Wake Word Spotting in Speech Recognition

ICASSP 2023accepted

We present dual-attention neural biasing, an architecture designed to boost Wake Words (WW) recognition and improve inference time latency on speech recognition tasks. This architecture enables a dynamic switch for its runtime compute paths by exploiting WW spotting to select which branch of its att…

Cited by 0SourceScholar
2023

Federated Self-Learning with Weak Supervision for Speech Recognition

ICASSP 2023accepted

Automatic speech recognition (ASR) models with low-footprint are increasingly being deployed on edge devices for conversational agents, which enhances privacy. We study the problem of federated continual incremental learning for recurrent neural network-transducer (RNN-T) ASR models in the privacy-e…

Cited by 0SourceScholar
2023

Gated Contextual Adapters For Selective Contextual Biasing In Neural Transducers

ICASSP 2023accepted

Neural contextual biasing for end-to-end neural ASR transducers has shown significant improvements in the recognition of named entities, such as contact names or device names. However, it comes with the cost of increased compute, as the biasing layers (which are usually based on cross-attention) add…

Cited by 0SourceScholar
2023

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

ICML 2023poster

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…

Cited by 9SourcePDFScholar
2023

Procter: Pronunciation-Aware Contextual Adapter For Personalized Speech Recognition In Neural Transducers

ICASSP 2023accepted

End-to-End (E2E) automatic speech recognition (ASR) systems used in voice assistants often have difficulties recognizing infrequent words personalized to the user, such as names and places. Rare words often have non-trivial pronunciations, and in such cases, human knowledge in the form of a pronunci…

Cited by 0SourceScholar
2022

Caching Networks: Capitalizing on Common Speech for ASR

ICASSP 2022accepted

We introduce Caching Networks (CachingNets), a speech recognition network architecture capable of delivering faster, more accurate decoding by leveraging common speech patterns. By explicitly incorporating select sentences unique to each user into the network’s design, we show how to train the model…

Cited by 0SourceScholar
2022

RescoreBERT: Discriminative Speech Recognition Rescoring With Bert

ICASSP 2022accepted

Second-pass rescoring is an important component in automatic speech recognition (ASR) systems that is used to improve the outputs from a first-pass decoder by implementing a lattice rescoring or n-best re-ranking. While pretraining with a masked language model (MLM) objective has received great succ…

Cited by 0SourceScholar
2021

Bifocal Neural ASR: Exploiting Keyword Spotting for Inference Optimization

ICASSP 2021accepted

We present Bifocal RNN-T, a new variant of the Recurrent Neural Network Transducer (RNN-T) architecture designed for improved inference time latency on speech recognition tasks. The architecture enables a dynamic pivot for its runtime compute pathway, namely taking advantage of keyword spotting to s…

Cited by 0SourceScholar
2021

DO as I Mean, Not as I Say: Sequence Loss Training for Spoken Language Understanding

ICASSP 2021accepted

Spoken language understanding (SLU) systems extract transcriptions, as well as semantics of intent or named entities from speech, and are essential components of voice activated systems. SLU models, which either directly extract semantics from audio or are composed of pipelined automatic speech reco…

Cited by 0SourceScholar
2021

Domain-Aware Neural Language Models for Speech Recognition

ICASSP 2021accepted

As voice assistants become more ubiquitous, they are increasingly expected to support and perform well on a wide variety of use-cases across different domains. We present a domain-aware rescoring framework suitable for achieving domain-adaptation during second-pass rescoring in production settings.…

Cited by 0SourceScholar
2021

Joint ASR and Language Identification Using RNN-T: An Efficient Approach to Dynamic Language Switching

ICASSP 2021accepted

Conventional dynamic language switching enables seamless multilingual interactions by running several monolingual ASR systems in parallel and triggering the appropriate downstream components using a standalone language identification (LID) service. Since this solution is neither scalable nor cost- a…

Cited by 0SourceScholar
2021

Personalization Strategies for End-to-End Speech Recognition Systems

ICASSP 2021accepted

The recognition of personalized content, such as contact names, remains a challenging problem for end-to-end speech recognition systems. In this work, we demonstrate how first- and second-pass rescoring strategies can be leveraged together to improve the recognition of such words. Following previous…

Cited by 0SourceScholar
2021

REDAT: Accent-Invariant Representation for End-To-End ASR by Domain Adversarial Training with Relabeling

ICASSP 2021accepted

Accents mismatching is a critical problem for end-to-end ASR. This paper aims to address this problem by building an accent-robust RNN-T system with domain adversarial training (DAT). We unveil the magic behind DAT and provide, for the first time, a theoretical guarantee that DAT learns accent-invar…

Cited by 0SourceScholar
2021

Sparsification via Compressed Sensing for Automatic Speech Recognition

ICASSP 2021accepted

In order to achieve high accuracy for machine learning (ML) applications, it is essential to employ models with a large number of parameters. Certain applications, such as Automatic Speech Recognition (ASR), however, require real-time interactions with users, hence compelling the model to have as lo…

Cited by 0SourceScholar
2018

Combining Acoustic Embeddings and Decoding Features for End-of-Utterance Detection in Real-Time Far-Field Speech Recognition Systems

ICASSP 2018accepted

We present an end-of-utterance detector for real-time automatic speech recognition in far-field scenarios. The proposed system consists of three components: a long short-term memory (LSTM) neural network trained on acoustic features, an LSTM trained on l-best recognition hypotheses of the automatic…

Cited by 0SourceScholar