← Search

Shuaijie She

9 accepted papers

2026

DuPO: Enabling Reliable Self-Verification via Dual Preference Optimization

ICLR 2026poster

We present DuPO, a dual learning-based preference optimization framework that generates annotation-free feedback via the generalized duality. DuPO addresses two key limitations: Reinforcement Learning with Verifiable Rewards (RLVR)’s reliance on costly labels and applicability restricted to verifiab…

Cited by 0SourceScholar
2025

R-PRM: Reasoning-Driven Process Reward Modeling

EMNLP 2025

Process Reward Models (PRMs) have emerged as a promising solution to address the reasoning mistakes of large language models (LLMs). However, existing PRMs typically output evaluation scores directly, limiting both learning efficiency and evaluation accuracy. This limitation is further compounded by

2024

Exploring the Factual Consistency in Dialogue Comprehension of Large Language Models

NAACL 2024long

LLMs (Large Language Models) usually interact with users in the form of dialogue and generate responses following their instructions, which naturally require dialogue comprehension abilities. However, dialogue comprehension is a general language ability which is hard to be evaluated directly. In thi…

2024

MAPO: Advancing Multilingual Reasoning through Multilingual-Alignment-as-Preference Optimization

ACL 2024long

Intuitively, reasoning abilities are considered language-agnostic. However, existing LLMs exhibit inconsistent reasoning abilities across different languages, e.g., reasoning in the dominant language like English is superior to other languages due to the imbalance of multilingual training data. To e…

2024

Multilingual Contrastive Decoding via Language-Agnostic Layers Skipping

EMNLP 2024finding

Decoding by contrasting layers (DoLa), is designed to improve the generation quality of large language models (LLMs) by contrasting the prediction probabilities between an early exit output (amateur logits) and the final output (expert logits).However, we find that this approach does not work well o…

2024

Question Translation Training for Better Multilingual Reasoning

ACL 2024findings

Large language models show compelling performance on reasoning tasks but they tend to perform much worse in languages other than English. This is unsurprising given that their training data largely consists of English text and instructions. A typical solution is to translate instruction data into al…

2023

CoP: Factual Inconsistency Detection by Controlling the Preference

AAAI 2023technical

Abstractive summarization is the process of generating a summary given a document as input. Although significant progress has been made, the factual inconsistency between the document and the generated summary still limits its practical applications. Previous work found that the probabilities assign…

2023

Improved Pseudo Data for Machine Translation Quality Estimation with Constrained Beam Search

EMNLP 2023long main

Machine translation (MT) quality estimation (QE) is a crucial task to estimate the quality of MT outputs when reference translations are unavailable. Many studies focus on generating pseudo data using large parallel corpus and achieve remarkable success in the supervised setting. However, pseudo dat…

Cited by 0SourcecodeScholar