← Search

Kwangyoun Kim

9 accepted papers

2024

Generative Context-Aware Fine-Tuning of Self-Supervised Speech Models

ICASSP 2024accepted

When performing tasks like automatic speech recognition or spoken language understanding for a given utterance, access to preceding text or audio provides contextual information that can improve performance. Considering the recent advances in generative large language models (LLM), we hypothesize th…

Cited by 0SourceScholar
2024

Improving ASR Contextual Biasing with Guided Attention

ICASSP 2024accepted

In this paper, we propose a Guided Attention (GA) auxiliary training loss, which improves the effectiveness and robustness of automatic speech recognition (ASR) contextual biasing without introducing additional parameters. A common challenge in previous literature is that the word error rate (WER) r…

Cited by 0SourceScholar
2023

Context-Aware Fine-Tuning of Self-Supervised Speech Models

ICASSP 2023accepted

Self-supervised pre-trained transformers have improved the state of the art on a variety of speech tasks. Due to the quadratic time and space complexity of self-attention, they usually operate at the level of relatively short (e.g., utterance) segments. In this paper, we study the use of context, i.…

Cited by 0SourceScholar
2023

Structured Pruning of Self-Supervised Pre-Trained Models for Speech Recognition and Understanding

ICASSP 2023accepted

Self-supervised speech representation learning (SSL) has shown to be effective in various downstream tasks, but SSL models are usually large and slow. Model compression techniques such as pruning aim to reduce the model size and computation without degradation in accuracy. Prior studies focus on the…

Cited by 0SourceScholar
2023

Wav2Seq: Pre-Training Speech-to-Text Encoder-Decoder Models Using Pseudo Languages

ICASSP 2023accepted

We introduce Wav2Seq, the first self-supervised approach to pre-train both parts of encoder-decoder models for speech data. We induce a pseudo language as a compact discrete representation, and formulate a self-supervised pseudo speech recognition task — transcribing audio inputs into pseudo subword…

Cited by 0SourceScholar
2022

Performance-Efficiency Trade-Offs in Unsupervised Pre-Training for Speech Recognition

ICASSP 2022accepted

This paper is a study of performance-efficiency trade-offs in pre-trained models for automatic speech recognition (ASR). We focus on wav2vec 2.0, and formalize several architecture designs that influence both the model performance and its efficiency. Putting together all our observations, we introdu…

Cited by 0SourceScholar
2022

SRU++: Pioneering Fast Recurrence with Attention for Speech Recognition

ICASSP 2022accepted

The Transformer architecture has been well adopted as a dominant architecture in most sequence transduction tasks including automatic speech recognition (ASR), since its attention mechanism excels in capturing long-range dependencies. While models built solely upon attention can be better paralleliz…

Cited by 0SourceScholar
2021

Neural Utterance Confidence Measure for RNN-Transducers and Two Pass Models

ICASSP 2021accepted

In this paper, we propose methods to compute confidence score on the predictions made by an end-to-end speech recognition model in a 2-pass framework. We use RNN-Transducer for a streaming model, and an attention-based decoder for the second pass model. We use neural technique to compute the confide…

Cited by 0SourceScholar
2020

Small Energy Masking for Improved Neural Network Training for End-To-End Speech Recognition

ICASSP 2020accepted

In this paper, we present a Small Energy Masking (SEM) algorithm, which masks inputs having values below a certain threshold. More specifically, a time-frequency bin is masked if the filterbank energy in this bin is less than a certain energy threshold. A uniform distribution is employed to randomly…

Cited by 0SourceScholar