← Search

Yonghui Wu

38 accepted papers

2026

ParaS2S: Benchmarking and Aligning Spoken Language Models for Paralinguistic-aware Speech-to-Speech Interaction

ICLR 2026poster

Speech-to-Speech (S2S) models have shown promising dialogue capabilities, but their ability to handle paralinguistic cues—such as emotion, tone, and speaker attributes—and to respond appropriately in both content and style remains underexplored. Progress is further hindered by the scarcity of high-q…

Cited by 0SourceScholar
2025

DAPO: An Open-Source LLM Reinforcement Learning System at Scale

NeurIPS 2025poster

Inference scaling empowers LLMs with unprecedented reasoning ability, with reinforcement learning as the core technique to elicit complex reasoning. However, key technical details of state-of-the-art reasoning LLMs are concealed (such as in OpenAI o1 blog and DeepSeek R1 technical report), thus the…

Cited by 0SourceScholar
2025

MAP: Low-compute Model Merging with Amortized Pareto Fronts via Quadratic Approximation

ICLR 2025poster

Model merging has emerged as an effective approach to combining multiple single-task models into a multitask model. This process typically involves computing a weighted average of the model parameters without additional training. Existing model-merging methods focus on improving average task accurac…

2025

Model Merging in Pre-training of Large Language Models

NeurIPS 2025poster

Model merging has emerged as a promising technique for enhancing large language models, though its application in large-scale pre-training remains relatively unexplored. In this paper, we present a comprehensive investigation of model merging techniques during the pre-training process. Through exten…

Cited by 0SourceScholar
2024

Comprehensive Study on German Language Models for Clinical and Biomedical Text Understanding

COLING 2024main

Recent advances in natural language processing (NLP) can be largely attributed to the advent of pre-trained language models such as BERT and RoBERTa. While these models demonstrate remarkable performance on general datasets, they can struggle in specialized domains such as medicine, where unique dom…

Cited by 7SourcePDFScholar
2023

On the Impact of Cross-Domain Data on German Language Models

EMNLP 2023long findings

Traditionally, large language models have been either trained on general web crawls or domain-specific data. However, recent successes of generative large language models, have shed light on the benefits of cross-domain datasets. To examine the significance of prioritizing data diversity over qualit…

Cited by 0SourceScholar
2023

VILA: Learning Image Aesthetics From User Comments With Vision-Language Pretraining

CVPR 2023poster

Assessing the aesthetics of an image is challenging, as it is influenced by multiple factors including composition, color, style, and high-level semantics. Existing image aesthetic assessment (IAA) methods primarily rely on human-labeled rating scores, which oversimplify the visual aesthetic informa…

2022

GLaM: Efficient Scaling of Language Models with Mixture-of-Experts

ICML 2022spotlight

Scaling language models with more data, compute and parameters has driven significant progress in natural language processing. For example, thanks to scaling, GPT-3 was able to achieve strong results on in-context learning tasks. However, training these large dense models requires significant amount…

Cited by 765SourcePDFScholar
2022

Improving The Latency And Quality Of Cascaded Encoders

ICASSP 2022accepted

In this paper, we explore reducing computational latency of the 2-pass cascaded encoder model [1]. Specifically, we experiment with reducing the size of the causal 1st-pass and adding capacity to the non-causal 2nd-pass, such that the overall latency can be reduced without loss of quality. In additi…

Cited by 0SourceScholar
2022

SGD-X: A Benchmark for Robust Generalization in Schema-Guided Dialogue Systems

AAAI 2022technical

Zero/few-shot transfer to unseen services is a critical challenge in task-oriented dialogue research. The Schema-Guided Dialogue (SGD) dataset introduced a paradigm for enabling models to support any service in zero-shot through schemas, which describe service APIs to models in natural language. We…

2022

Self-supervised learning with random-projection quantizer for speech recognition

ICML 2022spotlight

We present a simple and effective self-supervised learning approach for speech recognition. The approach learns a model to predict the masked speech signals, in the form of discrete labels generated with a random-projection quantizer. In particular the quantizer projects speech inputs with a randoml…

Cited by 215SourcePDFScholar
2022

Show, Don’t Tell: Demonstrations Outperform Descriptions for Schema-Guided Task-Oriented Dialogue

NAACL 2022long

Building universal dialogue systems that operate across multiple domains/APIs and generalize to new ones with minimal overhead is a critical challenge. Recent works have leveraged natural language descriptions of schema elements to enable such systems; however, descriptions only indirectly convey sc…

Cited by 34SourcePDFScholar
2022

Vector-quantized Image Modeling with Improved VQGAN

ICLR 2022poster

Pretraining language models with next-token prediction on massive text corpora has delivered phenomenal zero-shot, few-shot, transfer learning and multi-tasking capabilities on both generative and discriminative language tasks. Motivated by this success, we explore a Vector-quantized Image Modeling…

