The Geometric Reasoner: Manifold-Informed Latent Foresight Search for Long-Context Reasoning
About
Scaling test-time compute enhances long chain-of-thought (CoT) reasoning, yet existing approaches face a fundamental trade-off between computational cost and coverage quality: either incurring high training expense or yielding redundant trajectories. We introduce The Geometric Reasoner (TGR), a training-free framework that performs manifold-informed latent foresight search under strict memory bounds. At each chunk boundary, TGR scores candidate latent anchors via a lightweight look-ahead estimate combined with soft geometric regularizers that encourage smooth trajectories and diverse exploration. Chunk-wise KV cache resets keep memory linear in chunk length. On challenging math and code benchmarks, TGR improves robust trajectory coverage, measured by the area under the Pass@$k$ curve (AUC), by up to 13 points on Qwen3-8B, with negligible overhead of about 1.1--1.3 times.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Code Generation | HumanEval | Pass@156.1 | 108 | |
| Mathematical Reasoning | OlympiadBench (test) | @1 Success Rate32.8 | 8 | |
| Code Generation | LiveCodeBench | Rate @1 Score36.8 | 8 | |
| Mathematical Reasoning | AIME25 (test) | Pass@127.8 | 8 | |
| Mathematical Reasoning | OmniMath (test) | Top-1 Accuracy0.438 | 8 |