← Search

Yong Qin

19 accepted papers

2026

DIFFA: Large Language Diffusion Models Can Listen and Understand

AAAI 2026technical

Recent advances in large language models (LLMs) have shown remarkable capabilities across textual and multimodal domains. In parallel, large language diffusion models have emerged as a promising alternative to the autoregressive paradigm, offering improved controllability, bidirectional context mode

Cited by 0SourcePDFScholar
2026

MECAP-R1: EMOTION-AWARE POLICY WITH REINFORCEMENT LEARNING FOR MULTIMODAL EMOTION CAPTIONING

ICASSP 2026oral

Speech Emotion Captioning (SEC) has emerged as a notable research direction. The inherent complexity of emotional content in human speech makes it challenging for traditional discrete classification methods to provide an adequate representation. Consequently, utilizing natural language to describe s…

Cited by 0SourcePDFScholar
2026

Position: Towards Responsible Evaluation for Text-to-Speech

ICML 2026poster

Recent advances in text-to-speech (TTS) technology have enabled systems to generate speech that is often indistinguishable from human speech, bringing benefits to accessibility, content creation, and human-computer interaction. However, current evaluation practices are increasingly inadequate for ca…

Cited by 0SourceScholar
2026

TTA-Bench: A Comprehensive Benchmark for Evaluating Text-to-Audio Models

AAAI 2026technical

Text-to-Audio (TTA) generation has made rapid progress, but current evaluation methods remain narrow, focusing mainly on perceptual quality while overlooking robustness, generalization, and ethical concerns. We present TTA-Bench, a comprehensive benchmark for evaluating TTA models across functional

Cited by 0SourcePDFScholar
2025

AudioEditor: A Training-Free Diffusion-Based Audio Editing Framework

ICASSP 2025accepted

Diffusion-based text-to-audio (TTA) generation has made substantial progress, leveraging latent diffusion model (LDM) to produce high-quality, diverse and instruction-relevant audios. However, beyond generation, the task of audio editing remains equally important but has received comparatively littl…

Cited by 0SourceScholar
2025

ChildMandarin: A Comprehensive Mandarin Speech Dataset for Young Children Aged 3-5

ACL 2025long

Automatic speech recognition (ASR) systems have advanced significantly with models like Whisper, Conformer, and self-supervised frameworks such as Wav2vec 2.0 and HuBERT. However, developing robust ASR models for young children’s speech remains challenging due to differences in pronunciation, tone,…

2025

Emotion-Preserving Prosody Anonymization Network for Voice Privacy Protection

ICASSP 2025accepted

Balancing emotion preservation and privacy protection in voice anonymization presents a significant challenge, particularly due to the difficulty of effectively handling prosody, a key feature in speech. While preserving prosodic features in anonymized speech enhances emotional expression, it also i…

Cited by 0SourceScholar
2025

Enhancing Emotion Recognition in Incomplete Data: A Novel Cross-Modal Alignment, Reconstruction, and Refinement Framework

ICASSP 2025accepted

Multimodal emotion recognition systems rely heavily on the full availability of modalities, suffering significant performance declines when modal data is incomplete. To tackle this issue, we present the Cross-Modal Alignment, Reconstruction, and Refinement (CM-ARR) framework, an innovative approach…

Cited by 0SourceScholar
2025

Enhancing Multimodal Emotion Recognition through Multi-Granularity Cross-Modal Alignment

ICASSP 2025accepted

Multimodal emotion recognition (MER), leveraging speech and text, has emerged as a pivotal domain within human-computer interaction, demanding sophisticated methods for effective multimodal integration. The challenge of aligning features across these modalities is significant, with most existing app…

Cited by 0SourceScholar
2025

Improving Zero-Shot Chinese-English Code-Switching ASR with kNN-CTC and Gated Monolingual Datastores

ICASSP 2025accepted

The kNN-CTC model has proven to be effective for monolingual automatic speech recognition (ASR). However, its direct application to multilingual scenarios like code-switching, presents challenges. Although there is potential for performance improvement, a kNN-CTC model utilizing a single bilingual d…

Cited by 0SourceScholar
2025

M2R-Whisper: Multi-stage and Multi-scale Retrieval Augmentation for Enhancing Whisper

ICASSP 2025accepted

State-of-the-art models like OpenAI’s Whisper exhibit strong performance in multilingual automatic speech recognition (ASR), but they still face challenges in accurately recognizing diverse subdialects. In this paper, we propose M2R-Whisper, a novel multi-stage and multi-scale retrieval augmentation…

Cited by 0SourceScholar
2025

MusicEval: A Generative Music Dataset with Expert Ratings for Automatic Text-to-Music Evaluation

ICASSP 2025accepted

The technology for generating music from textual descriptions has seen rapid advancements. However, evaluating text-to-music (TTM) systems remains a significant challenge, primarily due to the difficulty of balancing performance and cost with existing objective and subjective evaluation methods. In…

Cited by 0SourceScholar
2025

SDPO: Segment-Level Direct Preference Optimization for Social Agents

ACL 2025long

Social agents powered by large language models (LLMs) can simulate human social behaviors but fall short in handling complex social dialogues. Direct Preference Optimization (DPO) has proven effective in aligning LLM behavior with human preferences across various agent tasks. However, standard DPO f…

2025

SeniorTalk: A Chinese Conversation Dataset with Rich Annotations for Super-Aged Seniors

NeurIPS 2025poster

While voice technologies increasingly serve aging populations, current systems exhibit significant performance gaps due to inadequate training data capturing elderly-specific vocal characteristics like presbyphonia and dialectal variations. The limited data available on super-aged individuals in exi…

Cited by 0SourcecodeScholar
2024

Better Zero-Shot Reasoning with Role-Play Prompting

NAACL 2024long

Modern large language models (LLMs) exhibit a remarkable capacity for role-playing, enabling them to embody not only human characters but also non-human entities. This versatility allows them to simulate complex human-like interactions and behaviors within various contexts, as well as to emulate spe…

2024

Fine-Grained Disentangled Representation Learning For Multimodal Emotion Recognition

ICASSP 2024accepted

Multimodal emotion recognition (MMER) is an active research field that aims to accurately recognize human emotions by fusing multiple perceptual modalities. However, inherent heterogeneity across modalities introduces distribution gaps and information redundancy, posing significant challenges for MM…

Cited by 0SourceScholar
2024

KNN-CTC: Enhancing ASR via Retrieval of CTC Pseudo Labels

ICASSP 2024accepted

The success of retrieval-augmented language models in various natural language processing (NLP) tasks has been constrained in automatic speech recognition (ASR) applications due to challenges in constructing fine-grained audio-text datastores. This paper presents kNN-CTC, a novel approach that overc…

Cited by 0SourceScholar
2023

MADI: Inter-Domain Matching and Intra-Domain Discrimination for Cross-Domain Speech Recognition

ICASSP 2023accepted

End-to-end automatic speech recognition (ASR) usually suffers from performance degradation when applied to a new domain due to domain shift. Unsupervised domain adaptation (UDA) aims to improve the performance on the unlabeled target domain by transferring knowledge from the source to the target dom…

Cited by 0SourceScholar
2023

PromptRank: Unsupervised Keyphrase Extraction Using Prompt

ACL 2023long

The keyphrase extraction task refers to the automatic selection of phrases from a given document to summarize its core content. State-of-the-art (SOTA) performance has recently been achieved by embedding-based algorithms, which rank candidates according to how similar their embeddings are to documen…