← Search

Zhen-Hua Ling

56 accepted papers

2026

GROUP RELATIVE POLICY OPTIMIZATION FOR TEXT-TO-SPEECH WITH LARGE LANGUAGE MODELS

ICASSP 2026oral

This paper proposes a GRPO-based approach to enhance the performance of large language model (LLM)-based text-to-speech (TTS) models by deriving rewards from an off-the-shelf automatic speech recognition (ASR) model. Compared to previous reinforcement learning methods for LLM-based TTS, our method r…

Cited by 0SourcePDFScholar
2026

Multiplicative Orthogonal Sequential Editing for Language Models

AAAI 2026technical

Knowledge editing aims to efficiently modify the internal knowledge of large language models (LLMs) without compromising their other capabilities. The prevailing editing paradigm, which appends an update matrix to the original parameter matrix, has been shown by some studies to damage key numerical

Cited by 0SourcePDFScholar
2026

Say More with Less: Variable-Frame-Rate Speech Tokenization via Adaptive Clustering and Implicit Duration Coding

AAAI 2026technical

Existing speech tokenizers typically assign a fixed number of tokens per second, regardless of the varying information density or temporal fluctuations in the speech signal. This uniform token allocation mismatches the intrinsic structure of speech, where information is distributed unevenly over tim

Cited by 0SourcePDFScholar
2026

TangleScore: Tangle-Guided Purge and Imprint for Unstructured Knowledge Editing

ICLR 2026poster

Large language models (LLMs) struggle with inaccurate and outdated information, driving the emergence of knowledge editing as a lightweight alternative. Despite their effectiveness in modifying structured knowledge, existing editing methods often fail to generalize to unstructured cases, particularl…

Cited by 0SourceScholar
2025

Anchored Monotonic Alignment and Representation Substitution for Rare Spontaneous Behaviors in Spontaneous Speech Synthesis

ICASSP 2025accepted

Spontaneous behaviors in speech pose significant challenges for speech synthesis. Existing research has not adequately addressed these behaviors, with most studies relying on specially recorded datasets. In contrast, real-world data more accurately reflects the natural, spontaneous speaking styles i…

Cited by 0SourceScholar
2025

CASC-XVC: Zero-Shot Cross-Lingual Voice Conversion with Content Accordant and Speaker Contrastive Losses

ICASSP 2025accepted

Cross-lingual voice conversion (XVC) is a technology that modifies speaker identity while preserving linguistic content in scenarios where the source and target speakers use different languages. Previous non-parallel disentanglement-based methods face severe training-testing inconsistency issues in…

Cited by 0SourceScholar
2025

Can Automated Speech Recognition Errors Provide Valuable Clues for Alzheimer's Disease Detection?

ICASSP 2025accepted

Recent advances in automatic speech recognition (ASR) technology have boosted the viability of fully automated Alzheimer’s disease (AD) detection via ASR transcripts. However, there is a lack of understanding of how ASR errors affect the performance of AD detection. This paper addresses that gap. Fi…

Cited by 0SourceScholar
2025

Constraining Sequential Model Editing with Editing Anchor Compression

NAACL 2025findings

Large language models (LLMs) struggle with hallucinations due to false or outdated knowledge. Given the high resource demands of retraining these models, there is an increasing focus on developing model editing. However, the general abilities of LLMs across downstream tasks are prone to significant…

2025

Incremental Disentanglement for Environment-Aware Zero-Shot Text-to-Speech Synthesis

ICASSP 2025accepted

This paper proposes an Incremental Disentanglement-based Environment-Aware zero-shot text-to-speech (TTS) method, dubbed IDEA-TTS, that can synthesize speech for unseen speakers while preserving the acoustic characteristics of a given environment reference speech. IDEA-TTS adopts VITS as the TTS bac…

Cited by 0SourceScholar
2025

Perturbation-Restrained Sequential Model Editing

ICLR 2025poster

