GeoBlock: Inferring Block Granularity from Dependency Geometry in Diffusion Language Models
Lipeng Wan, Junjie Ma, Jianhui Gu, Zeyang Liu, Xuyang Lu, Xuguang Lan

TL;DR
GeoBlock introduces a geometry-aware framework for adaptive block granularity in diffusion language models, improving decoding efficiency and reliability by analyzing dependency patterns without extra training.
Contribution
It presents a novel dependency geometry-based method for dynamic block boundary determination, enhancing parallel refinement in diffusion models.
Findings
GeoBlock accurately identifies geometry-consistent block boundaries.
It improves diffusion decoding accuracy with minimal additional computation.
The method integrates seamlessly into existing architectures without extra training.
Abstract
Block diffusion enables efficient parallel refinement in diffusion language models, but its decoding behavior depends critically on block size. Existing block-sizing strategies rely on fixed rules or heuristic signals and do not account for the dependency geometry that determines which tokens can be safely refined together. This motivates a geometry view of diffusion decoding: \emph{regions with strong causal ordering require sequential updates, whereas semantically cohesive regions admit parallel refinement.} We introduce GeoBlock, a geometry-aware block inference framework that determines block granularity directly from attention-derived dependency geometry. Instead of relying on predefined schedules or local confidence heuristics, GeoBlock analyzes cross-token dependency patterns to identify geometrically stable refinement regions and dynamically determines appropriate block…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