Cited by 575SourcePDFScholar
2021

A Better and Faster end-to-end Model for Streaming ASR

ICASSP 2021accepted

End-to-end (E2E) models have shown to outperform state-of-the-art conventional models for streaming speech recognition [1] across many dimensions, including quality (as measured by word error rate (WER)) and endpointer latency [2]. However, the model still tends to delay the predictions towards the…

Cited by 0SourceScholar
2021

Dual-mode ASR: Unify and Improve Streaming ASR with Full-context Modeling

ICLR 2021poster

Streaming automatic speech recognition (ASR) aims to emit each hypothesized word as quickly and accurately as possible, while full-context ASR waits for the completion of a full speech utterance before emitting completed hypotheses. In this work, we propose a unified framework, Dual-mode ASR, to tra…

Cited by 91SourcePDFScholar
2021

Effective Sequence-to-Sequence Dialogue State Tracking

EMNLP 2021main

Sequence-to-sequence models have been applied to a wide variety of NLP tasks, but how to properly use them for dialogue state tracking has not been systematically investigated. In this paper, we study this problem from the perspectives of pre-training objectives as well as the formats of context rep…

2021

FastEmit: Low-Latency Streaming ASR with Sequence-Level Emission Regularization

ICASSP 2021accepted

Streaming automatic speech recognition (ASR) aims to emit each hypothesized word as quickly and accurately as possible. However, emitting fast without degrading quality, as measured by word error rate (WER), is highly challenging. Existing approaches including Early and Late Penalties [1] and Constr…

Cited by 0SourceScholar
2021

Parallel Tacotron: Non-Autoregressive and Controllable TTS

ICASSP 2021accepted

Although neural end-to-end text-to-speech models can synthesize highly natural speech, there is still room for improvements to its efficiency and naturalness. This paper proposes a non-autoregressive neural text-to-speech model augmented with a variational autoencoder-based residual encoder. This mo…

Cited by 0SourceScholar
2020

A Streaming On-Device End-To-End Model Surpassing Server-Side Conventional Model Quality and Latency

ICASSP 2020accepted

Thus far, end-to-end (E2E) models have not been shown to outperform state-of-the-art conventional models with respect to both quality, i.e., word error rate (WER), and latency, i.e., the time the hypothesis is finalized after the user stops speaking. In this paper, we develop a first-pass Recurrent…

Cited by 0SourceScholar
2020

Fully-Hierarchical Fine-Grained Prosody Modeling For Interpretable Speech Synthesis

ICASSP 2020accepted

This paper proposes a hierarchical, fine-grained and interpretable latent variable model for prosody based on the Tacotron 2 text-to-speech model. It achieves multi-resolution modeling of prosody by conditioning finer level representations on coarser level ones. Additionally, it imposes hierarchical…

Cited by 0SourceScholar
2020

Generating Diverse and Natural Text-to-Speech Samples Using a Quantized Fine-Grained VAE and Autoregressive Prosody Prior

ICASSP 2020accepted

Recent neural text-to-speech (TTS) models with fine-grained latent features enable precise control of the prosody of synthesized speech. Such models typically incorporate a fine-grained variational autoencoder (VAE) structure, extracting latent features at each input token (e.g., phonemes). However,…

Cited by 0SourceScholar
2020

Improving Speech Recognition Using Consistent Predictions on Synthesized Speech

ICASSP 2020accepted

Speech synthesis has advanced to the point of being close to indistinguishable from human speech. However, efforts to train speech recognition systems on synthesized utterances have not been able to show that synthesized data can be effectively used to augment or replace human speech. In this work,…

Cited by 0SourceScholar
2020

Specaugment on Large Scale Datasets

ICASSP 2020accepted

Recently, SpecAugment, an augmentation scheme for automatic speech recognition that acts directly on the spectrogram of input utterances, has shown to be highly effective in enhancing the performance of end-to-end networks on public datasets. In this paper, we demonstrate its effectiveness on tasks…

Cited by 0SourceScholar
2020

Towards Fast and Accurate Streaming End-To-End ASR

ICASSP 2020accepted

End-to-end (E2E) models fold the acoustic, pronunciation and language models of a conventional speech recognition model into one neural network with a much smaller number of parameters than a conventional ASR system, thus making it suitable for on-device applications. For example, recurrent neural n…

Cited by 0SourceScholar
2019

Bytes Are All You Need: End-to-end Multilingual Speech Recognition and Synthesis with Bytes

ICASSP 2019accepted

We present two end-to-end models: Audio-to-Byte (A2B) and Byte-to-Audio (B2A), for multilingual speech recognition and synthesis. Prior work has predominantly used characters, sub-words or words as the unit of choice to model text. These units are difficult to scale to languages with large vocabular…

Cited by 0SourceScholar
2019

