This is the official implementation of the paper: A Cheaper and Better Diffusion Language Model with Soft-Masked Noise.
Official implementation of DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models.
DiffusER: Discrete Diffusion via Edit-based Reconstruction (Reid, Hellendoorn & Neubig, 2022)
This repository contains the official implementation of paper DINOISER: Diffused Conditional Sequence Learning by Manipulating Noises (TACL & ACL2024 Oral).
Boyuan Chen 1 , Diego Martí Monsó 2 , Yilun Du 1 , Max Simchowitz 1 , Russ Tedrake 1 , Vincent Sitzmann 1 1 MIT 2 Technical University of Munich
The main features of buoyancy99/diffusion-forcing are: Custom Noise Processes.
Open-source alternatives to buoyancy99/diffusion-forcing include: amazon-science/masked-diffusion-lm — This is the official implementation of the paper: A Cheaper and Better Diffusion Language Model with Soft-Masked Noise. hzfinfdu/diffusion-bert — Official implementation of DiffusionBERT: Improving Generative Masked Language Models with Diffusion Models. machelreid/diffuser — DiffusER: Discrete Diffusion via Edit-based Reconstruction (Reid, Hellendoorn & Neubig, 2022). yegcjs/dinoiser — This repository contains the official implementation of paper DINOISER: Diffused Conditional Sequence Learning by…