← Search

Wenhong Zhu

10 accepted papers

2026

InnovatorBench: Evaluating Agents’ Ability to Conduct Innovative AI Research

ICLR 2026poster

AI agents could accelerate scientific discovery by automating hypothesis formation, experiment design, coding, execution, and analysis, yet existing benchmarks probe narrow skills in simplified settings. To address this gap, we introduce InnovatorBench, a benchmark-platform pair for realistic, end-t…

Cited by 0SourcecodeScholar
2025

Do Large Language Models Truly Understand Geometric Structures?

ICLR 2025poster

Geometric ability is a significant challenge for large language models (LLMs) due to the need for advanced spatial comprehension and abstract thinking. Existing datasets primarily evaluate LLMs on their final answers, but they cannot truly measure their true understanding of geometric structures, as…

2025

Weak-to-Strong Preference Optimization: Stealing Reward from Weak Aligned Model

ICLR 2025spotlight

Aligning language models (LMs) with human preferences has become a key area of research, enabling these models to meet diverse user needs better. Inspired by weak-to-strong generalization, where a strong LM fine-tuned on labels generated by a weaker model can consistently outperform its weak supervi…

2024

CLEAN–EVAL: Clean Evaluation on Contaminated Large Language Models

NAACL 2024findings

We are currently in an era of fierce competition among various large language models (LLMs), continuously pushing the boundaries of benchmark performance. However, genuinely assessing the capabilities of these LLMs has become a challenging and critical issue due to potential data contamination. In t…

Cited by 17SourcePDFScholar
2024

Improving Open-Ended Text Generation via Adaptive Decoding

ICML 2024poster

Current language models decode text token by token according to probabilistic distribution, and determining the appropriate candidates for the next token is crucial to ensure generation quality. This study introduces adaptive decoding, a mechanism that dynamically empowers language models to ascerta…

2023

Penalty Decoding: Well Suppress the Self-Reinforcement Effect in Open-Ended Text Generation

EMNLP 2023short main

The decoding algorithm is critical for open-ended text generation, transforming latent representations into coherent and meaningful outputs. This paper investigates the self-reinforcement effect in text generation and the effectiveness of a repetition penalty to mitigate it. However, determining the…

Cited by 0SourcecodeScholar