Model editing is an emerging field that focuses on updating the knowledge embedded within large language models (LLMs) without extensive retraining. However, current model editing methods significantly compromise the general abilities of LLMs as the number of edits increases, and this trade-off pose…

2025

RISE: Reasoning Enhancement via Iterative Self-Exploration in Multi-hop Question Answering

ACL 2025finding

Large Language Models (LLMs) excel in many areas but continue to face challenges with complex reasoning tasks, such as Multi-Hop Question Answering (MHQA). MHQA requires integrating evidence from diverse sources while managing intricate logical dependencies, often leads to errors in reasoning. Retri…

Cited by 0SourcePDFScholar
2025

RPO: Retrieval Preference Optimization for Robust Retrieval-Augmented Generation

ACL 2025long

While Retrieval-Augmented Generation (RAG) has exhibited promise in utilizing external knowledge, its generation process heavily depends on the quality and accuracy of the retrieved context. Large language models (LLMs) struggle to evaluate the correctness of non-parametric knowledge retrieved exter…

Cited by 0SourcePDFScholar
2025

Select to Know: An Internal-External Knowledge Self-Selection Framework for Domain-Specific Question Answering

EMNLP 2025

Large Language Models (LLMs) perform well in general QA but often struggle in domain-specific scenarios. Retrieval-Augmented Generation (RAG) introduces external knowledge but suffers from hallucinations and latency due to noisy retrievals. Continued pretraining internalizes domain knowledge but is

Cited by 0SourcePDFScholar
2025

Self-supervised Prosody Learning at Phoneme-level with Momentum Contrast for Speech Synthesis

ICASSP 2025accepted

This paper investigates leveraging large-scale speech data to enhance prosodic modeling in speech synthesis, and introduces a model named SP2MC which achieves self-supervised prosody learning at phoneme-level with momentum contrast. This model incorporates dual convolutional encoders for speech and…

Cited by 0SourceScholar
2025

The USTC System for EEG-Music Emotion Recognition Challenge

ICASSP 2025accepted

This paper presents the Neural Harmony team’s submission to Task 1 (Person Identification) of the ICASSP 2025 EEG-Music Emotion Recognition Challenge, which aims to identify the subject from a given EEG segment. To enhance performance, we propose a novel architecture incorporating the Multiscale Con…

Cited by 0SourceScholar
2025

UniSpeaker: A Unified Approach for Multimodality-driven Speaker Generation

EMNLP 2025

While recent advances in reference-based speaker cloning have significantly improved the authenticity of synthetic speech, speaker generation driven by multimodal cues such as visual appearance, textual descriptions, and other biometric signals remains in its early stages. To pioneer truly multimoda

2024

An End-to-End EEG Channel Selection Method with Residual Gumbel Softmax for Brain-Assisted Speech Enhancement

ICASSP 2024accepted

Brain-assisted speech enhancement (SE) has gained an increasing attention recently, as electroencephalogram (EEG) measurements somehow reflect auditory attention clues. The design of an EEG cap with sparse channel distributions can save the hardware cost, setup time as well as algorithmic complexity…

Cited by 0SourceScholar
2024

Model Editing Harms General Abilities of Large Language Models: Regularization to the Rescue

EMNLP 2024main

Model editing is a technique that edits the large language models (LLMs) with updated knowledge to alleviate hallucinations without resource-intensive retraining. While current model editing methods can effectively modify a model’s behavior within a specific area of interest, they often overlook the…

2024

Multiscale Matching Driven by Cross-Modal Similarity Consistency for Audio-Text Retrieval

ICASSP 2024accepted

Audio-text retrieval (ATR), which retrieves a relevant caption given an audio clip (A2T) and vice versa (T2A), has recently attracted much research attention. Existing methods typically aggregate information from each modality into a single vector for matching, but this sacrifices local details and…

Cited by 0SourceScholar
2024

Neighboring Perturbations of Knowledge Editing on Large Language Models

