Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generalized Parallel Scaling with Interdependent Generations

About

Parallel LLM inference scaling involves sampling a set of $N>1$ responses for a single input prompt. However, these $N$ parallel responses tend to be generated independently from each other, partitioning compute resources and leaving potentially useful information in one generation untapped by others. This is in contrast to response length scaling where past computation is used in all future steps. For higher quality responses and response sets, we propose Bridge to generate interdependent responses in parallel by rethinking batched LLM hidden states as holistic tensors rather than independent slices. With only a small amount (2.8%-5.1%) of new parameters, Bridge improves the relative mean accuracy gains from reinforcement learning with verifiable rewards by up to 39% and boosts consistency of correct responses. Trained once, Bridge scales to any generation width, all with greater performance than independent generations, unlocking a more general mode of parallel scaling that effectively leverages information between sequences, compatible with any post-generation aggregation technique.

Harry Dong, David Brandfonbrener, Eryk Helenowski, Yun He, Mrinal Kumar, Han Fang, Yuejie Chi, Karthik Abinav Sankararaman• 2025

Related benchmarks

TaskDatasetResultRank
Question AnsweringGPQA
Accuracy45.77
258
SummarizationCNN Daily Mail
ROUGE-124.55
67
Logical reasoningZebraLogic
Accuracy44.7
48
Mathematical ReasoningCountdown--
36
Mathematical ReasoningMath Benchmarks Suite (MATH-500, AIME24, AIME25, AMC23, BRUMO25, CMIMC25, HMMT_FEB25) 2024/2025 (test)
MATH-500 Score88.15
12
SummarizationXsum
ROUGE-118.16
12
Showing 6 of 6 rows

Other info

Follow for update