← Search

Yuang Li

10 accepted papers

2026

ALTER: Asymmetric LoRA for Token-Entropy-Guided Unlearning of LLMs

AAAI 2026technical

Large language models (LLMs) have advanced to encompass extensive knowledge across diverse domains. Yet controlling what a LLMs should not know is important for ensuring alignment and thus safe use. However, effective unlearning in LLMs is difficult due to the fuzzy boundary between knowledge retent

Cited by 0SourcePDFScholar
2025

"I've Heard of You!": Generate Spoken Named Entity Recognition Data for Unseen Entities

ICASSP 2025accepted

Spoken named entity recognition (NER) aims to identify named entities from speech, playing an important role in speech processing. New named entities appear every day, however, annotating their Spoken NER data is costly. In this paper, we demonstrate that existing Spoken NER systems perform poorly w…

Cited by 0SourceScholar
2025

DoCIA: An Online Document-Level Context Incorporation Agent for Speech Translation

ACL 2025finding

Document-level context is crucial for handling discourse challenges in text-to-text document-level machine translation (MT). Despite the increased discourse challenges introduced by noise from automatic speech recognition (ASR), the integration of document-level context in speech translation (ST) re…

2025

Enhancing Speech Large Language Models with Prompt-Aware Mixture of Audio Encoders

EMNLP 2025

Connecting audio encoders with large language models (LLMs) allows the LLM to perform various audio understanding tasks, such as automatic speech recognition (ASR) and audio captioning (AC). Most research focuses on training an adapter layer to generate a unified audio feature for the LLM. However,

2025

Investigating Numerical Translation with Large Language Models

ICASSP 2025accepted

The inaccurate translation of numbers can lead to significant security issues, ranging from financial setbacks to medical inaccuracies. While large language models (LLMs) have made significant advancements in machine translation, their capacity for translating numbers has not been thoroughly explore…

Cited by 0SourceScholar
2025

Large Language Model Should Understand Pinyin for Chinese ASR Error Correction

ICASSP 2025accepted

Large language models (LLMs) can enhance automatic speech recognition (ASR) systems through generative error correction (GEC). In this paper, we propose Pinyin-enhanced GEC (PY-GEC), which leverages Pinyin—the phonetic representation of Mandarin Chinese—as supplementary information to improve Chines…

Cited by 0SourceScholar
2025

Optimizing Speech Multi-View Feature Fusion through Conditional Computation

ICASSP 2025accepted

Recent advancements have highlighted the efficacy of self-supervised learning (SSL) features in various speech-related tasks, providing lightweight and versatile multi-view speech representations. However, our study reveals that while SSL features expedite model convergence, they conflict with tradi…

Cited by 0SourceScholar
2024

CB-Whisper: Contextual Biasing Whisper Using Open-Vocabulary Keyword-Spotting

COLING 2024main

End-to-end automatic speech recognition (ASR) systems often struggle to recognize rare name entities, such as personal names, organizations and terminologies that are not frequently encountered in the training data. This paper presents Contextual Biasing Whisper (CB-Whisper), a novel ASR system base…

2024

Cross-Domain Audio Deepfake Detection: Dataset and Analysis

EMNLP 2024main

Audio deepfake detection (ADD) is essential for preventing the misuse of synthetic voices that may infringe on personal rights and privacy. Recent zero-shot text-to-speech (TTS) models pose higher risks as they can clone voices with a single utterance. However, the existing ADD datasets are outdated…