Papers by Weiqin Wang
Beyond Majority Voting: Towards Fine-grained and More Reliable Reward Signal for Test-Time Reinforcement Learning (2026.acl-long)
Copied to clipboard
| Challenge: | RLVR is a paradigm for improving reasoning ability of large language models . but voting results often induce confirmation bias and suffer from sparse rewards . |
| Approach: | They propose a framework integrating model confidence and dynamic subgroup partitioning to address these issues. |
| Outcome: | The proposed framework outperforms recent baselines on multiple models and benchmarks. |
AnchorMem: Anchored Facts with Associative Contexts for Building Memory in Large Language Models (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing memory systems rely on summarization to preserve contextual nuances and obscuring key retrieval features. |
| Approach: | They propose a method that decouples the retrieval unit from the generation context. |
| Outcome: | The proposed method outperforms baseline models on the LoCoMo benchmark. |
Ranked Voting based Self-Consistency of Large Language Models (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing majority voting methods generate only a single answer in each trial, ignoring the possibility of other possible answers. |
| Approach: | They propose to generate ranked answers in each reasoning process and conduct ranked voting among multiple ranked responses from different responses. |
| Outcome: | Extensive experiments show that the proposed method outperforms baselines on multiple-choice and open-ended questions. |
SemPA: Improving Sentence Embeddings of Large Language Models through Semantic Preference Alignment (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing sentence embedding methods rely on fixed prompt templates or involve modifications to the model architecture, compromising its generative capabilities. |
| Approach: | They propose a sentence-level direct preference optimization approach that boosts the sentence representations while preserving the generative ability of LLMs. |
| Outcome: | The proposed method improves representations of semantically meaningful vectors without sacrificing generation capability. |
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-Speech (2022.acl-long)
Copied to clipboard
| Challenge: | Experimental results show that the proposed model improves naturalness and prosody diversity with clear margins. |
| Approach: | They propose a cross-utterance conditional VAE to estimate posterior probability distribution of latent prosody features for each phoneme by conditioning on acoustic features, speaker information, and text features from past and future sentences. |
| Outcome: | The proposed model improves naturalness and prosody diversity with clear margins. |