← Search

Xueyao Zhang

14 accepted papers

2026

Multi-Metric Preference Alignment for Generative Speech Restoration

AAAI 2026technical

Recent generative models have significantly advanced speech restoration tasks, yet their training objectives often misalign with human perceptual preferences, resulting in suboptimal quality. While post-training alignment has proven effective in other generative domains like text and image generatio

Cited by 0SourcePDFScholar
2026

SpeechJudge: Towards Human-Level Judgment for Speech Naturalness

ICLR 2026poster

Aligning large generative models with human feedback is a critical challenge. In speech synthesis, this is particularly pronounced due to the lack of a large-scale human preference dataset, which hinders the development of models that truly align with human perception. To address this, we introduce…

Cited by 0SourceScholar
2026

TTS Can Speak in Any Style with Any Voice

ICLR 2026poster

This study proposes FlexiVoice, a text-to-speech (TTS) synthesis system capable of flexible style control with zero-shot voice cloning. The speaking style is controlled by a natural-language instruction and the voice timbre is provided by a speech reference in zero-shot manner. FlexiVoice is built w…

Cited by 0SourcecodeScholar
2026

VoxPrivacy: A Benchmark for Evaluating Interactional Privacy of Speech Language Models

ICLR 2026poster

As Speech Language Models (SLMs) transition from personal devices to shared, multi-user environments such as smart homes, a new challenge emerges: the model is expected to distinguish between users to manage information flow appropriately. Without this capability, an SLM could reveal one user’s conf…

Cited by 0SourceScholar
2025

Advancing Zero-shot Text-to-Speech Intelligibility across Diverse Domains via Preference Alignment

ACL 2025long

Modern zero-shot text-to-speech (TTS) systems, despite using extensive pre-training, often struggle in challenging scenarios such as tongue twisters, repeated words, code-switching, and cross-lingual synthesis, leading to intelligibility issues. To address these limitations, this paper leverages pre…

2025

From Judgment to Interference: Early Stopping LLM Harmful Outputs via Streaming Content Monitoring

NeurIPS 2025poster

Though safety alignment has been applied to most large language models (LLMs), LLM service providers generally deploy a subsequent moderation as the external safety guardrail in real-world products. Existing moderators mainly practice a conventional full detection, which determines the harmfulness b…

Cited by 0SourceScholar
2025

MaskGCT: Zero-Shot Text-to-Speech with Masked Generative Codec Transformer

ICLR 2025poster

The recent large-scale text-to-speech (TTS) systems are usually grouped as autoregressive and non-autoregressive systems. The autoregressive systems implicitly model duration but exhibit certain deficiencies in robustness and lack of duration controllability. Non-autoregressive systems require expli…

2025

Metis: A Foundation Speech Generation Model with Masked Generative Pre-training

NeurIPS 2025poster

We introduce ***Metis***, a foundation model for unified speech generation. Unlike previous task-specific or multi-task models, Metis follows a pre-training and fine-tuning paradigm. It is pre-trained on large-scale unlabeled speech data using masked generative modeling and then fine-tuned to adapt…

Cited by 0SourcecodeScholar
2025

TaDiCodec: Text-aware Diffusion Speech Tokenizer for Speech Language Modeling

NeurIPS 2025poster

Speech tokenizers serve as foundational components for speech language models, yet current designs exhibit several limitations, including: (1) dependence on multi-layer residual vector quantization structures or high frame rates, (2) reliance on auxiliary pre-trained models for semantic distillatio…

Cited by 0SourcecodeScholar
2025

Vevo: Controllable Zero-Shot Voice Imitation with Self-Supervised Disentanglement

ICLR 2025poster

The imitation of voice, targeted on specific speech attributes such as timbre and speaking style, is crucial in speech generation. However, existing methods rely heavily on annotated data, and struggle with effectively disentangling timbre and style, leading to challenges in achieving controllable g…

2024

MUCH: A Multimodal Corpus Construction for Conversational Humor Recognition Based on Chinese Sitcom

COLING 2024main

Conversational humor is the key to capturing dialogue semantics and dialogue comprehension, which is usually generated in multiple modalities, such as linguistic rhetoric (textual modality), exaggerated facial expressions or movements (visual modality), and quirky intonation (acoustic modality). How…

Cited by 0SourcePDFScholar
2024

Multi-Scale Sub-Band Constant-Q Transform Discriminator for High-Fidelity Vocoder

ICASSP 2024accepted

Generative Adversarial Network (GAN) based vocoders are superior in inference speed and synthesis quality when reconstructing an audible waveform from an acoustic representation. This study focuses on improving the discriminator to promote GAN-based vocoders. Most existing time-frequency-representat…

Cited by 0SourceScholar
2022

Zoom Out and Observe: News Environment Perception for Fake News Detection

ACL 2022long

Fake news detection is crucial for preventing the dissemination of misinformation on social media. To differentiate fake news from real ones, existing methods observe the language patterns of the news post and “zoom in” to verify its content with knowledge sources or check its readers’ replies. Howe…

2021

Article Reranking by Memory-Enhanced Key Sentence Matching for Detecting Previously Fact-Checked Claims

ACL 2021long

False claims that have been previously fact-checked can still spread on social media. To mitigate their continual spread, detecting previously fact-checked claims is indispensable. Given a claim, existing works focus on providing evidence for detection by reranking candidate fact-checking articles (…