Tagged articles

parallel reasoning

6 articles · Page 1 of 1
Data Party THU
Data Party THU
Jul 21, 2026 · Artificial Intelligence

Task Decomposition with Multi‑Agent Systems: Boosting Complex AI Workflows

This article reviews a Berkeley PhD thesis that argues powerful foundation models still need task decomposition, detailing six contributions—including LLM‑grounded diffusion, video diffusion, self‑correcting loops, detailed local description, adaptive parallel reasoning, and ThreadWeaver—to organize computation across multiple agents for more controllable, reliable AI systems.

AI systemsLLMmulti-agent systems
0 likes · 16 min read
Task Decomposition with Multi‑Agent Systems: Boosting Complex AI Workflows
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 24, 2026 · Artificial Intelligence

The First Visual‑Language Parallel Thinking Framework: Unpacking Its Core Mechanisms

The paper introduces Visual Para-Thinker, a parallel‑thinking framework for large‑scale visual‑language models that uses visual‑centered block and scan path partitions, Path‑aware Attention and Learnable Parallel Rotary Position Embedding, and demonstrates consistent gains across counting, visual search, hallucination and grounding benchmarks.

LPRoPEPa-Attentionbenchmark evaluation
0 likes · 11 min read
The First Visual‑Language Parallel Thinking Framework: Unpacking Its Core Mechanisms
Machine Heart
Machine Heart
May 24, 2026 · Artificial Intelligence

Inside the First Vision-Centric Parallel Thinking Framework for Vision-Language Models

The article introduces Visual Para-Thinker, the first parallel reasoning framework tailored for large‑scale vision‑language models, explains its block and scan visual path divisions, details the Path‑aware Attention and Learnable Parallel Rotary Position Embedding mechanisms, and presents experimental results showing significant gains on visual perception benchmarks.

LPRoPEPath-aware AttentionVision-Language Models
0 likes · 9 min read
Inside the First Vision-Centric Parallel Thinking Framework for Vision-Language Models
PaperAgent
PaperAgent
Apr 9, 2026 · Artificial Intelligence

Can Parallel Draft‑Distill‑Refine Beat Long Chain‑of‑Thought? Inside Meta’s Muse Spark

Meta’s newly announced Muse Spark model introduces a closed‑source “contemplating mode” that orchestrates multiple parallel reasoning agents using the PDR (draft‑in‑parallel, distill, refine) framework, which the paper shows can surpass traditional long Chain‑of‑Thought reasoning in accuracy while keeping latency unchanged, as demonstrated on AIME 2024/2025 benchmarks.

Chain-of-ThoughtLLMMeta
0 likes · 8 min read
Can Parallel Draft‑Distill‑Refine Beat Long Chain‑of‑Thought? Inside Meta’s Muse Spark
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 3, 2026 · Artificial Intelligence

Enabling Search Agents to Think While Waiting: Diffusion LLMs Deliver 15% Faster Inference Without Accuracy Loss

The paper introduces DLLM‑Searcher, which equips diffusion large language models with a two‑stage training pipeline and a P‑ReAct inference scheme, allowing the model to issue tool calls while simultaneously reasoning, yielding 14‑22% end‑to‑end speedup and matching or surpassing traditional autoregressive agents on multi‑hop QA benchmarks.

Diffusion LLMMulti-hop QAP-ReAct
0 likes · 10 min read
Enabling Search Agents to Think While Waiting: Diffusion LLMs Deliver 15% Faster Inference Without Accuracy Loss
Smart Era Software Development
Smart Era Software Development
Nov 14, 2025 · Artificial Intelligence

AsyncThink: How Microsoft’s Agentic Organization Turns LLMs into Project Managers

The paper introduces AsyncThink, a novel "agentic organization" paradigm that lets large language models dynamically fork, join, and coordinate multiple reasoning agents, achieving higher accuracy and lower latency than traditional chain‑of‑thought or parallel‑thinking approaches across math, Sudoku, graph, and genetics tasks.

Agentic OrganizationAsyncThinkFork‑Join
0 likes · 8 min read
AsyncThink: How Microsoft’s Agentic Organization Turns LLMs into Project Managers