Disentangling Correlated Speaker and Noise for Speech Synthesis via Data Augmentation and Adversarial Factorization

ICASSP 2019accepted

To leverage crowd-sourced data to train multi-speaker text-to-speech (TTS) models that can synthesize clean speech for all speakers, it is essential to learn disentangled representations which can independently control the speaker identity and background noise in generated signals. However, learning…

Cited by 0SourceScholar
2019

GPipe: Efficient Training of Giant Neural Networks using Pipeline Parallelism

NeurIPS 2019poster

Scaling up deep neural network capacity has been known as an effective approach to improving model quality for several different machine learning tasks. In many cases, increasing model capacity beyond the memory limit of a single accelerator has required developing special algorithms or infrastructu…

2019

Hierarchical Generative Modeling for Controllable Speech Synthesis

ICLR 2019poster

This paper proposes a neural end-to-end text-to-speech (TTS) model which can control latent attributes in the generated speech that are rarely annotated in the training data, such as speaking style, accent, background noise, and recording conditions. The model is formulated as a conditional generati…

Cited by 297SourcePDFScholar
2019

Leveraging Weakly Supervised Data to Improve End-to-end Speech-to-text Translation

ICASSP 2019accepted

End-to-end Speech Translation (ST) models have many potential advantages when compared to the cascade of Automatic Speech Recognition (ASR) and text Machine Translation (MT) models, including lowered inference latency and the avoidance of error compounding. However, the quality of end-to-end ST is o…

Cited by 0SourceScholar
2019

Streaming End-to-end Speech Recognition for Mobile Devices

ICASSP 2019accepted

End-to-end (E2E) models, which directly predict output character sequences given input speech, are good candidates for on-device speech recognition. E2E models, however, present numerous challenges: In order to be truly useful, such models must decode speech utterances in a streaming fashion, in rea…

Cited by 0SourceScholar
2018

An Analysis of Incorporating an External Language Model into a Sequence-to-Sequence Model

ICASSP 2018accepted

Attention-based sequence-to-sequence models for automatic speech recognition jointly train an acoustic model, language model, and alignment mechanism. Thus, the language model component is only trained on transcribed audio-text pairs. This leads to the use of shallow fusion with an external language…

Cited by 0SourceScholar
2018

Improving the Performance of Online Neural Transducer Models

ICASSP 2018accepted

Having a sequence-to-sequence model which can operate in an online fashion is important for streaming applications such as Voice Search. Neural transducer is a streaming sequence-to-sequence model, but has shown a significant degradation in performance compared to non-streaming models such as Listen…

Cited by 0SourceScholar
2018

Minimum Word Error Rate Training for Attention-Based Sequence-to-Sequence Models

ICASSP 2018accepted

Sequence-to-sequence models, such as attention-based models in automatic speech recognition (ASR), are typically trained to optimize the cross-entropy criterion which corresponds to improving the log-likelihood of the data. However, system performance is usually measured in terms of word error rate…

Cited by 0SourceScholar
2018

Natural TTS Synthesis by Conditioning Wavenet on MEL Spectrogram Predictions

ICASSP 2018accepted

This paper describes Tacotron 2, a neural network architecture for speech synthesis directly from text. The system is composed of a recurrent sequence-to-sequence feature prediction network that maps character embeddings to mel-scale spectrograms, followed by a modified WaveNet model acting as a voc…

Cited by 0SourceScholar
2018

No Need for a Lexicon? Evaluating the Value of the Pronunciation Lexica in End-to-End Models

ICASSP 2018accepted

For decades, context-dependent phonemes have been the dominant sub-word unit for conventional acoustic modeling systems. This status quo has begun to be challenged recently by end-to-end models which seek to combine acoustic, pronunciation, and language model components into a single neural network.…

Cited by 0SourceScholar
2018

State-of-the-Art Speech Recognition with Sequence-to-Sequence Models

ICASSP 2018accepted

Attention-based encoder-decoder architectures such as Listen, Attend, and Spell (LAS), subsume the acoustic, pronunciation and language model components of a traditional automatic speech recognition (ASR) system into a single neural network. In previous work, we have shown that such architectures ar…

Cited by 0SourceScholar
2018

Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis

NeurIPS 2018poster

We describe a neural network-based system for text-to-speech (TTS) synthesis that is able to generate speech audio in the voice of many different speakers, including those unseen during training. Our system consists of three independently trained components: (1) a speaker encoder network, trained on…

Cited by 1086SourcePDFScholar
2016

Reward Augmented Maximum Likelihood for Neural Structured Prediction

NeurIPS 2016poster

A key problem in structured output prediction is enabling direct optimization of the task reward function that matters for test evaluation. This paper presents a simple and computationally efficient method that incorporates task reward into maximum likelihood training. We establish a connection betw…

Cited by 263SourcePDFScholar