Pith. sign in

REVIEW 1 cited by

Not All Votes Count! Programs as Verifiers Improve Self-Consistency of Language Models for Math Reasoning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.12608 v2 pith:GQL26B3G submitted 2024-10-16 cs.CL

Not All Votes Count! Programs as Verifiers Improve Self-Consistency of Language Models for Math Reasoning

classification cs.CL
keywords reasoninglanguagellmsmathematicalproveacrossaggregatingmajority
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Large language models (LLMs) have shown increasing competence in solving mathematical reasoning problems. However, many open-source LLMs still struggle with errors in calculation and semantic understanding during intermediate reasoning steps. In this work, we introduce Prove, a simple yet effective framework that leverages translated programs derived from natural language solutions as a verification mechanism to filter out potentially incorrect reasoning paths before aggregating final answers. Unlike vanilla majority voting, our approach filters out solutions whose corresponding program output is inconsistent with the generated solution, aggregating only those that pass verification. We conducted extensive experiments using 13 open-source LLMs from various model families and sizes, ranging from 0.5B to 13B parameters, across eight mathematical benchmarks. Our results show that Prove consistently outperforms vanilla majority voting as a heuristic for solving mathematical reasoning tasks across all model sizes and datasets, achieving improvements of up to 18% on GSM8K and 8% on MATH-500. Our codes are available at https://github.com/declare-lab/prove.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Routing Without Training: Controllable-Ratio LLM Offloading via Reliability Gating

    cs.AI 2026-05 conditional novelty 6.0

    A training-free router for local-cloud LLM collaboration uses prompt-varied self-consistency with Bayesian early stopping to control offload ratios and beat baselines.