← Search

Yanmeng Wang

14 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

Disentangling Preference Representation and Text Generation for Efficient Individual Preference Alignment

COLING 2025main

Aligning Large Language Models (LLMs) with general human preferences has been proved crucial in improving the interaction quality between LLMs and human. However, human values are inherently diverse among different individuals, making it insufficient to align LLMs solely with general preferences. To…

2025

Selecting Demonstrations for Many-Shot In-Context Learning via Gradient Matching

ACL 2025finding

In-Context Learning (ICL) empowers Large Language Models (LLMs) for rapid task adaptation without Fine-Tuning (FT), but its reliance on demonstration selection remains a critical challenge. While many-shot ICL shows promising performance through scaled demonstrations, the selection method for many-s…

2025

Test-Time Selective Adaptation for Uni-Modal Distribution Shift in Multi-Modal Data

ICML 2025poster

Modern machine learning applications are characterized by the increasing size of deep models and the growing diversity of data modalities. This trend underscores the importance of efficiently adapting pre-trained multi-modal models to the test distribution in real time, i.e., multi-modal test-time…

2024

z-SignFedAvg: A Unified Stochastic Sign-Based Compression for Federated Learning

AAAI 2024technical

Federated Learning (FL) is a promising privacy-preserving distributed learning paradigm but suffers from high communi- cation cost when training large-scale machine learning models. Sign-based methods, such as SignSGD, have been proposed as a biased gradient compression technique for reducing the co…

Cited by 22SourcePDFScholar
2023

Batch Normalization Damages Federated Learning on NON-IID Data: Analysis and Remedy

ICASSP 2023accepted

Batch normalization (BN) has been widely used for accelerating the training of deep neural networks. However, recent findings show that, in the federated learning (FL) scenarios, BN can damage the learning performance when the clients have non-i.i.d. data. While several FL schemes have been proposed…

Cited by 0SourceScholar
2023

Permutation Invariant Training for Paraphrase Identification

ICASSP 2023accepted

Identifying sentences sharing similar meanings is crucial to speech and text understandings. Although currently popular cross-encoder solutions with pre-trained language models as backbone have achieved remarkable performance, they suffer from the lack of the permutation invariance or symmetry that…

Cited by 0SourceScholar
2022

Improving Variational Autoencoders with Density Gap-based Regularization

NeurIPS 2022accept

Variational autoencoders (VAEs) are one of the most powerful unsupervised learning frameworks in NLP for latent representation learning and latent-directed generation. The classic optimization goal of VAEs is to maximize the Evidence Lower Bound (ELBo), which consists of a conditional likelihood for…

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

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

Paragraph Level Multi-Perspective Context Modeling for Question Generation

ICASSP 2021accepted

Proper understanding of paragraph is essential for question generation task since the semantic interaction is complicated among sentences. How to integrate long text paragraph information into question generation is still a challenge. In this research, we proposed a multi-perspective paragraph conte…

Cited by 0SourceScholar
2021

Topic-Aware Dialogue Generation with Two-Hop Based Graph Attention

ICASSP 2021accepted

Generating on-topic responses and understanding the background information of context are both significant for dialogue generation. However, few works simultaneously concentrate on these two issues. For this purpose, we propose an open-domain topic-aware dialogue generation model via joint learning.…

Cited by 0SourceScholar