Papers › DeepCritic: Deliberate Critique with Large Language Models

DeepCritic: Deliberate Critique with Large Language Models

1 May 2025arXiv:2505.00662archive 2025-07-28

Wenkai Yang, Jingwen Chen, Yankai Lin, Ji-Rong Wen

As Large Language Models (LLMs) are rapidly evolving, providing accurate feedback and scalable oversight on their outputs becomes an urgent and critical problem. Leveraging LLMs as critique models to achieve automated supervision is a promising solution. In this work, we focus on studying and enhancing the math critique ability of LLMs. Current LLM critics provide critiques that are too shallow and superficial on each step, leading to low judgment accuracy and struggling to offer sufficient feedback for the LLM generator to correct mistakes. To tackle this issue, we propose a novel and effective two-stage framework to develop LLM critics that are capable of deliberately critiquing on each reasoning step of math solutions. In the first stage, we utilize Qwen2.5-72B-Instruct to generate 4.5K long-form critiques as seed data for supervised fine-tuning. Each seed critique consists of deliberate step-wise critiques that includes multi-perspective verifications as well as in-depth critiques of initial critiques for each reasoning step. Then, we perform reinforcement learning on the fine-tuned model with either existing human-labeled data from PRM800K or our automatically annotated data obtained via Monte Carlo sampling-based correctness estimation, to further incentivize its critique ability. Our developed critique model built on Qwen2.5-7B-Instruct not only significantly outperforms existing LLM critics (including the same-sized DeepSeek-R1-distill models and GPT-4o) on various error identification benchmarks, but also more effectively helps the LLM generator refine erroneous steps through more detailed feedback.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.00662")

Code

Syntology Ran 2 of 12 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: official repository: 12 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

rucbm/deepcritic officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 2 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
10unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from rucbm/deepcritic. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

extract_answer rucbm/deepcritic/Critique_Generation/gen_step_solutions.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 315054dfedd692ff · report
prepare_input_boxed rucbm/deepcritic/ProcessBench/code/run_eval.py official repository ran · our draft was wrong MIT (permissive) · 89efe8bf76c531ce · report
apply_chat_template rucbm/deepcritic/Critique_Generation/correct_slutions_rollout.py official repository unverified MIT (permissive) · 488c133e028a1ca6 · report
apply_chat_template rucbm/deepcritic/Critique_Generation/gen_step_solutions.py official repository unverified MIT (permissive) · 2e16de463ce3df94 · report
create_partial_solution rucbm/deepcritic/Critique_Generation/correct_slutions_rollout.py official repository unverified MIT (permissive) · bfa9f7362eb0b4eb · report
extract_boxed_answers rucbm/deepcritic/Critique_Generation/gen_in_depth_critique.py official repository unverified MIT (permissive) · 15ffa726dbd74ce2 · report
extract_boxed_content rucbm/deepcritic/Critique_Generation/correct_slutions_rollout.py official repository unverified MIT (permissive) · 270812d6db4adfac · report
extract_boxed_content rucbm/deepcritic/Critique_Generation/gen_step_solutions.py official repository unverified MIT (permissive) · f9fd47fd902934ae · report
extract_completion_only rucbm/deepcritic/Critique_Generation/gen_in_depth_critique.py official repository unverified MIT (permissive) · 3dbf34d9c40730cb · report
is_adapter_model rucbm/deepcritic/sft/alignment/model_utils.py official repository unverified MIT (permissive) · 50bfbe8479134a7d · report
is_int rucbm/deepcritic/Critique_Generation/gen_in_depth_critique.py official repository unverified MIT (permissive) · 41542784f0cd38ef · report
reformat_step_solution rucbm/deepcritic/Critique_Generation/process_step_solutions.py official repository unverified MIT (permissive) · c6e823c86aa89dfb · report

Tasks

Math

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections