← Search

Ralf Schlüter

39 accepted papers

2026

Sequence-Level Unsupervised Training in Speech Recognition: A Theoretical Study

ICASSP 2026poster

Unsupervised speech recognition is a task of training a speech recognition model with unpaired data. To determine when and how unsupervised speech recognition can succeed, and how classification error relates to candidate training objectives, we develop a theoretical framework for unsupervised speec…

Cited by 0SourcePDFScholar
2025

Classification Error Bound for Low Bayes Error Conditions in Machine Learning

ICASSP 2025accepted

In statistical classification and machine learning, classification error is an important performance measure, which is minimized by the Bayes decision rule. In practice, the unknown true distribution is usually replaced with a model distribution estimated from the training data in the Bayes decision…

Cited by 0SourceScholar
2025

Efficient Supernet Training with Orthogonal Softmax for Scalable ASR Model Compression

ICASSP 2025accepted

ASR systems are deployed across diverse environments, each with specific hardware constraints. We use supernet training to jointly train multiple encoders of varying sizes, enabling dynamic model size adjustment to fit hardware constraints without redundant training. Moreover, we introduce a novel m…

Cited by 0SourceScholar
2025

Medical Spoken Named Entity Recognition

NAACL 2025industry

Spoken Named Entity Recognition (NER) aims to extract named entities from speech and categorise them into types like person, location, organization, etc. In this work, we present *VietMed-NER* - the first spoken NER dataset in the medical domain. To our knowledge, our Vietnamese real-world dataset i…

2025

Right Label Context in End-to-End Training of Time-Synchronous ASR Models

ICASSP 2025accepted

Current time-synchronous sequence-to-sequence automatic speech recognition (ASR) models are trained by using sequence level cross-entropy that sums over all alignments. Due to the discriminative formulation, incorporating the right label context into the training criterion’s gradient causes normaliz…

Cited by 0SourceScholar
2025

The Conformer Encoder May Reverse the Time Dimension

ICASSP 2025accepted

We sometimes observe monotonically decreasing cross-attention weights in our Conformer-based global attention-based encoder-decoder (AED) models, negatively affecting performance compared to monotonically increasing attention weights. Further investigation shows that the Conformer encoder reverses t…

Cited by 2SourceScholar
2024

Chunked Attention-Based Encoder-Decoder Model for Streaming Speech Recognition

ICASSP 2024accepted

We study a streamable attention-based encoder-decoder model in which either the decoder, or both the encoder and decoder, operate on pre-defined, fixed-size windows called chunks. A special end-of-chunk (EOC) symbol advances from one chunk to the next chunk, effectively replacing the conventional en…

Cited by 0SourceScholar
2024

On the Relation Between Internal Language Model and Sequence Discriminative Training for Neural Transducers

ICASSP 2024accepted

Internal language model (ILM) subtraction has been widely applied to improve the performance of the RNN-Transducer with external language model (LM) fusion for speech recognition. In this work, we show that sequence discriminative training has a strong correlation with ILM subtraction from both theo…

Cited by 0SourceScholar
2023

Enhancing and Adversarial: Improve ASR with Speaker Labels

ICASSP 2023accepted

ASR can be improved by multi-task learning (MTL) with domain enhancing or domain adversarial training, which are two opposite objectives with the aim to increase/decrease domain variance towards domain-aware/agnostic ASR, respectively. In this work, we study how to best apply these two opposite obje…

Cited by 0SourceScholar
2023

Lattice-Free Sequence Discriminative Training for Phoneme-Based Neural Transducers

ICASSP 2023accepted

Recently, RNN-Transducers have achieved remarkable results on various automatic speech recognition tasks. However, lattice-free sequence discriminative training methods, which obtain superior performance in hybrid models, are rarely investigated in RNN-Transducers. In this work, we propose three lat…

Cited by 0SourceScholar
2022

Conformer-Based Hybrid ASR System For Switchboard Dataset

ICASSP 2022accepted

The recently proposed conformer architecture has been successfully used for end-to-end automatic speech recognition (ASR) architectures achieving state-of-the-art performance on different datasets. To our best knowledge, the impact of using conformer acoustic model for hybrid ASR is not investigated…

Cited by 0SourceScholar
2022

Efficient Sequence Training of Attention Models Using Approximative Recombination

ICASSP 2022accepted

Sequence discriminative training is a great tool to improve the performance of an automatic speech recognition system. It does, however, necessitate a sum over all possible word sequences, which is intractable to compute in practice. Current state-of-the-art systems with unlimited label context circ…

Cited by 0SourceScholar
2022

Improving Factored Hybrid HMM Acoustic Modeling without State Tying

