paper-with-me

홈 › Papers

Parallel-Probe: Towards Efficient Parallel Thinking via 2D Probing

2026-02-03 · Tong Zheng, Chengsong Huang, Runpeng Dai, Yun He, Rui Liu, Xin Ni, Huiwen Bao, Kaishen Wang, Hongtu Zhu, Jiaxin Huang, Furong Huang, Heng Huang arxiv

Parallel thinking has emerged as a promising paradigm for reasoning, yet it imposes significant computational burdens. Existing efficiency methods primarily rely on local, per-trajectory signals and lack principled mechanisms to exploit global dynamics across parallel branches. We introduce 2D probing, an interface that exposes the width-depth dynamics of parallel thinking by periodically eliciting intermediate answers from all branches. Our analysis reveals three key insights: non-monotonic scaling across width-depth allocations, heterogeneous reasoning branch lengths, and early stabilization of global consensus. Guided by these insights, we introduce $\textbf{Parallel-Probe}$, a training-free controller designed to optimize online parallel thinking. Parallel-Probe employs consensus-based early stopping to regulate reasoning depth and deviation-based branch pruning to dynamically adjust width. Extensive experiments across three benchmarks and multiple models demonstrate that Parallel-Probe establishes a superior Pareto frontier for test-time scaling. Compared to standard majority voting, it reduces sequential tokens by up to $\textbf{35.8}$% and total token cost by over $\textbf{25.8}$% while maintaining competitive accuracy.

📄 PDF Abstract BibTeX arXiv:2602.03845

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Facilitating Automated Online Consensus Building through Parallel Thinking

2025-03-16 · Wen Gu, Zhaoxing Li, Jan Buermann, Jim Dilkes 외

Consensus building is inherently challenging due to the diverse opinions held by stakeholders. Effective facilitation is crucial to support the consensus building process and enable efficient group decision making. Howev…

Decision Making

Semantic Robustness Probing via Inpainting: An Interactive Tool for Safety-Critical Object Detection

2026-05-26 · Nico Steckhan, Krutarth Prajapati, Weija Shao, Silvia Vock arxiv

Testing object detectors in safety-critical domains requires semantically meaningful probes beyond pixel-level corruptions. We present SemProbe, a tool for semantic robustness probing: users upload deployment images, cre…

Object Detection

On the Overscaling Curse of Parallel Thinking: System Efficacy Contradicts Sample Efficiency

2026-01-29 · Yiming Wang, Zhuosheng Zhang, Rui Wang arxiv

Parallel thinking improves LLM reasoning through multi-path sampling and aggregation. In standard evaluations, due to a lack of sample-specific priors, all samples share a global budget chosen to maximize dataset accurac…

Probing Multilingual Sentence Representations With X-Probe

2019-06-12 · WS 2019 8 · Vinit Ravishankar, Lilja Øvrelid, Erik Velldal

This paper extends the task of probing sentence representations for linguistic insight in a multilingual domain. In doing so, we make two contributions: first, we provide datasets for multilingual probing, derived from W…

Natural Language InferenceSentence

Rethinking LLM Bias Probing Using Lessons from the Social Sciences

2025-02-28 · Kirsten N. Morehouse, Siddharth Swaroop, Weiwei Pan

The proliferation of LLM bias probes introduces three significant challenges: (1) we lack principled criteria for choosing appropriate probes, (2) we lack a system for reconciling conflicting results across probes, and (…