← Search

Shaojun Wang

27 accepted papers

2026

Rethinking LLM-as-a-Judge: Representation-as-a-Judge with Small Language Models via Semantic Capacity Asymmetry

ICLR 2026poster

Large language models (LLMs) are widely used as reference-free evaluators via prompting, but this “LLM-as-a-Judge” paradigm is costly, opaque, and sensitive to prompt design. In this work, we investigate whether smaller models can serve as efficient evaluators by leveraging internal representations…

Cited by 0SourcecodeScholar
2025

ChatSOP: An SOP-Guided MCTS Planning Framework for Controllable LLM Dialogue Agents

ACL 2025long

Dialogue agents powered by Large Language Models (LLMs) show superior performance in various tasks. Despite the better user understanding and human-like responses, their **lack of controllability** remains a key challenge, often leading to unfocused conversations or task failure. To address this, we…

2025

Dynamic Attention-Guided Context Decoding for Mitigating Context Faithfulness Hallucinations in Large Language Models

ACL 2025finding

Large language models (LLMs) often exhibit Context Faithfulness Hallucinations, where outputs deviate from retrieved information due to incomplete context integration. Our analysis reveals a strong correlation between token-level uncertainty and hallucinations. We hypothesize that attention mechanis…

Cited by 0SourcePDFScholar
2025

EffectiveASR: A Single-Step Non-Autoregressive Mandarin Speech Recognition Architecture with High Accuracy and Inference Speed

ICASSP 2025accepted

Non-autoregressive (NAR) automatic speech recognition (ASR) models predict tokens independently and simultaneously, bringing high inference speed. However, there is still a gap in the accuracy of the NAR models compared to the autoregressive (AR) models. In this paper, we propose a single-step NAR A…

Cited by 0SourceScholar
2025

GRASP: Replace Redundant Layers with Adaptive Singular Parameters for Efficient Model Compression

EMNLP 2025

Recent studies have demonstrated that many layers are functionally redundant in large language models (LLMs), enabling model compression by removing these layers to reduce inference cost. While such approaches can improve efficiency, indiscriminate layer pruning often results in significant performa

2025

Improving Contextual ASR with Enhanced Phrase-Level Representation Based on MCTC Loss

ICASSP 2025accepted

Contextual biasing is essential for addressing scenario-specific challenges in End-to-End (E2E) Automatic Speech Recognition (ASR) systems. Prior contextual E2E ASR methods, such as the contextual bias with CPP Network, have utilized bias CTC loss for explicit supervision of bias tasks, However, the…

Cited by 0SourceScholar
2025

LEF-TTS: Lightweight and Efficient End-to-End Text-to-Speech Synthesis With Multi-Stream Generator

ICASSP 2025accepted

Recently, the field of Text-to-speech synthesis has been predominantly characterized by end-to-end models, with the quality of speech generated by these models becoming increasingly comparable to that of human speech. In this work, we propose a Lightweight and Efficient Text-to-speech model, a fast…

Cited by 0SourceScholar
2025

Self-Enhanced Reasoning Training: Activating Latent Reasoning in Small Models for Enhanced Reasoning Distillation

ICASSP 2025accepted

The rapid advancement of large language models (LLMs) has significantly enhanced their reasoning abilities, enabling increasingly complex tasks. However, these capabilities often diminish in smaller, more computationally efficient models like GPT-2. Recent research shows that reasoning distillation…

Cited by 0SourceScholar
2025

Token-Level Contextual Network with Ladder-Shaped Attention for End-to-End ASR

ICASSP 2025accepted

Contextual automatic speech recognition (ASR) plays an increasingly important role in addressing the long-tail issues of general ASR. In the past, contextual ASR mainly focused on phrase-level discussions, providing a convenient way to handle biasing phrases. This paper introduces a new contextual n…

Cited by 0SourceScholar
2024

DFlow: A Generative Model Combining Denoising AutoEncoder and Normalizing Flow for High Fidelity Waveform Generation

ICML 2024poster

In this work, we present DFlow, a novel generative framework that combines Normalizing Flow (NF) with a Denoising AutoEncoder (DAE), for high-fidelity waveform generation. With a tactfully designed structure, DFlow seamlessly integrates the capabilities of both NF and DAE, resulting in a significant…

Cited by 0SourcePDFScholar
2024

ESVC: Combining Adaptive Style Fusion and Multi-Level Feature Disentanglement for Expressive Singing Voice Conversion

ICASSP 2024accepted

Nowadays, singing voice conversion (SVC) has made great strides in both naturalness and similarity for common SVC with a neutral expression. However, besides singer identity, emotional expression is also essential to convey the singer’s emotions and attitudes, but current SVC systems can not effecti…

Cited by 0SourceScholar
2024

Improving Attention-Based End-to-End Speech Recognition by Monotonic Alignment Attention Matrix Reconstruction

ICASSP 2024accepted

In automatic speech recognition (ASR) task, the output sequence should correspond to a linear transcription of the input sequence. Lots of works have been done to learn the monotonic alignment in end-to-end (E2E) ASR model, but their methods mainly focus on streaming propose and usually result in a…

Cited by 0SourceScholar
2022

Learning to Adapt to Low-Resource Paraphrase Generation

EMNLP 2022main

Paraphrase generation is a longstanding NLP task and achieves great success with the aid of large corpora. However, transferring a paraphrasing model to another domain encounters the problem of domain shifting especially when the data is sparse. At the same time, widely using large pre-trained langu…

