Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Finding the Cracks: Improving LLMs Reasoning with Paraphrastic Probing and Consistency Verification

About

Large language models have demonstrated impressive performance across a variety of reasoning tasks. However, their problem-solving ability often declines on more complex tasks due to hallucinations and the accumulation of errors within these intermediate steps. Recent work has introduced the notion of critical tokens--tokens in the reasoning process that exert significant influence on subsequent steps. Prior studies suggest that replacing critical tokens can refine reasoning trajectories. Nonetheless, reliably identifying and exploiting critical tokens remains challenging. To address this, we propose the Paraphrastic Probing and Consistency Verification~(PPCV) framework. PPCV operates in two stages. In the first stage, we roll out an initial reasoning path from the original question and then concatenate paraphrased versions of the question with this reasoning path. And we identify critical tokens based on mismatches between the predicted top-1 token and the expected token in the reasoning path. A criterion is employed to confirm the final critical token. In the second stage, we substitute critical tokens with candidate alternatives and roll out new reasoning paths for both the original and paraphrased questions. The final answer is determined by checking the consistency of outputs across these parallel reasoning processes. We evaluate PPCV on mainstream LLMs across multiple benchmarks. Extensive experiments demonstrate PPCV substantially enhances the reasoning performance of LLMs compared to baselines.

Weili Shi, Dongliang Guo, Lehan Yang, Tianlong Wang, Hanzhang Yuan, Sheng Li• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningSVAMP
Accuracy89.6
368
Mathematical ReasoningGSM8K
Accuracy (GSM8K)88.24
358
Mathematical ReasoningAIME 2025
Accuracy26
227
Mathematical ReasoningGSM-Hard
Solve Rate49.73
162
Mathematical ReasoningAIME 2024 (test)--
103
ReasoningARC
Accuracy88.31
83
Mathematical ReasoningAIME 2025 (test)
Pass@1 Rate56.66
47
Mathematical ReasoningMATH500
Accuracy50
41
Mathematical ReasoningHMMT 2025--
38
Mathematical ReasoningBRUMO25
Accuracy43.33
37
Showing 10 of 19 rows

Other info

Follow for update