Fisher-R1: Training LLM Agents for Reliable Hypothesis Testing
Ranking
Observed public metrics from 1 member.
Merged summary
TL;DR - An arXiv paper showing that LLM agents automating statistical hypothesis testing often reach wrong conclusions through subtle inferential errors even when code executes correctly, and introducing Fisher-R1, an open-weight agent trained via RL to do this reliably. It matters because agentic "AI scientist" pipelines are increasingly trusted to produce empirical claims that current benchmarks don't validate.
- P-Bench: 425 open-ended, realistic hypothesis-testing tasks across economics, biology, and medicine; each requires selecting a statistical method, computing a p-value, and drawing a conclusion from only a hypothesis plus a dataset.
- Existing benchmarks miss this failure mode because they rarely check whether a reported p-value is statistically valid given the assumptions underlying the data — correct execution ≠correct inference.
- Fisher-R1 is trained on synthetic tasks with reinforcement learning using a verified statistical reward signal; the 14B model beats its own backbone and strong proprietary/open baselines.
- Reported gains: ~21% average relative improvement in single-trial success over DeepSeek-V4-Pro, up to 26% on the hardest tasks, also outperforming GPT-5.4.
Sources (1)
Fisher-R1: Training LLM Agents for Reliable Hypothesis Testing
TL;DR - An arXiv paper showing that LLM agents automating statistical hypothesis testing often reach wrong conclusions through subtle inferential errors even when code executes correctly, and introducing Fisher-R1, an open-weight agent trained via RL to do this reliably. It matters because agentic "AI scientist" pipelines are increasingly trusted to produce empirical claims that current benchmarks don't validate.
- P-Bench: 425 open-ended, realistic hypothesis-testing tasks across economics, biology, and medicine; each requires selecting a statistical method, computing a p-value, and drawing a conclusion from only a hypothesis plus a dataset.
- Existing benchmarks miss this failure mode because they rarely check whether a reported p-value is statistically valid given the assumptions underlying the data — correct execution ≠correct inference.
- Fisher-R1 is trained on synthetic tasks with reinforcement learning using a verified statistical reward signal; the 14B model beats its own backbone and strong proprietary/open baselines.
- Reported gains: ~21% average relative improvement in single-trial success over DeepSeek-V4-Pro, up to 26% on the hardest tasks, also outperforming GPT-5.4.