Cited by 4SourcePDFScholar
2021

EfficientTTS: An Efficient and High-Quality Text-to-Speech Architecture

ICML 2021spotlight

In this work, we address the Text-to-Speech (TTS) task by proposing a non-autoregressive architecture called EfficientTTS. Unlike the dominant non-autoregressive TTS models, which are trained with the need of external aligners, EfficientTTS optimizes all its parameters with a stable, end-to-end trai…

2021

Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval

EMNLP 2021finding

Dual-Encoders is a promising mechanism for answer retrieval in question answering (QA) systems. Currently most conventional Dual-Encoders learn the semantic representations of questions and answers merely through matching score. Researchers proposed to introduce the QA interaction features in scorin…

2021

Improving Dialogue Response Generation Via Knowledge Graph Filter

ICASSP 2021accepted

Current generative dialogue systems tend to produce generic dialog responses, which lack useful information and semantic coherence. An promising method to alleviate this problem is to integrate knowledge triples from knowledge base. However, current approaches mainly augment Seq2Seq framework with k…

Cited by 0SourceScholar
2021

Improving Neural Text Normalization with Partial Parameter Generator and Pointer-Generator Network

ICASSP 2021accepted

Text Normalization (TN) is an essential part in conversational systems like text-to-speech synthesis (TTS) and automatic speech recognition (ASR). It is a process of transforming non-standard words (NSW) into a representation of how the words are to be spoken. Existing approaches to TN are mainly ru…

Cited by 0SourceScholar
2021

Network Pruning Using Linear Dependency Analysis on Feature Maps

ICASSP 2021accepted

Network pruning can be achieved by removing redundant channels. In this paper, we regard a channel ‘redundant’ if its output is linearly dependent with respect to those of other channels. Inspired by this, we propose an efficient pruning method, named as LDFM, by linear dependency analysis on all th…

Cited by 0SourceScholar
2021

PHMOSpell: Phonological and Morphological Knowledge Guided Chinese Spelling Check

ACL 2021long

Chinese Spelling Check (CSC) is a challenging task due to the complex characteristics of Chinese characters. Statistics reveal that most Chinese spelling errors belong to phonological or visual errors. However, previous methods rarely utilize phonological and morphological knowledge of Chinese chara…

2021

SEQ-CPC : Sequential Contrastive Predictive Coding for Automatic Speech Recognition

ICASSP 2021accepted

Inspired by the contrastive predictive coding (CPC), we propose a feature representation scheme for automatic speech recognition (ASR), which encodes sequential dependency information from raw audio signals. Following the original CPC, for a given frame, mutual information (MI) lower bound is maximi…

Cited by 0SourceScholar
2021

Understanding Gradient Clipping In Incremental Gradient Methods

AISTATS 2021poster

We provide a theoretical analysis on how gradient clipping affects the convergence of the incremental gradient methods on minimizing an objective function that is the sum of a large number of component functions. We show that clipping on gradients of component functions leads to bias on the descent…

Cited by 49SourcePDFScholar
2021

Unsupervised Learning for Multi-Style Speech Synthesis with Limited Data

ICASSP 2021accepted

Existing multi-style speech synthesis methods require either style labels or large amounts of unlabeled training data, making data acquisition difficult. In this paper, we present an unsupervised multi-style speech synthesis method that can be trained with limited data. We leverage instance discrimi…

Cited by 0SourceScholar
2020

Flow-TTS: A Non-Autoregressive Network for Text to Speech Based on Flow

ICASSP 2020accepted

In this work, we propose Flow-TTS, a non-autoregressive end-to-end neural TTS model based on generative flow. Unlike other non-autoregressive models, Flow-TTS can achieve high-quality speech generation by using a single feed-forward network. To our knowledge, Flow-TTS is the first TTS model utilizin…

Cited by 0SourceScholar
2020

Generating Reasonable Legal Text through the Combination of Language Modeling and Question Answering

IJCAI 2020poster

Due to the improvement of Language Modeling, the emerging NLP assistant tools aiming for text generation greatly reduce the human workload on writing documents. However, the generation of legal text faces greater challenges than ordinary texts because of its high requirement for keeping logic reason…

2020

Learning Recurrent Neural Network Language Models With Context-Sensitive Label Smoothing for Automatic Speech Recognition

ICASSP 2020accepted

Recurrent neural network language models (RNNLMs) have become very successful in many natural language processing tasks. However, RNNLMs trained with a cross entropy loss function and hard output targets are prone to overfitting, which weakens the language models’ generalization power. In the curren…

Cited by 0SourceScholar
2019

Adversarial Discrete Sequence Generation without Explicit NeuralNetworks as Discriminators

AISTATS 2019poster

This paper presents a novel approach to train GANs for discrete sequence generation without resorting to an explicit neural network as the discriminator. We show that when an alternative mini-max optimization procedure is performed for the value function where a closed form solution for the discrimi…

2017

Exploiting different word clusterings for class-based RNN language modeling in speech recognition

ICASSP 2017accepted

We propose to exploit the potential of multiple word clusterings in class-based recurrent neural network (RNN) language models for ensemble RNN language modeling. By varying the clustering criteria and the space of word embedding, different word clusterings are obtained to define different word/clas…

Cited by 0SourceScholar