paper-with-me

Papers

The Power of Tests for Detecting $p$-Hacking

2022-05-16 · Graham Elliott, Nikolay Kudrin, Kaspar Wüthrich

$p$-Hacking undermines the validity of empirical studies. A flourishing empirical literature investigates the prevalence of $p$-hacking based on the distribution of $p$-values across studies. Interpreting results in this literature requires a careful understanding of the power of methods for detecting $p$-hacking. We theoretically study the implications of likely forms of $p$-hacking on the distribution of $p$-values to understand the power of tests for detecting it. Power depends crucially on the $p$-hacking strategy and the distribution of true effects. Publication bias can enhance the power for testing the joint null of no $p$-hacking and no publication bias.

📄 PDF Abstract BibTeX arXiv:2205.07950

Code (1)

nvkudrin/phackingpower 공식 구현

Similar Papers 제목 키워드 기반

Detecting p-hacking

2019-06-16 · Graham Elliott, Nikolay Kudrin, Kaspar Wuthrich

We theoretically analyze the problem of testing for $p$-hacking based on distributions of $p$-values across multiple studies. We provide general results for when such distributions have testable restrictions (are non-inc…

EvilGenie: A Reward Hacking Benchmark

2025-11-26 · Jonathan Gabor, Jayson Lynch, Jonathan Rosenfeld arxiv

We introduce EvilGenie, a benchmark for reward hacking in programming settings. We source problems from LiveCodeBench and create an environment in which agents can easily reward hack, such as by hardcoding test cases or …

Reproducing, Analyzing, and Detecting Reward Hacking in Rubric-Based Reinforcement Learning

2026-06-03 · Xuekang Wang, Zhuoyuan Hao, Shuo Hou, Hao Peng 외 arxiv

Rubric-based reinforcement learning (RL) uses an LLM-as-a-Judge (LaaJ) to score model outputs according to rubrics as rewards. However, policy models may exploit latent biases in the judge, leading to reward hacking and …

Reinforcement Learning

Detecting and Suppressing Reward Hacking with Gradient Fingerprints

2026-04-17 · Songtao Wang, Quang Hieu Pham, Fangcong Yin, Xinpeng Wang 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) typically optimizes for outcome rewards without imposing constraints on intermediate reasoning. This leaves training susceptible to reward hacking, where models explo…

Reinforcement LearningLogical Reasoning

SpecBench: Measuring Reward Hacking in Long-Horizon Coding Agents

2026-05-20 · Bingchen Zhao, Dhruv Srikanth, Yuxiang Wu, Zhengyao Jiang arxiv

As long-horizon coding agents produce more code than any developer can review, oversight collapses onto a single surface: the automated test suite. Reward hacking naturally arises in this setup, as the agent optimizes fo…