ICASSP 2022accepted

In this work, we show that a factored hybrid hidden Markov model (FH-HMM) which is defined without any phonetic state-tying outperforms a state-of-the-art hybrid HMM. The factored hybrid HMM provides a link to transducer models in the way it models phonetic (label) context while preserving the stric…

Cited by 0SourceScholar
2022

On Language Model Integration for RNN Transducer Based Speech Recognition

ICASSP 2022accepted

The mismatch between an external language model (LM) and the implicitly learned internal LM (ILM) of RNN-Transducer (RNN-T) can limit the performance of LM integration such as simple shallow fusion. A Bayesian interpretation suggests to remove this sequence prior as ILM correction. In this work, we…

Cited by 0SourceScholar
2021

Phoneme Based Neural Transducer for Large Vocabulary Speech Recognition

ICASSP 2021accepted

To join the advantages of classical and end-to-end approaches for speech recognition, we present a simple, novel and competitive approach for phoneme-based neural transducer modeling. Different alignment label topologies are compared and word-end-based phoneme label augmentation is proposed to impro…

Cited by 0SourceScholar
2020

A Comprehensive Study of Residual CNNS for Acoustic Modeling in ASR

ICASSP 2020accepted

Long short-term memory (LSTM) networks are the dominant architecture for large vocabulary continuous speech recognition (LVCSR) acoustic modeling due to their good performance. However, LSTMs are hard to tune and computationally expensive. To build a system with lower computational costs and which a…

Cited by 1SourceScholar
2020

Exploring A Zero-Order Direct Hmm Based on Latent Attention for Automatic Speech Recognition

ICASSP 2020accepted

In this paper, we study a simple yet elegant latent variable attention model for automatic speech recognition (ASR) which enables an integration of attention sequence modeling into the direct hidden Markov model (HMM) concept. We use a sequence of hidden variables that establishes a mapping from out…

Cited by 0SourceScholar
2020

Frame-Level MMI as A Sequence Discriminative Training Criterion for LVCSR

ICASSP 2020accepted