ICML 2024poster

Despite their exceptional capabilities, large language models (LLMs) are prone to generating unintended text due to false or outdated knowledge. Given the resource-intensive nature of retraining LLMs, there has been a notable increase in the development of knowledge editing. However, current approac…

2024

Retrieving, Rethinking and Revising: The Chain-of-Verification Can Improve Retrieval Augmented Generation

EMNLP 2024finding

Recent Retrieval Augmented Generation (RAG) aims to enhance Large Language Models (LLMs) by incorporating extensive knowledge retrieved from external sources. However, such approach encounters some challenges: Firstly, the original queries may not be suitable for precise retrieval, resulting in erro…

Cited by 4SourcePDFScholar
2023

MADNet: Maximizing Addressee Deduction Expectation for Multi-Party Conversation Generation

EMNLP 2023long main

Modeling multi-party conversations (MPCs) with graph neural networks has been proven effective at capturing complicated and graphical information flows. However, existing methods rely heavily on the necessary addressee labels and can only be applied to an ideal setting where each utterance must be ta…

Cited by 0SourcecodeScholar
2023

Neural Speech Phase Prediction Based on Parallel Estimation Architecture and Anti-Wrapping Losses

ICASSP 2023accepted

This paper presents a novel speech phase prediction model which predicts wrapped phase spectra directly from amplitude spectra by neural networks. The proposed model is a cascade of a residual convolutional network and a parallel estimation architecture. The parallel estimation architecture is compo…

Cited by 0SourceScholar
2023

Self-Supervised Audio-Visual Speech Representations Learning by Multimodal Self-Distillation

ICASSP 2023accepted

In this work, we present a novel method, named AV2vec, for learning audio-visual speech representations by multimodal self-distillation. AV2vec has a student and a teacher module, in which the student performs a masked latent feature regression task using the multimodal target features generated onl…

Cited by 0SourceScholar
2023

Speech Reconstruction from Silent Tongue and Lip Articulation by Pseudo Target Generation and Domain Adversarial Training

ICASSP 2023accepted

This paper studies the task of speech reconstruction from ultrasound tongue images and optical lip videos recorded in a silent speaking mode, where people only activate their intra-oral and extra-oral articulators without producing sound. This task falls under the umbrella of articulatory-to-acousti…

Cited by 0SourceScholar
2023

Symbolization, Prompt, and Classification: A Framework for Implicit Speaker Identification in Novels

EMNLP 2023long findings

Speaker identification in novel dialogues can be widely applied to various downstream tasks, such as producing multi-speaker audiobooks and converting novels into scripts. However, existing state-of-the-art methods are limited to handling explicit narrative patterns like "Tom said, '...'", unable to…

Cited by 0SourceScholar
2023

Zero-Shot Personalized Lip-To-Speech Synthesis with Face Image Based Voice Control

ICASSP 2023accepted

Lip-to-Speech (Lip2Speech) synthesis, which predicts corresponding speech from talking face images, has witnessed significant progress with various models and training strategies in a series of independent studies. However, existing studies can not achieve voice control under zero-shot condition, be…

Cited by 0SourceScholar
2022

Discourse-Level Prosody Modeling with a Variational Autoencoder for Non-Autoregressive Expressive Speech Synthesis

ICASSP 2022accepted

To address the issue of one-to-many mapping from phoneme sequences to acoustic features in expressive speech synthesis, this paper proposes a method of discourse-level prosody modeling with a variational autoencoder (VAE) based on the non-autoregressive architecture of FastSpeech. In this method, ph…

Cited by 0SourceScholar
2022

HeterMPC: A Heterogeneous Graph Neural Network for Response Generation in Multi-Party Conversations

ACL 2022long

Recently, various response generation models for two-party conversations have achieved impressive improvements, but less effort has been paid to multi-party conversations (MPCs) which are more practical and complicated. Compared with a two-party conversation where a dialogue context is a sequence of…

2022

