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
yegcjs avatar

yegcjs/DINOISER

0
View on GitHub↗
25 stars·2 forks·Python·11 views

DINOISER

This repository contains the official implementation of paper DINOISER: Diffused Conditional Sequence Learning by Manipulating Noises (TACL & ACL2024 Oral).

Features

  • Continuous Diffusion Models - Diffused conditional sequence learning via noise manipulation.
  • Custom Noise Processes - Learns conditional sequences by manipulating noise processes.

Star history

Star history chart for yegcjs/dinoiserStar history chart for yegcjs/dinoiser

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 DINOISER

Similar open-source projects, ranked by how many features they share with DINOISER.
  • amazon-science/masked-diffusion-lmamazon-science avatar

    amazon-science/masked-diffusion-lm

    59View on GitHub↗

    This is the official implementation of the paper: A Cheaper and Better Diffusion Language Model with Soft-Masked Noise.

    Python
    View on GitHub↗59
  • ashaba1in/smoothieashaba1in avatar

    ashaba1in/smoothie

    25View on GitHub↗

    Paper: https://arxiv.org/pdf/2505.18853

    Python
    View on GitHub↗25
  • buoyancy99/diffusion-forcingbuoyancy99 avatar

    buoyancy99/diffusion-forcing

    1,266View on GitHub↗

    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

    Python
    View on GitHub↗1,266
  • allenai/tess-diffusionallenai avatar

    allenai/tess-diffusion

    21View on GitHub↗

    We introduce Text-to-text Self-conditioned Simplex Diffusion (TESS), a text diffusion model that is fully non-autoregressive, employs a new form of self-conditioning, and applies the diffusion process on the logit simplex space rather than the typical learned embedding space.

    Python
    View on GitHub↗21
See all 25 alternatives to DINOISER→

Frequently asked questions

What does yegcjs/dinoiser do?

This repository contains the official implementation of paper DINOISER: Diffused Conditional Sequence Learning by Manipulating Noises (TACL & ACL2024 Oral).

What are the main features of yegcjs/dinoiser?

The main features of yegcjs/dinoiser are: Continuous Diffusion Models, Custom Noise Processes.

What are some open-source alternatives to yegcjs/dinoiser?

Open-source alternatives to yegcjs/dinoiser 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. ashaba1in/smoothie — Paper: https://arxiv.org/pdf/2505.18853. buoyancy99/diffusion-forcing — Boyuan Chen 1 , Diego Martí Monsó 2 , Yilun Du 1 , Max Simchowitz 1 , Russ Tedrake 1 , Vincent Sitzmann 1 1 MIT 2… bytedance-seed/cola-dlm — Continuous Latent Diffusion Language Model — a hierarchical latent-space text diffusion model with a block-causal DiT… david3684/flm — Flow Map Language Models: One-step Language Modeling via Continuous Denoising. allenai/tess-diffusion — We introduce Text-to-text Self-conditioned Simplex Diffusion (TESS), a text diffusion model that is fully…