Generalized Discrete Diffusion with Self-Correction

86d ago · Global · primary source: export.arxiv.org

A new framework called Self-Correcting Discrete Diffusion (SCDD) reformulates pretrained self-correction for discrete diffusion models by learning explicit state transitions directly in discrete time, according to a paper posted on arXiv [1]. The work, authored by Wei Deng and submitted to the preprint repository in February 2026, targets a known tension in discrete diffusion: parallel sampling often degrades generation quality [1]. Self-correction has been used to mitigate that degradation, but prior approaches applied the technique only at inference time or during post-training, which the authors say can limit generalization and impair reasoning performance [1]. The earlier GIDD model pioneered pretraining-based self-correction using a multi-step BERT-style uniform-absorbing objective, yet it relied on a continuous interpolation pipeline that created opaque interactions between uniform transitions and absorbing masks, complicating hyperparameter tuning [1]. SCDD eliminates that complexity by relying exclusively on uniform transitions, simplifying the training noise schedule, and removing a redundant remasking step [1]. Experiments conducted at GPT-2 scale show the method enables more efficient parallel decoding while preserving generation quality [1]. The submission history records an initial upload of 575 KB on 13 February 2026 and a revised version of 594 KB on 11 June 2026 [1]. arXiv, which hosts the paper, is an open-access repository of electronic preprints that are moderated but not peer reviewed; it passed two million articles by the end of 2021 and was receiving about 24,000 submissions per month as of November 2024 [10]. The platform also supports community-built tools through arXivLabs, a framework launched in 2020 that allows collaborators to develop features such as citation explorers and code finders directly on article pages [8][9].

model-releaseresearch-paperinfrastructuretool-release

Background sources we checked (10)
  • arxiv.org ↗ Self-correction is an effective technique for maintaining parallel sampling in discrete diffusion models with minimal performance degradation. Prior work has explored self-correction at inference time or during post-training; however, such approaches often suffer from limited gen…
  • en.wikipedia.org ↗ Diffusion-weighted magnetic resonance imaging (DWI or DW-MRI) is the use of specific MRI sequences as well as software that generates images from the resulting data that uses the diffusion of water molecules to generate contrast in MR images. It allows the mapping of the diffusio…
  • en.wikipedia.org ↗ The lattice Boltzmann methods (LBM), originated from the lattice gas automata (LGA) method (Hardy-Pomeau-Pazzis and Frisch-Hasslacher-Pomeau models), is a class of computational fluid dynamics (CFD) methods for fluid simulation. Instead of solving the Navier–Stokes equations dire…
  • en.wikipedia.org ↗ A convolutional neural network (CNN) is a type of feedforward neural network that learns features via filter (or kernel) optimization. This type of deep learning network has been applied to process and make predictions from many different types of data including text, images and …
  • en.wikipedia.org ↗ Principal component analysis (PCA) is a linear dimensionality reduction technique with applications in exploratory data analysis, visualization and data preprocessing. The data are linearly transformed onto a new coordinate system such that the directions (principal components) c…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…

Sources

Spot something wrong? Report an issue