🛰️ Daily AI Frontier
‹ back to 2026-08-13

Ripple-Pivot Search: Active Parallel Decoding for Diffusion Large Language Models

arXiv cs.CL Efficiency & Systems Yushi Ye, Xu Chen, Haoyun Jiang, Jinsong Lan, Haihong Tang, Bo Han, Ivor Tsang, Yanfeng Wang, Bo Zheng, Jiangchao Yao 2026-08-12

TL;DR - Ripple-Pivot Search is a training-free parallel decoding method for diffusion LLMs that proactively commits selected mid-entropy tokens to reduce uncertainty elsewhere. It accelerates inference substantially while preserving generation quality.

  • Uses lookahead evaluation to select pivot positions and token assignments with the greatest downstream benefit.
  • Achieves 4–10Ă— wall-clock speedups across three dLLMs and four reasoning/code benchmarks.
  • Improves accuracy over a prior lookahead baseline by up to 5.49%.
  • Combined with KV caching, reaches up to an 18Ă— speedup over standard decoding.

view merged work →