Improving Recognition-Synthesis Based any-to-one Voice Conversion with Cyclic Training

ICASSP 2022accepted

In recognition-synthesis based any-to-one voice conversion (VC), an automatic speech recognition (ASR) model is employed to extract content-related features and a synthesizer is built to predict the acoustic features of the target speaker from the content-related features of any source speakers at t…

Cited by 0SourceScholar
2022

Neural Grapheme-To-Phoneme Conversion with Pre-Trained Grapheme Models

ICASSP 2022accepted

Neural network models have achieved state-of-the-art performance on grapheme-to-phoneme (G2P) conversion. However, their performance relies on large-scale pronunciation dictionaries, which may not be available for a lot of languages. Inspired by the success of the pre-trained language model BERT, th…

Cited by 15SourceScholar
2022

PoNet: Pooling Network for Efficient Token Mixing in Long Sequences

ICLR 2022poster

Transformer-based models have achieved great success in various NLP, vision, and speech tasks. However, the core of Transformer, the self-attention mechanism, has a quadratic time and memory complexity with respect to the sequence length, which hinders applications of Transformer-based models to lon…

2022

TegTok: Augmenting Text Generation via Task-specific and Open-world Knowledge

ACL 2022findings

Generating natural and informative texts has been a long-standing problem in NLP. Much effort has been dedicated into incorporating pre-trained language models (PLMs) with various open-world knowledge, such as knowledge graphs or wiki pages. However, their ability to access and manipulate the task-s…

2021

Graph Attention and Interaction Network With Multi-Task Learning for Fact Verification

ICASSP 2021accepted

Fact verification is a challenging task which requires to retrieve relevant sentences from plain texts and then take these sentences as evidences to verify given claims. Conventional methods treat sentence selection and claim verification as separate subtasks in a pipeline. Claim verification models…

Cited by 0SourceScholar
2021

TaLNet: Voice Reconstruction from Tongue and Lip Articulation with Transfer Learning from Text-to-Speech Synthesis

AAAI 2021technical

This paper presents TaLNet, a model for voice reconstruction with ultrasound tongue and optical lip videos as inputs. TaLNet is based on an encoder-decoder architecture. Separate encoders are dedicated to processing the tongue and lip data streams respectively. The decoder pre…

Cited by 18SourcePDFScholar
2021

Tracking Interaction States for Multi-Turn Text-to-SQL Semantic Parsing

AAAI 2021technical

The task of multi-turn text-to-SQL semantic parsing aims to translate natural language utterances in an interaction into SQL queries in order to answer them using a database which normally contains multiple table schemas. Previous studies on this task usually utilized contextual information to enric…

2020

Extracting Unit Embeddings Using Sequence-To-Sequence Acoustic Models for Unit Selection Speech Synthesis

ICASSP 2020accepted

This paper presents a method of using the intermediate representations between linguistic and acoustic features in a Tacotron model to derive the cost functions for unit selection speech synthesis. By extracting the outputs of the Tacotron encoder, each phone-sized candidate unit in the corpus is re…

Cited by 0SourceScholar
2019

Channel Adversarial Training for Cross-channel Text-independent Speaker Recognition

ICASSP 2019accepted

The conventional speaker recognition frameworks (e.g., the i-vector and CNN-based approach) have been successfully applied to various tasks when the channel of the enrolment dataset is similar to that of the test dataset. However, in real-world applications, mismatch always exists between these two…

Cited by 0SourceScholar
2019

Condition-transforming Variational Autoencoder for Conversation Response Generation

ICASSP 2019accepted

This paper proposes a new model, called condition-transforming variational autoencoder (CTVAE), to improve the performance of conversation response generation using conditional variational autoencoders (CVAEs). In conventional CVAEs , the prior distribution of latent variable z follows a multivariat…

Cited by 0SourceScholar
2019

Dnn-based Spectral Enhancement for Neural Waveform Generators with Low-bit Quantization

