← Search

Runzhe Zhan

18 accepted papers

2026

ExGRPO: Learning to Reason from Prior Successes

ICLR 2026poster

Reinforcement learning from verifiable rewards (RLVR) is an emerging paradigm for improving the reasoning ability of large language models. However, standard on-policy training discards rollout experiences after a single update, leading to computational inefficiency and instability. While prior work…

Cited by 0SourcecodeScholar
2026

Exposing the Cracks: Vulnerabilities of Retrieval-Augmented LLM-based Machine Translation

AAAI 2026technical

REtrieval-Augmented LLM-based Machine Translation (REAL-MT) shows promise for knowledge-intensive tasks like idiomatic translation, but its reliability under noisy retrieval, a common challenge in real-world deployment, remains poorly understood. To address this gap, we propose a noise synthesis fra

Cited by 0SourcePDFScholar
2026

Neuron-Aware Data Selection in Instruction Tuning for Large Language Models

ICLR 2026poster

Instruction Tuning (IT) has been proven to be an effective approach to unlock the powerful capabilities of large language models (LLMs). Recent studies indicate that excessive IT data can degrade LLMs performance, while carefully selecting a small subset of high-quality IT data can significantly en…

Cited by 0SourceScholar
2025

Are Large Reasoning Models Good Translation Evaluators? Analysis and Performance Boost

NeurIPS 2025poster

Recent advancements in large reasoning models (LRMs) have introduced an intermediate "thinking" process prior to generating final answers, improving their reasoning capabilities on complex downstream tasks. However, the potential of LRMs as evaluators for machine translation (MT) quality remains und…

Cited by 0SourceScholar
2025

Intrinsic Model Weaknesses: How Priming Attacks Unveil Vulnerabilities in Large Language Models

NAACL 2025findings

Large language models (LLMs) have significantly influenced various industries but suffer from a critical flaw, the potential sensitivity of generating harmful content, which poses severe societal risks. We developed and tested novel attack strategies on popular LLMs to expose their vulnerabilities i…

2025

Let’s Focus on Neuron: Neuron-Level Supervised Fine-tuning for Large Language Model

COLING 2025main

Large Language Models (LLMs) are composed of neurons that exhibit various behaviors and roles, which become increasingly diversified as models scale. Recent studies have revealed that not all neurons are active across different datasets, and this sparsity correlates positively with the task-specific…

2025

Path Drift in Large Reasoning Models: How First-Person Commitments Override Safety

EMNLP 2025

As large language models (LLMs) are increasingly deployed for complex reasoning tasks, Long Chain-of-Thought (Long-CoT) prompting has emerged as a key paradigm for structured inference. Despite early-stage safeguards enabled by alignment techniques such as RLHF, we identify a previously underexplore

2025

Rethinking Prompt-based Debiasing in Large Language Model

ACL 2025finding

Investigating bias in large language models (LLMs) is crucial for developing trustworthy AI. While prompt-based through prompt engineering is common, its effectiveness relies on the assumption that models inherently understand biases. Our study systematically analyzed this assumption using the BBQ a…

Cited by 0SourcePDFScholar
2025

Who Wrote This? The Key to Zero-Shot LLM-Generated Text Detection Is GECScore

COLING 2025main

The efficacy of detectors for texts generated by large language models (LLMs) substantially depends on the availability of large-scale training data. However, white-box zero-shot detectors, which require no such data, are limited by the accessibility of the source model of the LLM-generated text. In…

2024

Can LLMs Learn Uncertainty on Their Own? Expressing Uncertainty Effectively in A Self-Training Manner

EMNLP 2024main

Large language models (LLMs) often exhibit excessive, random, and uninformative uncertainty, rendering them unsuitable for decision-making in human-computer interactions. In this paper, we aim to instigate a heightened awareness of self-uncertainty in LLMs, enabling them to express uncertainty more…

Cited by 4SourcePDFScholar
2024

DetectRL: Benchmarking LLM-Generated Text Detection in Real-World Scenarios

NeurIPS 2024poster

Detecting text generated by large language models (LLMs) is of great recent interest. With zero-shot methods like DetectGPT, detection capabilities have reached impressive levels. However, the reliability of existing detectors in real-world applications remains underexplored. In this study, we prese…

2024

Prefix Text as a Yarn: Eliciting Non-English Alignment in Foundation Language Model

ACL 2024findings

While supervised fine-tuning (SFT) has been a straightforward approach for tailoring the output of foundation large language model (LLM) to specific preferences, concerns have been raised about the depth of this alignment, with some critiques suggesting it is merely “superficial”. We critically exam…

2023

Revisiting Commonsense Reasoning in Machine Translation: Training, Evaluation and Challenge

ACL 2023long

The ability of commonsense reasoning (CR) decides whether a neural machine translation (NMT) model can move beyond pattern recognition. Despite the rapid advancement of NMT and the use of pretraining to enhance NMT models, research on CR in NMT is still in its infancy, leaving much to be explored in…

2023

Test-time Adaptation for Machine Translation Evaluation by Uncertainty Minimization

ACL 2023long

The neural metrics recently received considerable attention from the research community in the automatic evaluation of machine translation. Unlike text-based metrics that have interpretable and consistent evaluation mechanisms for various data sources, the reliability of neural metrics in assessing…

2023

TransGEC: Improving Grammatical Error Correction with Translationese

ACL 2023findings

Data augmentation is an effective way to improve model performance of grammatical error correction (GEC). This paper identifies a critical side-effect of GEC data augmentation, which is due to the style discrepancy between the data used in GEC tasks (i.e., texts produced by non-native speakers) and…

2021

Meta-Curriculum Learning for Domain Adaptation in Neural Machine Translation

AAAI 2021technical

Meta-learning has been sufficiently validated to be beneficial for low-resource neural machine translation (NMT). However, we find that meta-trained NMT fails to improve the translation performance of the domain unseen at the meta-training stage. In this paper, we aim to alleviate this issue by prop…