paper-with-me

Papers

Rethinking RL Evaluation: Can Benchmarks Truly Reveal Failures of RL Methods?

2025-10-12 · Zihan Chen, Yiming Zhang, Hengguang Zhou, Zenghui Ding, Yining Sun, Cho-Jui Hsieh arxiv

Current benchmarks are inadequate for evaluating progress in reinforcement learning (RL) for large language models (LLMs).Despite recent benchmark gains reported for RL, we find that training on these benchmarks' training sets achieves nearly the same performance as training directly on the test sets, suggesting that the benchmarks cannot reliably separate further progress.To study this phenomenon, we introduce a diagnostic suite and the Oracle Performance Gap (OPG) metric that quantifies the performance difference between training on the train split versus the test split of a benchmark. We further analyze this phenomenon with stress tests and find that, despite strong benchmark scores, existing RL methods struggle to generalize across distribution shifts, varying levels of difficulty, and counterfactual scenarios: shortcomings that current benchmarks fail to reveal.We conclude that current benchmarks are insufficient for evaluating generalization and propose three core principles for designing more faithful benchmarks: sufficient difficulty, balanced evaluation, and distributional robustness.

📄 PDF Abstract BibTeX arXiv:2510.10541

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Probing Knowledge Holes in Unlearned LLMs

2025-10-27 · Myeongseob Ko, Hoang Anh Just, Charles Fleming, Ming Jin 외 arxiv

Machine unlearning has emerged as a prevalent technical solution for selectively removing unwanted knowledge absorbed during pre-training, without requiring full retraining. While recent unlearning techniques can effecti…

Rethinking Prompt-based Debiasing in Large Language Models

2025-03-12 · Xinyi Yang, Runzhe Zhan, Derek F. Wong, Shu Yang 외

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 unde…

Prompt Engineering

Do LLMs Truly Understand When a Precedent Is Overruled?

2025-10-23 · Li Zhang, Jaromir Savelka, Kevin Ashley arxiv

Large language models (LLMs) with extended context windows show promise for complex legal reasoning tasks, yet their ability to understand long legal documents remains insufficiently evaluated. Developing long-context be…

Legal Reasoning

Safe, or Simply Incapable? Rethinking Safety Evaluation for Phone-Use Agents

2026-05-08 · Zhengyang Tang, Yi Zhang, Chenxin Li, Xin Lai 외 arxiv

When a phone-use agent avoids harm, does that show safety, or simply inability to act? Existing evaluations often cannot tell. A harmful outcome may be avoided because the agent recognized the risk and chose the safe act…

Do Large Language Model Benchmarks Test Reliability?

2025-02-05 · Joshua Vendrow, Edward Vendrow, Sara Beery, Aleksander Madry

When deploying large language models (LLMs), it is important to ensure that these models are not only capable, but also reliable. Many benchmarks have been created to track LLMs' growing capabilities, however there has b…

Language ModelingLanguage ModellingLarge Language ModelMath+1