paper-with-me

Papers

FindTheFlaws: Annotated Errors for Detecting Flawed Reasoning and Scalable Oversight Research

2025-03-29 · Gabriel Recchia, Chatrik Singh Mangat, Issac Li, Gayatri Krishnakumar

As AI models tackle increasingly complex problems, ensuring reliable human oversight becomes more challenging due to the difficulty of verifying solutions. Approaches to scaling AI supervision include debate, in which two agents engage in structured dialogue to help a judge evaluate claims; critique, in which models identify potential flaws in proposed solutions; and prover-verifier games, in which a capable 'prover' model generates solutions that must be verifiable by a less capable 'verifier'. Evaluations of the scalability of these and similar approaches to difficult problems benefit from datasets that include (1) long-form expert-verified correct solutions and (2) long-form flawed solutions with annotations highlighting specific errors, but few are available. To address this gap, we present FindTheFlaws, a group of five diverse datasets spanning medicine, mathematics, science, coding, and the Lojban language. Each dataset contains questions and long-form solutions with expert annotations validating their correctness or identifying specific error(s) in the reasoning. We evaluate frontier models' critiquing capabilities and observe a range of performance that can be leveraged for scalable oversight experiments: models performing more poorly on particular datasets can serve as judges/verifiers for more capable models. Additionally, for some task/dataset combinations, expert baselines exceed even top model performance, making them more beneficial for scalable oversight experiments.

📄 PDF Abstract BibTeX arXiv:2503.22989

Code (1)

modulo-research/findtheflaws 공식 구현

Tasks

Form

Similar Papers 제목 키워드 기반

GR-Ben: A General Reasoning Benchmark for Evaluating Process Reward Models

2026-05-02 · Zhouhao Sun, Xuan Zhang, Xiao Ding, Bibo Cai 외 arxiv

Currently, process reward models (PRMs) have exhibited remarkable potential for test-time scaling. Since large language models (LLMs) regularly generate flawed intermediate reasoning steps when tackling a broad spectrum …

Mathematical Reasoning

Can Large Reasoning Models Improve Accuracy on Mathematical Tasks Using Flawed Thinking?

2025-12-18 · Saraswathy Amjith, Mihika Dusad, Neha Muramalla, Shweta Shah arxiv

Chain-of-thought (CoT) prompting has become central to mathematical reasoning in large language models, yet models remain brittle to early errors: a single arithmetic slip or unjustified inference typically propagates un…

Mathematical Reasoning

FAPO: Flawed-Aware Policy Optimization for Efficient and Reliable Reasoning

2025-10-26 · Yuyang Ding, Chi Zhang, Juntao Li, Haibin Lin 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has emerged as a promising paradigm for enhancing the reasoning capabilities of large language models (LLMs). In this context, models explore reasoning trajectories a…

Reinforcement Learning

Cognitive bias in LLM reasoning compromises interpretation of clinical oncology notes

2025-11-16 · Matthew W. Kenaston, Umair Ayub, Mihir Parmar, Muhammad Umair Anjum 외 arxiv

Despite high performance on clinical benchmarks, large language models may reach correct conclusions through faulty reasoning, a failure mode with safety implications for oncology decision support that is not captured by…

Don't Take the Premise for Granted: Evaluating the Premise Critique Ability of Large Language Models

2025-05-29 · Jinzhe Li, Gengxu Li, Yi Chang, Yuan Wu

Large language models (LLMs) have witnessed rapid advancements, demonstrating remarkable capabilities. However, a notable vulnerability persists: LLMs often uncritically accept flawed or contradictory premises, leading t…