CLFeb 1

Reliable Use of Lemmas via Eligibility Reasoning and Section$-$Aware Reinforcement Learning

arXiv:2602.00998v1
Originality Incremental advance
AI Analysis

This addresses reliability issues in mathematical reasoning for AI systems, though it is incremental as it builds on existing methods with specific enhancements.

The paper tackled the problem of large language models misapplying lemmas in mathematical reasoning by formalizing lemma-judging as a structured prediction task with precondition and conclusion-utility checks, resulting in consistent in-domain gains, larger improvements on applicability-breaking perturbations, and parity or modest gains on end-to-end tasks.

Recent large language models (LLMs) perform strongly on mathematical benchmarks yet often misapply lemmas, importing conclusions without validating assumptions. We formalize lemma$-$judging as a structured prediction task: given a statement and a candidate lemma, the model must output a precondition check and a conclusion$-$utility check, from which a usefulness decision is derived. We present RULES, which encodes this specification via a two$-$section output and trains with reinforcement learning plus section$-$aware loss masking to assign penalty to the section responsible for errors. Training and evaluation draw on diverse natural language and formal proof corpora; robustness is assessed with a held$-$out perturbation suite; and end$-$to$-$end evaluation spans competition$-$style, perturbation$-$aligned, and theorem$-$based problems across various LLMs. Results show consistent in$-$domain gains over both a vanilla model and a single$-$label RL baseline, larger improvements on applicability$-$breaking perturbations, and parity or modest gains on end$-$to$-$end tasks; ablations indicate that the two$-$section outputs and section$-$aware reinforcement are both necessary for robustness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes