← Search

Zhuohao Yu

13 accepted papers

2026

Many Minds, One Path: LLM-Augmented Consensus Decision for Distributed Control in Multi-Agent Collaborative Stable Scenarios

AAAI 2026technical

Distributed multi-agent systems are increasingly deployed in dynamic and high-stakes environments such as power grids, intelligent traffic systems, and collaborative robotics. In these systems, long-term stability, the ability to maintain coherent and safe system behavior over time, is critical but

Cited by 0SourcePDFScholar
2026

TrustJudge: Inconsistencies of LLM-as-a-Judge and How to Alleviate Them

ICLR 2026poster

The adoption of Large Language Models (LLMs) as automated evaluators (LLM-as-a-judge) has revealed critical inconsistencies in current evaluation frameworks. We identify two fundamental types of inconsistencies: (1) \textit{Score-Comparison Inconsistency}, where lower-rated responses outperform high…

Cited by 0SourcecodeScholar
2026

What Do Agents Learn from Trajectory-SFT: Semantics or Interfaces?

ICML 2026spotlight

Large language models are increasingly evaluated as interactive agents, yet standard agent benchmarks conflate two qualitatively distinct sources of success: semantic tool-use and interface-specific interaction pattern memorization. Because both mechanisms can yield identical task success on the ori…

Cited by 0SourceScholar
2025

An Empirical Analysis of Uncertainty in Large Language Model Evaluations

ICLR 2025poster

As LLM-as-a-Judge emerges as a new paradigm for assessing large language models (LLMs), concerns have been raised regarding the alignment, bias, and stability of LLM evaluators. While substantial work has focused on alignment and bias, little research has concentrated on the stability of LLM evaluat…

2025

Reasoning Through Execution: Unifying Process and Outcome Rewards for Code Generation

ICML 2025poster

Large Language Models excel at code generation yet struggle with complex programming tasks that demand sophisticated reasoning. To bridge this gap, traditional process supervision relies on learned reward models requiring costly training data and suffering from reward misalignment, while outcome su…

2025

SAEMark: Steering Personalized Multilingual LLM Watermarks with Sparse Autoencoders

NeurIPS 2025poster

Watermarking LLM-generated text is critical for content attribution and misinformation prevention, yet existing methods compromise text quality and require white-box model access with logit manipulation or training, which exclude API-based models and multilingual scenarios. We propose SAEMark, an **…

Cited by 0SourceScholar
2024

FreeEval: A Modular Framework for Trustworthy and Efficient Evaluation of Large Language Models

EMNLP 2024system demonstrations

The rapid growth of evaluation methodologies and datasets for large language models (LLMs) has created a pressing need for their unified integration. Meanwhile, concerns about data contamination and bias compromise the trustworthiness of evaluation findings, while the efficiency of evaluation proces…

2024

KIEval: A Knowledge-grounded Interactive Evaluation Framework for Large Language Models

ACL 2024long

Automatic evaluation methods for large language models (LLMs) are hindered by data contamination, leading to inflated assessments of their effectiveness. Existing strategies, which aim to detect contaminated texts, focus on quantifying contamination status instead of accurately gauging model perform…

Cited by 28SourcePDFScholar
2024

PURE: Aligning LLM via Pluggable Query Reformulation for Enhanced Helpfulness

EMNLP 2024finding

Aligning large language models (LLMs) with human values and preferences is a significant challenge. Training-based methods, such as reinforcement learning from human feedback (RLHF) and direct preference optimization (DPO), require substantial resources and are impractical for API-based LLMs. Post-p…

Cited by 3SourcePDFScholar
2024

PandaLM: An Automatic Evaluation Benchmark for LLM Instruction Tuning Optimization

ICLR 2024poster

Instruction tuning large language models (LLMs) remains a challenging task, owing to the complexity of hyperparameter selection and the difficulty involved in evaluating the tuned models. To determine the optimal hyperparameters, an automatic, robust, and reliable evaluation benchmark is essential.…

2024

Supervised Knowledge Makes Large Language Models Better In-context Learners

ICLR 2024poster

Large Language Models (LLMs) exhibit emerging in-context learning abilities through prompt engineering. The recent progress in large-scale generative models has further expanded their use in real-world language applications. However, the critical challenge of improving the generalizability and factu…

2022

ElitePLM: An Empirical Study on General Language Ability Evaluation of Pretrained Language Models

NAACL 2022long

Nowadays, pretrained language models (PLMs) have dominated the majority of NLP tasks. While, little research has been conducted on systematically evaluating the language abilities of PLMs. In this paper, we present a large-scale empirical study on general language ability evaluation of PLMs (ElitePL…