awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
liusulin avatar

liusulin/DDPD

0
View on GitHub↗
85 stars·3 forks·Python·MIT·5 viewsarxiv.org/abs/2410.06264↗

DDPD

Code repository for the paper Think While You Generate: Discrete Diffusion with Planned Denoising, by Sulin Liu, Juno Nam, Andrew Campbell, Hannes Stärk, Yilun Xu, Tommi Jaakkola, Rafael Gómez-Bombarelli. Tweet and video for the main idea.

Features

  • Discrete Diffusion Models - Enables planned denoising for discrete diffusion generation.
  • Language Diffusion Models - Discrete diffusion with planned denoising.
  • Inference Optimization - Discrete diffusion with planned denoising.

Star history

Star history chart for liusulin/ddpdStar history chart for liusulin/ddpd

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DDPD

Similar open-source projects, ranked by how many features they share with DDPD.
  • ml-gsai/lladaML-GSAI avatar

    ML-GSAI/LLaDA

    3,580View on GitHub↗

    LLaDA is a masked diffusion language model and conditional text generator. It generates text by iteratively refining masked tokens through a diffusion process rather than predicting the next token in a sequence. The project functions as a vision-language diffusion model, converting visual inputs into text responses. It also serves as a preference optimization framework that uses log-likelihood estimation and evidence lower bounds to tune model responses. The system supports multi-round conversational AI and text sequence evaluation. It integrates vision-language embedding for cross-modal con

    Python
    View on GitHub↗3,580
  • louaaron/score-entropy-discrete-diffusionlouaaron avatar

    louaaron/Score-Entropy-Discrete-Diffusion

    732View on GitHub↗

    This repo contains a PyTorch implementation for the paper Discrete Diffusion Modeling by Estimating the Ratios of the Data Distribution by Aaron Lou, Chenlin Meng and Stefano Ermon.

    Python
    View on GitHub↗732
  • kuleshov-group/mdlmkuleshov-group avatar

    kuleshov-group/mdlm

    698View on GitHub↗

    By Subham Sekhar Sahoo, Marianne Arriola, Yair Schiff, Aaron Gokaslan, Edgar Marroquin, Justin T Chiu, Alexander Rush, Volodymyr Kuleshov

    Python
    View on GitHub↗698
  • liangrunflora/slow-fast-samplingLiangrunFlora avatar

    LiangrunFlora/Slow-Fast-Sampling

    42View on GitHub↗

    Official PyTorch implementation of the paper "Accelerating Diffusion Large Language Models with SlowFast Sampling: The Three Golden Principles" (Slow Fast Sampling).

    Python
    View on GitHub↗42
See all 30 alternatives to DDPD→

Frequently asked questions

What does liusulin/ddpd do?

Code repository for the paper Think While You Generate: Discrete Diffusion with Planned Denoising, by Sulin Liu, Juno Nam, Andrew Campbell, Hannes Stärk, Yilun Xu, Tommi Jaakkola, Rafael Gómez-Bombarelli. Tweet and video for the main idea.

What are the main features of liusulin/ddpd?

The main features of liusulin/ddpd are: Discrete Diffusion Models, Language Diffusion Models, Inference Optimization.

What are some open-source alternatives to liusulin/ddpd?

Open-source alternatives to liusulin/ddpd include: ml-gsai/llada — LLaDA is a masked diffusion language model and conditional text generator. It generates text by iteratively refining… s-sahoo/duo — By Subham Sekhar Sahoo, Justin Deschenaux, Aaron Gokaslan, Guanghan Wang, Justin Chiu, Volodymyr Kuleshov. kuleshov-group/mdlm — By Subham Sekhar Sahoo, Marianne Arriola, Yair Schiff, Aaron Gokaslan, Edgar Marroquin, Justin T Chiu, Alexander Rush,… liangrunflora/slow-fast-sampling — Official PyTorch implementation of the paper "Accelerating Diffusion Large Language Models with SlowFast Sampling: The… louaaron/score-entropy-discrete-diffusion — This repo contains a PyTorch implementation for the paper Discrete Diffusion Modeling by Estimating the Ratios of the… s-sahoo/eso-lms — Subham Sekhar Sahoo \ 1 , Zhihan Yang \ 2 , Yash Akhauri †1 , Johnna Liu †1 , Deepansha Singh †1 , Zhoujun Cheng †3 ,…