ARTFEED — Contemporary Art Intelligence

CForce: Consistency Forcing Boosts Parallel Decoding for Diffusion LLMs

ai-technology · 2026-08-17

Researchers have introduced Consistency Forcing (CForce), a distillation method designed to improve the reliability of diffusion large language models (dLLMs) during parallel decoding. dLLMs generate text by predicting multiple masks in a single forward pass, but aggressive parallelism can lead to unreliable predictions in early denoising stages, causing errors that propagate. CForce addresses this by forcing early-stage mask predictions to align with later-stage predictions, training the model on pre-collected self-rollout trajectories to improve training-inference alignment. The method employs Confidence Adaptive KL Divergence as a distillation objective, combining the strengths of forward and reverse KL divergence. Theoretical analysis shows that CForce approximately minimizes prediction error in early stages. The approach is applicable to both mask-to-token and other decoding paradigms. The paper is available on arXiv under the identifier 2608.13925.

Key facts

  • CForce is a distillation method for diffusion large language models (dLLMs).
  • It forces early-stage mask predictions to align with later-stage predictions.
  • The method trains on pre-collected self-rollout trajectories.
  • It uses Confidence Adaptive KL Divergence as a distillation objective.
  • Theoretical analysis shows CForce approximately minimizes early-stage prediction error.
  • The approach improves training-inference alignment.
  • It addresses unreliable predictions in early denoising stages under aggressive parallelism.
  • The paper is available on arXiv (2608.13925).

Entities

Institutions

  • arXiv

Sources