Read original ↗
paperarXivTrust 82 · PrimaryPublished 2d agoLive · 19h ago

Message Passing Enables Efficient Reasoning

While inference-time scaling has improved the reasoning abilities of large language models (LLMs), the need to generate long chains-of-thought (CoTs) is a computational bottleneck. Thus, in contrast to sequential scaling methods like CoT, recent parallel scaling techniques instead use fork and join (FJ) primitives to divide work across multiple LLM threads. However, in the fork-join paradigm, threads are typically transient and do not communicate pointwise with one another which limits scalability. To tackle this, we introduce Message Passing Language Models (MPLMs), a framework for LLM reason

Lineage graph

Paper → model → repo connections mined from source citations (Tier-1 exact match).

Why these links exist

  • Linked via arxiv authorXuecheng Liu

    Message Passing Enables Efficient Reasoning

  • Linked via arxiv authorDaman Arora

    Message Passing Enables Efficient Reasoning

  • Linked via arxiv authorGokul Swamy

    Message Passing Enables Efficient Reasoning

  • Linked via arxiv authorAndrea Zanette

    Message Passing Enables Efficient Reasoning

Covers

authored (incoming)

Implements (incoming)

Related across the graph

Topics