awesome-repositories.com
Blog
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
louaaron avatar

louaaron/Score-Entropy-Discrete-Diffusion

0
View on GitHub↗
732 stars·102 forks·Python·MIT·13 viewsaaronlou.com/blog/2024/discrete-diffusion↗

Score Entropy Discrete Diffusion

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.

Features

  • Discrete Diffusion Models - Estimates data distribution ratios for discrete diffusion modeling.
  • Language Diffusion Models - Discrete diffusion modeling via score-entropy estimation.

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

Star history

Star history chart for louaaron/score-entropy-discrete-diffusionStar history chart for louaaron/score-entropy-discrete-diffusion

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Frequently asked questions

What does louaaron/score-entropy-discrete-diffusion do?

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.

What are the main features of louaaron/score-entropy-discrete-diffusion?

The main features of louaaron/score-entropy-discrete-diffusion are: Discrete Diffusion Models, Language Diffusion Models.

Which projects share features with louaaron/score-entropy-discrete-diffusion?

Projects with overlapping indexed features include: ml-gsai/llada — LLaDA is a masked diffusion language model and conditional text generator. It generates text by iteratively refining… shentianxiao/film — This repo contains the code for the Fill-in Language Model (FiLM) described in the paper FiLM: Fill-in Language Models… kuleshov-group/mdlm — By Subham Sekhar Sahoo, Marianne Arriola, Yair Schiff, Aaron Gokaslan, Edgar Marroquin, Justin T Chiu, Alexander Rush,… liusulin/ddpd — Code repository for the paper Think While You Generate: Discrete Diffusion with Planned Denoising, by Sulin Liu, Juno… dreamlm/dream-coder — Dream-Coder 7B is a diffusion LLM for code trained exclusively on open-source data across its development… ashenweli/discrete-diffusion-models-for-language-genaration — This thesis aimstoinvestigate thepotential of discrete diffusion models in the context ofnaturallanguagegeneration.

Projects sharing features with Score Entropy Discrete Diffusion

These projects share indexed features with Score Entropy Discrete Diffusion. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • liusulin/ddpdliusulin avatar

    liusulin/DDPD

    85View on GitHub↗

    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.

    Python
    View on GitHub↗85
  • 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
  • shentianxiao/filmshentianxiao avatar

    shentianxiao/FiLM

    13View on GitHub↗

    This repo contains the code for the Fill-in Language Model (FiLM) described in the paper FiLM: Fill-in Language Models for Any Order Generation (Shen et al., 2023).

    Python
    View on GitHub↗13
Compare all 30 related projects→