PaCoRe: Learning to Scale Test-Time Compute with Parallel Coordinated Reasoning
Abstract
Parallel Coordinated Reasoning enables large-scale test-time compute scaling beyond sequential reasoning limitations through parallel exploration and message-passing architecture.
We introduce Parallel Coordinated Reasoning (PaCoRe), a training-and-inference framework designed to overcome a central limitation of contemporary language models: their inability to scale test-time compute (TTC) far beyond sequential reasoning under a fixed context window. PaCoRe departs from the traditional sequential paradigm by driving TTC through massive parallel exploration coordinated via a message-passing architecture in multiple rounds. Each round launches many parallel reasoning trajectories, compacts their findings into context-bounded messages, and synthesizes these messages to guide the next round and ultimately produce the final answer. Trained end-to-end with large-scale, outcome-based reinforcement learning, the model masters the synthesis abilities required by PaCoRe and scales to multi-million-token effective TTC without exceeding context limits. The approach yields strong improvements across diverse domains, and notably pushes reasoning beyond frontier systems in mathematics: an 8B model reaches 94.5% on HMMT 2025, surpassing GPT-5's 93.2% by scaling effective TTC to roughly two million tokens. We open-source model checkpoints, training data, and the full inference pipeline to accelerate follow-up work.
Community
🎉 Introducing Parallel Coordinated Reasoning (PaCoRe)
📈 An 8B model beats GPT-5 on HMMT25 by unlocking parallel thinking for test-time scaling!
📂 Open-source deep think: data + model + inference code!
🆓 MIT-licensed — use it however you want
🔍Key findings:
- Message Passing Unlocks Scaling
Without compaction, performance flatlines at the context limit. PaCoRe breaks the memory barrier and lets reasoning scale freely. - Breadth > Depth
All compute is not equal. Coordinated parallel reasoning delivers far higher returns than extending a single chain. - Data as a Force Multiplier
The PaCoRe corpus provides exceptionally valuable supervision— even baseline models see substantial gains when trained on it.
🔗 Links:
GitHub: https://github.com/stepfun-ai/PaCoRe
Data: https://huggingface.co/datasets/stepfun-ai/PaCoRe-Train-8k
Model: https://huggingface.co/stepfun-ai/PaCoRe-8B
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- AgentMath: Empowering Mathematical Reasoning for Large Language Models via Tool-Augmented Agent (2025)
- Native Parallel Reasoner: Reasoning in Parallelism via Self-Distilled Reinforcement Learning (2025)
- Falcon-H1R: Pushing the Reasoning Frontiers with a Hybrid Model for Efficient Test-Time Scaling (2026)
- Nanbeige4-3B Technical Report: Exploring the Frontier of Small Language Models (2025)
- Dual-Phase LLM Reasoning: Self-Evolved Mathematical Frameworks (2026)
- CoSineVerifier: Tool-Augmented Answer Verification for Computation-Oriented Scientific Questions (2025)
- Motif-2-12.7B-Reasoning: A Practitioner's Guide to RL Training Recipes (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 2
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper