diffusion-llms

Tag

Cards List
#diffusion-llms

CForce: Boosting Parallel Decoding for dLLMs via Consistency Forcing

arXiv cs.CL · 2026-08-17 Cached

The paper introduces Consistency Forcing (CForce), a distillation technique for diffusion large language models that improves parallel decoding by aligning early-stage predictions with later stages, enhancing speed-quality trade-offs.

0 favorites 0 likes
#diffusion-llms

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

arXiv cs.CL · 2026-08-13 Cached

Proposes Ripple-Pivot Search, a training-free decoding method for diffusion large language models that proactively commits mid-entropy pivot positions to reduce uncertainty and accelerate parallel decoding, achieving 4-10x speedup.

0 favorites 0 likes
#diffusion-llms

SLIM-RL: Risk-Budgeted Random-Masking RL for Diffusion LLMs Without Trajectory Slicing

arXiv cs.CL · 2026-07-02 Cached

SLIM-RL introduces a risk-budgeted random-masking reinforcement learning method for diffusion LLMs that avoids trajectory slicing, achieving state-of-the-art results on math and code benchmarks with significantly fewer training samples.

0 favorites 0 likes
#diffusion-llms

@nathanrs: New post! A drawback of diffusion LLMs is that bidirectional attention causes keys and values to drift across steps, br…

X AI KOLs Timeline · 2026-06-28 Cached

A new post highlights a drawback of diffusion LLMs: bidirectional attention causes keys and values to drift across steps, breaking KV caching. However, generation quality is robust to slight KV drift, and research has focused on maximizing stale KV reuse without quality degradation.

0 favorites 0 likes
#diffusion-llms

WaveFilter: Enhancing the Long-Context Capability of Diffusion LLMs via Wavelet-Guided KV Cache Filtering

arXiv cs.CL · 2026-06-02 Cached

WaveFilter proposes a training-free, wavelet-guided KV cache filtering framework for diffusion large language models that enhances long-context capability by precisely identifying key tokens and constructing sparse caches, improving performance on complex long-context tasks.

0 favorites 0 likes
#diffusion-llms

Efficient Diffusion LLMs via Temporal-Spatial Parallel Decoding and Confidence Extrapolation

arXiv cs.CL · 2026-06-01 Cached

This paper introduces Temporal-Spatial Parallel Decoding (TSPD) and Confidence Extrapolation (CE) to accelerate inference in diffusion-based large language models by dynamically deciding when tokens have converged and forecasting logit trends, reducing unnecessary denoising steps while preserving output quality.

0 favorites 0 likes
#diffusion-llms

Roll Out and Roll Back: Diffusion LLMs are Their Own Efficiency Teachers

arXiv cs.CL · 2026-05-19 Cached

This paper introduces WINO and WINO+, methods that enable revokable parallel decoding in diffusion LLMs and distill efficient denoising trajectories, significantly improving the quality-speed trade-off.

0 favorites 0 likes
#diffusion-llms

DARE: Diffusion Language Model Activation Reuse for Efficient Inference

arXiv cs.LG · 2026-05-12 Cached

This paper introduces DARE, a method for improving the inference efficiency of Diffusion Large Language Models by reusing cached key-value and output activations to reduce computational redundancy with negligible quality loss.

0 favorites 0 likes
← Back to home

Submit Feedback