← Search

Helen M. Meng

27 accepted papers

2026

Advancing LLM Reasoning with Natural Language and Numerical Feedback

ICML 2026spotlight

Recent advances in reinforcement learning (RL) using numerical rewards have significantly enhanced the complex reasoning capabilities of large language models (LLMs). However, we identify three fundamental limitations of purely numerical feedback: performance plateaus, ineffective spontaneous self-r…

Cited by 0SourceScholar
2026

EmotionThinker: Prosody-Aware Reinforcement Learning for Explainable Speech Emotion Reasoning

ICLR 2026oral

Emotional information in speech plays a unique role in multimodal perception. However, current Speech Large Language Models (SpeechLLMs), similar to conventional speech emotion recognition (SER) systems, still treat emotion understanding as a simple classification problem. This provides limited inte…

Cited by 0SourcecodeScholar
2026

Gogo: Group-wise granularity-ordered codec for stable and efficient speech generation

ICLR 2026poster

Current speech language models require their core component, the speech codec, to discretize continuous speech signals into tokens that not only capture high-level cues for autoregressive modeling but also preserve sufficient acoustic details for perceptual quality. To address this need, we propose…

Cited by 0SourceScholar
2026

MMSU: A Massive Multi-task Spoken Language Understanding and Reasoning Benchmark

ICLR 2026poster

Speech inherently contains rich acoustic information that extends far beyond the textual language. In real-world spoken communication, effective interpretation often requires integrating semantic meaning (e.g., content), paralinguistic features (e.g., emotions, speed, pitch) and phonological charact…

Cited by 0SourcecodeScholar
2025

ALMTokenizer: A Low-bitrate and Semantic-rich Audio Codec Tokenizer for Audio Language Modeling

ICML 2025poster

Recent advancements in audio language models have underscored the pivotal role of audio tokenization, which converts audio signals into discrete tokens, thereby facilitating the application of language model architectures to the audio domain. In this study, we introduce ALMTokenizer, a novel low-bit…

Cited by 0SourcePDFScholar
2025

Autoregressive Speech Synthesis without Vector Quantization

ACL 2025long

We present MELLE, a novel continuous-valued token based language modeling approach for text-to-speech synthesis (TTS). MELLE autoregressively generates continuous mel-spectrogram frames directly from text condition, bypassing the need for vector quantization, which is typically designed for audio co…

2025

Decoding on Graphs: Faithful and Sound Reasoning on Knowledge Graphs through Generation of Well-Formed Chains

ACL 2025long

Knowledge Graphs (KGs) can serve as reliable knowledge sources for question answering (QA) due to their structured representation of knowledge. Existing research on the utilization of KG for large language models (LLMs) prevalently relies on subgraph retriever or iterative prompting, overlooking the…

Cited by 0SourcePDFScholar
2025

Generate, Discriminate, Evolve: Enhancing Context Faithfulness via Fine-Grained Sentence-Level Self-Evolution

ACL 2025finding

Improving context faithfulness in large language models is essential for developing trustworthy retrieval augmented generation systems and mitigating hallucinations, especially in long-form question answering (LFQA) tasks or scenarios involving knowledge conflicts. Existing methods either intervene…

Cited by 0SourcePDFScholar
2025

RAG-Zeval: Enhancing RAG Responses Evaluator through End-to-End Reasoning and Ranking-Based Reinforcement Learning

EMNLP 2025

Robust evaluation is critical for deploying trustworthy retrieval-augmented generation (RAG) systems. However, current LLM-based evaluation frameworks predominantly rely on directly prompting resource-intensive models with complex multi-stage prompts, underutilizing models’ reasoning capabilities an

2025

Self-Tuning: Instructing LLMs to Effectively Acquire New Knowledge through Self-Teaching

ACL 2025finding

Large language models (LLMs) often struggle to provide up-to-date information due to their one-time training and the constantly evolving nature of the world. To keep LLMs current, existing approaches typically involve continued pre-training on new documents. However, they frequently face difficultie…

2025

SocialCC: Interactive Evaluation for Cultural Competence in Language Agents

ACL 2025long

Large Language Models (LLMs) are increasingly deployed worldwide, yet their ability to navigate cultural nuances remains underexplored. Misinterpreting cultural content can lead to AI-generated responses that are offensive or inappropriate, limiting their usability in global applications such as cus…

2025

Speech Discrete Tokens or Continuous Features? A Comparative Analysis for Spoken Language Understanding in SpeechLLMs

EMNLP 2025

With the rise of Speech Large Language Models (SpeechLLMs), two dominant approaches have emerged for speech processing: discrete tokens and continuous features. Each approach has demonstrated strong capabilities in audio-related processing tasks. However, the performance gap between these two paradi

Cited by 0SourcePDFScholar
2024

Adaptive Query Rewriting: Aligning Rewriters through Marginal Probability of Conversational Answers

EMNLP 2024main

Query rewriting is a crucial technique for passage retrieval in open-domain conversational question answering (CQA). It decontexualizes conversational queries into self-contained questions suitable for off-the-shelf retrievers. Existing methods attempt to incorporate retriever’s preference during th…

Cited by 1SourcePDFScholar
2024

SongCreator: Lyrics-based Universal Song Generation

NeurIPS 2024poster

