To Reason or to Fabricate: Reasoning Without Shortcuts via Hint-Anchored Pairwise Aggregation
About
While reinforcement learning (RL) significantly enhances LLM reasoning, its efficacy is severely undermined by Pre-RL data overlap, where RL datasets overlap with pretraining or SFT corpora, causing models to exploit shortcuts by memorizing correct answers and fabricating post-hoc reasoning. To address this, we introduce HIPPO, a novel RL framework that integrates hint-injected aggregation with a tailored pairwise reward model. By utilizing hint injection to deliberately trigger overlap-induced behaviors, the resulting traces naturally serve as explicit anchors for pairwise comparison. This provides highly discriminable preference signals, enabling a lightweight judge model to reliably distinguish genuine reasoning deduction from shortcut-driven rationalization, while the pairwise formulation ensures stable and robust optimization compared to standard PRMs. Extensive experiments demonstrate that HIPPO yields substantial improvements over standard baselines and generalizes effectively to out-of-distribution general tasks, showing it extracts authentic, transferable reasoning skills rather than superficial shortcut patterns.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Medical Question Answering | MedMCQA | Accuracy53.3 | 591 | |
| Medical Reasoning | MedMCQA | Accuracy57 | 72 | |
| Mathematical Reasoning | TheoremQA | Accuracy51.2 | 67 | |
| Medical Reasoning | MedQA | Accuracy61.7 | 61 | |
| Mathematical Reasoning | DeepScaleR | Accuracy62.1 | 34 | |
| Mathematical Reasoning | MATH 500 | Accuracy (MATH-500)74.6 | 33 | |
| Multi-task Language Understanding | MMLU-Pro | Biology Score75 | 23 | |
| General Reasoning | MMLU-Pro | Accuracy58.8 | 22 | |
| Mathematical Reasoning | MATH 500 | Accuracy69.3 | 18 | |
| Mathematical Reasoning | CARP-EN | Average@20.593 | 17 |