The Geometric Reasoner: Manifold-Informed Latent Foresight Search for Long-Context Reasoning

📅 2026-01-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing approaches to long-chain reasoning struggle to balance computational efficiency with trajectory diversity. This work proposes a training-free inference framework that enhances long-context reasoning through manifold-informed latent look-ahead search. By integrating lightweight look-ahead estimation, soft geometric regularization, chunk-wise KV cache resetting, and a latent anchor scoring mechanism, the method enables smooth and diverse exploration of reasoning trajectories while maintaining linear memory growth. Evaluated on the Qwen3-8B model, the approach achieves up to a 13-percentage-point improvement in the area under the Pass@$k$ curve (AUC), with only a 1.1–1.3× increase in computational overhead.

Technology Category

Application Category

📝 Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

long-context reasoning
chain-of-thought
computational cost
trajectory coverage
test-time scaling
Innovation

Methods, ideas, or system contributions that make the work stand out.

manifold-informed search
latent foresight
training-free reasoning
KV cache reset
geometric regularizers
🔎 Similar Papers
No similar papers found.
Z
Zhuang Ren
Ben Wang
Ben Wang
University of Oklahoma
S
Shuifa Sun