ICASSP 2019accepted

This paper presents a spectral enhancement method to improve the quality of speech reconstructed by neural waveform generators with low-bit quantization. At training stage, this method builds a multiple-target DNN, which predicts log amplitude spectra of natural high-bit waveforms together with the…

Cited by 0SourceScholar
2019

Improving Sequence-to-sequence Voice Conversion by Adding Text-supervision

ICASSP 2019accepted

This paper presents methods of making using of text supervision to improve the performance of sequence-to-sequence (seq2seq) voice conversion. Compared with conventional frame-to-frame voice conversion approaches, the seq2seq acoustic modeling method proposed in our previous work achieved higher nat…

Cited by 0SourceScholar
2019

Learning Latent Representations for Style Control and Transfer in End-to-end Speech Synthesis

ICASSP 2019accepted

In this paper, we introduce the Variational Autoencoder (VAE) to an end-to-end speech synthesis model, to learn the latent representation of speaking styles in an unsupervised manner. The style representation learned through VAE shows good properties such as disentangling, scaling, and combination,…

Cited by 0SourceScholar
2018

Forward Attention in Sequence- To-Sequence Acoustic Modeling for Speech Synthesis

ICASSP 2018accepted

This paper proposes a forward attention method for the sequence-to-sequence acoustic modeling of speech synthesis. This method is motivated by the nature of the monotonic alignment from phone sequences to acoustic sequences. Only the alignment paths that satisfy the monotonic condition are taken int…

Cited by 0SourceScholar
2017

Extracting structural spectral features using what-where auto-encoders for statistical parametric speech synthesis

ICASSP 2017accepted

This paper presents a method to extract structural spectral features from spectral envelopes using what-where autoencoders (WWAE) for statistical parametric speech synthesis (SPSS). A WWAE is constructed by concatenating a convolutional net for input encoding and a deconvolutional net for reconstruc…

Cited by 0SourceScholar
2016

A full training framework of cross-stream dependence modelling for HMM-based singing voice synthesis

ICASSP 2016accepted

A cross-stream dependence modelling (CSDM) method has been proposed to model the dependence of spectral distributions on F0 observations for hidden Markov model (HMM) based speech synthesis. However, this method incorporates CSDM only for the embedded training of HMM estimation while ignoring CSDM i…

Cited by 0SourceScholar
2016

Deep belief network-based post-filtering for statistical parametric speech synthesis

ICASSP 2016accepted

The speech synthesized by statistical parametric speech synthesis (SPSS) always sounds muffled. One important reason is that the generated spectral envelopes are over-smoothed and many detailed spectral structures in natural speech are lost. This paper presents a deep belief network (DBN)-based post…

Cited by 0SourceScholar
2016

Modeling spectral envelopes using deep conditional restricted Boltzmann machines for statistical parametric speech synthesis

ICASSP 2016accepted

This paper proposes a spectral modeling method using a deep conditional restricted Boltzmann machine (DCRBM) for statistical parametric speech synthesis. In this method, a DCRBM, which combines a deep neural network (DNN) with a conditional restricted Boltzmann machine (CRBM), is utilized to describ…

Cited by 0SourceScholar
2016

Modulation spectrum compensation for HMM-based speech synthesis using line spectral pairs

ICASSP 2016accepted

In previous work, a method to compensate the divergence between the distributions of natural and generated modulation spectra (MS) has been proposed for hidden Markov model (HMM) based speech synthesis. This method can alleviate the over-smoothing effect of parameter generation when Mel-cepstral coe…

Cited by 0SourceScholar
2015

Spectral conversion using deep neural networks trained with multi-source speakers

ICASSP 2015accepted

This paper presents a method for voice conversion using deep neural networks (DNNs) trained with multiple source speakers. The proposed DNNs can be used in two ways for different scenarios: 1) in the absence of training data for source speaker, the DNNs can be treated as source-speaker-independent m…

Cited by 0SourceScholar