In this work we present frame-level maximum mutual information (MMI) as a novel sequence discriminative training criterion for hybrid HMM-DNN acoustic models. Compared to the standard, sequence-level MMI criterion we show that frame-level MMI has increased robustness towards missing cross-entropy (C…

Cited by 0SourceScholar
2020

Full-Sum Decoding for Hybrid Hmm Based Speech Recognition Using LSTM Language Model

ICASSP 2020accepted

In hybrid HMM based speech recognition, LSTM language models have been widely applied and achieved large improvements. The theoretical capability of modeling any unlimited context suggests that no recombination should be applied in decoding. This motivates to reconsider full summation over the HMM-s…

Cited by 0SourceScholar
2020

Generating Synthetic Audio Data for Attention-Based Speech Recognition Systems

ICASSP 2020accepted

Recent advances in text-to-speech (TTS) led to the development of flexible multi-speaker end-to-end TTS systems. We extend state-of-the-art attention-based automatic speech recognition (ASR) systems with synthetic audio generated by a TTS system trained only on the ASR corpora itself. ASR and TTS sy…

Cited by 0SourceScholar
2020

How Much Self-Attention Do We Need? Trading Attention for Feed-Forward Layers

ICASSP 2020accepted

We propose simple architectural modifications in the standard Transformer with the goal to reduce its total state size (defined as the number of self-attention layers times the sum of the key and value dimensions, times position) without loss of performance. Large scale Transformer language models h…

Cited by 0SourceScholar
2020

Layer-Normalized LSTM for Hybrid-Hmm and End-To-End ASR

ICASSP 2020accepted

Training deep neural networks is often challenging in terms of training stability. It often requires careful hyperparameter tuning or a pretraining scheme to converge. Layer normalization (LN) has shown to be a crucial ingredient in training deep encoder-decoder models. We explore various LN long sh…

Cited by 0SourceScholar
2020

The Rwth Asr System for Ted-Lium Release 2: Improving Hybrid Hmm With Specaugment

ICASSP 2020accepted

We present a complete training pipeline to build a state-of-the-art hybrid HMM-based ASR system on the 2nd release of the TED-LIUM corpus. Data augmentation using SpecAugment is successfully applied to improve performance on top of our best SAT model using i-vectors. By investigating the effect of d…

Cited by 0SourceScholar
2019

Investigation into Joint Optimization of Single Channel Speech Enhancement and Acoustic Modeling for Robust ASR

ICASSP 2019accepted

This paper investigates the joint optimization of single channel speech enhancement and the acoustic model of a hybrid DNN-HMM system for noise robust ASR. Two enhancement methods are investigated. A masking of the noisy speech signal with a speech mask estimated by a DNN based mask estimator, as we…

Cited by 0SourceScholar
2019

On Using 2D Sequence-to-sequence Models for Speech Recognition

ICASSP 2019accepted

Attention-based sequence-to-sequence models have shown promising results in automatic speech recognition. Using these architectures, one-dimensional input and output sequences are related by an attention approach, thereby replacing more explicit alignment processes, like in classical HMM-based model…

Cited by 0SourceScholar
2018

Acoustic Modeling of Speech Waveform Based on Multi-Resolution, Neural Network Signal Processing

ICASSP 2018accepted

Recently, several papers have demonstrated that neural networks (NN) are able to perform the feature extraction as part of the acoustic model. Motivated by the Gammatone feature extraction pipeline, in this paper we extend the waveform based NN model by a second level of time-convolutional element.…

Cited by 0SourceScholar
2018

Prediction of LSTM-RNN Full Context States as a Subtask for N-Gram Feedforward Language Models

ICASSP 2018accepted

Long short-term memory (LSTM) recurrent neural network language models compress the full context of variable lengths into a fixed size vector. In this work, we investigate the task of predicting the LSTM hidden representation of the full context from a truncated n-gram context as a subtask for train…

Cited by 0SourceScholar
2017

A comprehensive study of deep bidirectional LSTM RNNS for acoustic modeling in speech recognition

ICASSP 2017accepted

Recent experiments show that deep bidirectional long short-term memory (BLSTM) recurrent neural network acoustic models outperform feedforward neural networks for automatic speech recognition (ASR). However, their training requires a lot of tuning and experience. In this work, we provide a comprehen…

Cited by 0SourceScholar
2017

Investigations on byte-level convolutional neural networks for language modeling in low resource speech recognition

ICASSP 2017accepted

In this paper, we present an investigation on technical details of the byte-level convolutional layer which replaces the conventional linear word projection layer in the neural language model. In particular, we discuss and compare the effective filter configurations, pooling types and the use of byt…

Cited by 0SourceScholar
2017

Returnn: The RWTH extensible training framework for universal recurrent neural networks

ICASSP 2017accepted

In this work we release our extensible and easily configurable neural network training software. It provides a rich set of functional layers with a particular focus on efficient training of recurrent neural network topologies on multiple GPUs. The source of the software package is public and freely…

Cited by 0SourceScholar
2016

Investigation on log-linear interpolation of multi-domain neural network language model

ICASSP 2016accepted

Inspired by the success of multi-task training in acoustic modeling, this paper investigates a new architecture for a multi-domain neural network based language model (NNLM). The proposed model has several shared hidden layers and domain-specific output layers. As will be shown, the log-linear inter…

Cited by 0SourceScholar
2015

Improved strategies for a zero oov rate LVCSR system

ICASSP 2015accepted

In this work, multiple hierarchical language modeling strategies for a zero OOV rate large vocabulary continuous speech recognition system are investigated. In our previously proposed hierarchical approach, a full-word language model and a context independent character-level LM (CLM) are directly us…

Cited by 0SourceScholar
2015

Integrating Gaussian mixtures into deep neural networks: Softmax layer with hidden variables

ICASSP 2015accepted

In the hybrid approach, neural network output directly serves as hidden Markov model (HMM) state posterior probability estimates. In contrast to this, in the tandem approach neural network output is used as input features to improve classic Gaussian mixture model (GMM) based emission probability est…

Cited by 45SourceScholar
2015

Investigation of mixture splitting concept for training linear bottlenecks of deep neural network acoustic models

ICASSP 2015accepted

A Gaussian or log-linear mixture model trained by maximum likelihood may be trained further using discriminative training. It is desirable that the mixture splitting is also done during the discriminative training, to achieve better mixture density distribution. In previous work such a discriminativ…

Cited by 0SourceScholar
2015

Sequence-discriminative training of recurrent neural networks

ICASSP 2015accepted

We investigate sequence-discriminative training of long shortterm memory recurrent neural networks using the maximum mutual information criterion. We show that although recurrent neural networks already make use of the whole observation sequence and are able to incorporate more contextual informatio…

Cited by 32SourceScholar
2015

Unsupervised adaptation of a denoising autoencoder by Bayesian Feature Enhancement for reverberant asr under mismatch conditions

ICASSP 2015accepted

The parametric Bayesian Feature Enhancement (BFE) and a datadriven Denoising Autoencoder (DA) both bring performance gains in severe single-channel speech recognition conditions. The first can be adjusted to different conditions by an appropriate parameter setting, while the latter needs to be train…

Cited by 0SourceScholar