Music is an integral part of human culture, embodying human intelligence and creativity, of which songs compose an essential part. While various aspects of song generation have been explored by previous works, such as singing voice, vocal composition and instrumental arrangement, etc., generating so…

2024

UniAudio 1.5: Large Language Model-Driven Audio Codec is A Few-Shot Audio Task Learner

NeurIPS 2024poster

Large Language models (LLMs) have demonstrated supreme capabilities in textual understanding and generation, but cannot be directly applied to cross-modal tasks without fine-tuning. This paper proposes a cross-modal in-context learning approach, empowering the frozen LLMs to achieve multiple audio t…

2024

UniAudio: Towards Universal Audio Generation with Large Language Models

ICML 2024poster

Audio generation is a major branch of generative AI research. Compared with prior works in this area that are commonly task-specific with heavy domain knowledge, this paper advocates building universal audio generation models that can handle various tasks in a unified manner. As recent research on l…

Cited by 16SourcePDFScholar
2023

Feature Selection and Text Embedding for Detecting Dementia from Spontaneous Cantonese

ICASSP 2023accepted

Dementia is a severe cognitive impairment that affects the health of older adults and creates a burden on their families and caretakers. This paper analyzes diverse hand-crafted features extracted from spoken languages and selects the most discriminative ones for dementia detection. Recently, the pe…

Cited by 0SourceScholar
2023

SGP-TOD: Building Task Bots Effortlessly via Schema-Guided LLM Prompting

EMNLP 2023long findings

Building and maintaining end-to-end task bots using minimal human effort is a long-standing challenge in dialog research. In this work, we introduce SGP-TOD, Schema-Guided Prompting for building Task-Oriented Dialog systems effortlessly based on large language models (LLMs). Utilizing the predefined…

Cited by 0SourceScholar
2023

Search Augmented Instruction Learning

EMNLP 2023long findings

Large language models (LLMs) have been significantly improved by instruction fine-tuning, but still lack transparency and the ability to utilize up-to-date knowledge and information. In this work, we propose search-augmented instruction learning (SAIL), which grounds the language generation and inst…

Cited by 0SourceScholar
2021

Non-Autoregressive Transformer ASR with CTC-Enhanced Decoder Input

ICASSP 2021accepted

Non-autoregressive (NAR) transformer models have achieved significantly inference speedup but at the cost of inferior accuracy compared to autoregressive (AR) models in automatic speech recognition (ASR). Most of the NAR transformers take a fixed-length sequence filled with MASK tokens or a redundan…

Cited by 0SourceScholar
2021

Syntactic Representation Learning For Neural Network Based TTS with Syntactic Parse Tree Traversal

ICASSP 2021accepted

Syntactic structure of a sentence text is correlated with the prosodic structure of the speech that is crucial for improving the prosody and naturalness of a text-to-speech (TTS) system. Nowadays TTS systems usually try to incorporate syntactic structure information with manually designed features b…

Cited by 0SourceScholar
2017

Learning cross-lingual knowledge with multilingual BLSTM for emphasis detection with limited training data

ICASSP 2017accepted

Bidirectional long short-term memory (BLSTM) recurrent neural network (RNN) has achieved state-of-the-art performance in many sequence processing problems given its capability in capturing contextual information. However, for languages with limited amount of training data, it is still difficult to o…

Cited by 0SourceScholar
2017

Multi-task learning of structured output layer bidirectional LSTMS for speech synthesis

ICASSP 2017accepted

Recurrent neural networks (RNNs) and their bidirectional long short term memory (BLSTM) variants are powerful sequence modelling approaches. Their inherently strong ability in capturing long range temporal dependencies allow BLSTM-RNN speech synthesis systems to produce higher quality and smoother s…

Cited by 0SourceScholar
2016

Exploring articulatory characteristics of Cantonese dysarthric speech using distinctive features

ICASSP 2016accepted

Dysarthria is a kind of motor speech disorder due to neurological deficits. Understanding the articulatory problems of dysarthric speakers may help to design suitable intervention strategies to improve their speech intelligibility. We have developed an automatic articulatory characteristics analysis…

Cited by 0SourceScholar
2015

A deep recurrent approach for acoustic-to-articulatory inversion

ICASSP 2015accepted

To solve the acoustic-to-articulatory inversion problem, this paper proposes a deep bidirectional long short term memory recurrent neural network and a deep recurrent mixture density network. The articulatory parameters of the current frame may have correlations with the acoustic features many frame…

Cited by 0SourceScholar
2015

HMM-based emphatic speech synthesis for corrective feedback in computer-aided pronunciation training

ICASSP 2015accepted

This paper investigates the incorporation of hidden Markov model (HMM) based emphatic speech synthesis for audio exaggeration into an audio-visual speech synthesis framework for the corrective feedback in computer-aided pronunciation training (CAPT). To improve the voice quality of the synthetic emp…

Cited by 0SourceScholar
2015

Voice conversion using deep Bidirectional Long Short-Term Memory based Recurrent Neural Networks

ICASSP 2015accepted

This paper investigates the use of Deep Bidirectional Long Short-Term Memory based Recurrent Neural Networks (DBLSTM-RNNs) for voice conversion. Temporal correlations across speech frames are not directly modeled in frame-based methods using conventional Deep Neural Networks (DNNs), which results in…

Cited by 0SourceScholar