Share More, Search Less: Collaborative Parallel Thinking for Efficient Test-Time Scaling
Abstract
Collaborative Parallel Thinking (CPT) enables information sharing across parallel search branches during inference to reduce redundant exploration and improve efficiency in test-time scaling for language models.
Test-Time Scaling (TTS) enhances the reasoning capabilities of large language models by allocating additional inference compute to explore the solution space. However, existing parallel TTS methods typically keep branches isolated during search: intermediate discoveries remain branch-private and cannot guide other branches in time. This information isolation causes substantial redundant exploration, as branches repeatedly rediscover information already found elsewhere and require more search steps to collect complete decision information needed to reach correct answers. To bridge this gap, we propose Collaborative Parallel Thinking (CPT), a training-free inference framework that enables search-time information sharing across parallel branches. CPT extracts compact intermediate information from ongoing branches, maintains a deduplicated query-level information pool, and broadcasts pool entries through the input context, allowing each branch in subsequent search steps to reuse discoveries made by other branches rather than rediscover the same information. Empirically, experiments on HMMT and AIME benchmarks show that CPT establishes a stronger accuracy--latency Pareto frontier than strong baselines across rollout budgets and model scales, highlighting search-time collaboration as an effective direction for efficient parallel TTS.
Community
We identify and validate an information-isolation bottleneck in parallel test-time scaling, where independent reasoning branches repeatedly rediscover information already found elsewhere, causing redundant exploration and inefficient latency scaling.
To address this, we propose Collaborative Parallel Thinking (CPT), a training-free inference framework that turns branch-private discoveries into shared decision information during search and establishes a stronger accuracy–latency Pareto frontier on challenging mathematical reasoning benchmarks.
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
- LLMs Improving LLMs: Agentic Discovery for Test-Time Scaling (2026)
- Efficient Test-Time Inference via Deterministic Exploration of Truncated Decoding Trees (2026)
- ArborKV: Structure-Aware KV Cache Management for Scaling Tree-based LLM Reasoning (2026)
- CoT2-Meta: Budgeted Metacognitive Control for Test-Time Reasoning (2026)
- TMAS: Scaling Test-Time Compute via Multi-Agent Synergy (2026)
- GCoT-Decoding: Unlocking Deep Reasoning Paths for Universal Question Answering (2026)
- Adaptive Test-Time Compute Allocation with Evolving In-Context Demonstrations (2026)
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 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper