← Search

Justin Deschenaux

9 accepted papers

2026

Loopholing Discrete Diffusion: Deterministic Bypass of the Sampling Wall

ICLR 2026poster

Discrete diffusion models offer a promising alternative to autoregressive generation through parallel decoding, but they suffer from a sampling wall: once categorical sampling occurs, rich distributional information collapses into one-hot vectors and cannot be propagated across steps. We introduce L…

Cited by 0SourcecodeScholar
2026

Scaling Beyond Masked Diffusion Language Models

ICML 2026poster

Diffusion language models are a promising alternative to autoregressive models due to their potential for faster generation. Among discrete diffusion approaches, Masked diffusion currently dominates, largely driven by strong perplexity on language modeling benchmarks. In this work, we present the fi…

Cited by 0SourceScholar
2026

The Diffusion Duality, Chapter II: $\Psi$-Samplers and Efficient Curriculum

ICLR 2026poster

Uniform-state discrete diffusion models excel at few-step generation and guidance due to their inherent ability to self-correct, making them more preferable than autoregressive or masked diffusion models in these settings. Yet, their sampling efficiency has been limited by reliance on standard poste…

Cited by 0SourceScholar
2025

One-Step is Enough: Sparse Autoencoders for Text-to-Image Diffusion Models

NeurIPS 2025poster

For large language models (LLMs), sparse autoencoders (SAEs) have been shown to decompose intermediate representations that often are not interpretable directly into sparse sums of interpretable features, facilitating better control and subsequent analysis. However, similar analyses and approaches h…

Cited by 0SourceScholar
2025

The Diffusion Duality

ICML 2025poster

Uniform-state discrete diffusion models hold the promise of fast text generation due to their inherent ability to self-correct. However, they are typically outperformed by autoregressive models and masked diffusion models. In this work, we narrow this performance gap by leveraging a key insight: Un…

2024

Going beyond Compositions, DDPMs Can Produce Zero-Shot Interpolations

ICML 2024poster

Denoising Diffusion Probabilistic Models (DDPMs) exhibit remarkable capabilities in image generation, with studies suggesting that they can generalize by composing latent factors learned from the training data. In this work, we go further and study DDPMs trained on strictly separate subsets of the d…

2023

Distributed Extra-gradient with Optimal Complexity and Communication Guarantees

ICLR 2023poster

We consider monotone variational inequality (VI) problems in multi-GPU settings where multiple processors/workers/clients have access to local stochastic dual vectors. This setting includes a broad range of important problems from distributed convex minimization to min-max and games. Extra-gradien…