Papers › LLM Critics Help Catch Bugs in Mathematics: Towards a Better Mathematical Verifier...

LLM Critics Help Catch Bugs in Mathematics: Towards a Better Mathematical Verifier with Natural Language Feedback

20 Jun 2024arXiv:2406.14024archive 2025-07-28

Bofei Gao, Zefan Cai, Runxin Xu, Peiyi Wang, Ce Zheng, Runji Lin, Keming Lu, Dayiheng Liu, Chang Zhou, Wen Xiao, Junjie Hu, Tianyu Liu, Baobao Chang

In recent progress, mathematical verifiers have achieved success in mathematical reasoning tasks by validating the correctness of solutions generated by policy models. However, existing verifiers are trained with binary classification labels, which are not informative enough for the model to accurately assess the solutions. To mitigate the aforementioned insufficiency of binary labels, we introduce step-wise natural language feedback as rationale labels, that is, the correctness of each step and the detailed explanations. In this paper, we propose Math-Minos, a natural language feedback-enhanced verifier by constructing automatically generated training data and a two-stage training paradigm for effective training and efficient inference. Our experiments reveal that a small set of natural language feedback can significantly boost the performance of the verifier in both verification and reinforcement learning. We have released the code and data for further exploration.

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="2406.14024")

Code

Syntology Ran 20 of 23 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · violated contract; 4 ran · our draft was wrong; 15 ran with no contract checked.

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

kbsdjames/math-minos officialmentioned in papermentioned on GitHubpytorch 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

23 samples harvested; 20 ran; 0 honoured the contract we drafted; 3 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.

1ran · violated contract
4ran · our draft was wrong
15ran
3unverified

Licence: 23 of the 23 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 kbsdjames/math-minos. “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.

is_number kbsdjames/math-minos/evaluation/eval_gsm8k.py official repository ran · violated contract no licence file found · pointer only · 0fe9cf6c00ef56ea · report
batch_data kbsdjames/math-minos/evaluation/eval_gsm8k.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 66b3b5450182da3a · report
collate_fn kbsdjames/math-minos/RM/process_reward_modeling_pointwise.py official repository ran no licence file found · pointer only · 82cf8ddad3cd20d0 · report
collate_fn kbsdjames/math-minos/RM/reward_modeling_pointwise.py official repository ran no licence file found · pointer only · f5720b2240fd9c70 · report
compute_metrics kbsdjames/math-minos/RM/process_reward_modeling_pointwise.py official repository ran no licence file found · pointer only · 43510407b2ec6f22 · report
compute_metrics kbsdjames/math-minos/RM/reward_modeling_pointwise.py official repository ran no licence file found · pointer only · 307f6d829f8c616c · report
evaluate_text_general kbsdjames/math-minos/evaluation/meta_eval.py official repository ran fingerprinted no licence file found · pointer only · b10fc56d74c89afd · report
f1_micro kbsdjames/math-minos/train_reward.py official repository ran fingerprinted no licence file found · pointer only · 0c472834a9052dd1 · report
find_most_frequent_answers kbsdjames/math-minos/evaluation/eval_math.py official repository ran no licence file found · pointer only · f0ca9ac44e9fc7c9 · report
generate_training_labels kbsdjames/math-minos/RM/process_reward_modeling_pointwise.py official repository ran fingerprinted no licence file found · pointer only · fc5fd743368dbd16 · report
jload kbsdjames/math-minos/train_reward.py official repository ran · our draft was wrong no licence file found · pointer only · d07d04439cd1d44f · report
last_boxed_only_string kbsdjames/math-minos/evaluation/util.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 0b14c648516c38a7 · report
padding kbsdjames/math-minos/single_inference_7b_13b.py official repository ran no licence file found · pointer only · b010240516a21945 · report
prepare_model_input kbsdjames/math-minos/RM/reward_model_inference_MATH.py official repository ran no licence file found · pointer only · 2128e09f82896741 · report
prepare_model_input kbsdjames/math-minos/RM/reward_model_inference.py official repository ran no licence file found · pointer only · 205133e22aeebca1 · report
preprocess kbsdjames/math-minos/train_reward.py official repository ran no licence file found · pointer only · 51c01dd0d033f660 · report
preprocess kbsdjames/math-minos/single_inference_7b_13b.py official repository ran no licence file found · pointer only · 5e7416d3c1bc76ee · report
process_model_output kbsdjames/math-minos/evaluation/meta_eval.py official repository ran no licence file found · pointer only · b776183e27cffbb8 · report
remove_boxed kbsdjames/math-minos/evaluation/eval_math.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · f3bbe264b05aadd3 · report
tokenize_examples kbsdjames/math-minos/RM/reward_modeling_pointwise.py official repository ran no licence file found · pointer only · ef8c2d16d11565e0 · report
last_boxed_only kbsdjames/math-minos/evaluation/util.py official repository unverified no licence file found · pointer only · 8720975b15d076e8 · report
only_until_first_boxed_from_tokens kbsdjames/math-minos/evaluation/util.py official repository unverified no licence file found · pointer only · 0bbf876ced018c83 · report
sequence_gather kbsdjames/math-minos/single_inference_7b_13b.py official repository unverified no licence file found · pointer only · ca3987a32591915a · report

Tasks

Binary ClassificationGSM8KMathMathematical Reasoning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

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