← Search

Zhouyuan Huo

15 accepted papers

2024

A Comparison of Parameter-Efficient ASR Domain Adaptation Methods for Universal Speech and Language Models

ICASSP 2024accepted

A recent paradigm shift in artificial intelligence has seen the rise of foundation models, such as the large language models and the universal speech models. With billions of model parameters and trained with a wide range of data, these foundation models are expected to have a better generalization…

Cited by 6SourceScholar
2024

Improving Speech Recognition for African American English with Audio Classification

ICASSP 2024accepted

Automatic speech recognition (ASR) systems have been shown to have large quality disparities between the language varieties they are intended or expected to recognize. One way to mitigate this is to train or fine-tune models with more representative datasets. But this approach can be hindered by lim…

Cited by 0SourceScholar
2023

Accelerated On-Device Forward Neural Network Training with Module-Wise Descending Asynchronism

NeurIPS 2023poster

On-device learning faces memory constraints when optimizing or fine-tuning on edge devices with limited resources. Current techniques for training deep models on edge devices rely heavily on backpropagation. However, its high memory usage calls for a reassessment of its dominance. In this paper, we…

Cited by 1SourcePDFScholar
2023

Efficient Domain Adaptation for Speech Foundation Models

ICASSP 2023accepted

Foundation models (FMs), that are trained on broad data at scale and are adaptable to a wide range of downstream tasks, have brought large interest in the research community. Benefiting from the diverse data sources such as different modalities, languages and application domains, foundation models h…

Cited by 0SourceScholar
2023

Resource-Efficient Transfer Learning from Speech Foundation Model Using Hierarchical Feature Fusion

ICASSP 2023accepted

Self-supervised pre-training of a speech foundation model, followed by supervised fine-tuning, has shown impressive quality improvements on automatic speech recognition (ASR) tasks. Fine-tuning separate foundation models for many downstream tasks are expensive since the foundation model is usually v…

Cited by 0SourceScholar
2022

Large-Scale ASR Domain Adaptation Using Self- and Semi-Supervised Learning

ICASSP 2022accepted

Self- and semi-supervised learning methods have been actively investigated to reduce labeled training data or enhance model performance. However, these approaches mostly focus on in-domain performance for public datasets. In this study, we utilize the combination of self- and semi-supervised learnin…

Cited by 0SourceScholar
2021

Large Batch Optimization for Deep Learning Using New Complete Layer-Wise Adaptive Rate Scaling

AAAI 2021technical

Training deep neural networks using a large batch size has shown promising results and benefits many real-world applications. Warmup is one of nontrivial techniques to stabilize the convergence of large batch training. However, warmup is an empirical method and it is still unknown whether there is a…

Cited by 22SourcePDFScholar
2021

On Large-Cohort Training for Federated Learning

NeurIPS 2021poster

Federated learning methods typically learn a model by iteratively sampling updates from a population of clients. In this work, we explore how the number of clients sampled at each round (the cohort size) impacts the quality of the learned model and the training dynamics of federated learning algorit…

Cited by 130SourcePDFScholar
2019

Ouroboros: On Accelerating Training of Transformer-Based Language Models

NeurIPS 2019poster

Language models are essential for natural language processing (NLP) tasks, such as machine translation and text summarization. Remarkable performance has been demonstrated recently across many NLP domains via a Transformer-based language model with over a billion parameters, verifying the benefits o…

2018

Faster Derivative-Free Stochastic Algorithm for Shared Memory Machines

ICML 2018oral

Asynchronous parallel stochastic gradient optimization has been playing a pivotal role to solve large-scale machine learning problems in big data applications. Zeroth-order (derivative-free) methods estimate the gradient only by two function evaluations, thus have been applied to solve the problems…

Cited by 28SourcePDFScholar