← Search

Zemin Huang

4 accepted papers

2026

Don't Settle Too Early: Self-Reflective Remasking for Diffusion Language Models

ICLR 2026poster

Mask-based Diffusion Language Models (DLMs) struggle to revise incorrect tokens: once a token is generated, it typically remains fixed. The key challenge is to identify potential errors in the inputs. In this paper, we propose Remasking-enabled Diffusion Language Model (RemeDi), a mask-based DLM tha…

Cited by 0SourceScholar
2025

Reinforcing the Diffusion Chain of Lateral Thought with Diffusion Language Models

NeurIPS 2025poster

We introduce the Diffusion Chain of Lateral Thought (DCoLT), a reasoning framework for diffusion language models. DCoLT treats each intermediate step in the reverse diffusion process as a latent "thinking" action and optimizes the entire reasoning trajectory to maximize the reward on the correctness…

Cited by 0SourceScholar
2025

Schedule On the Fly: Diffusion Time Prediction for Faster and Better Image Generation

CVPR 2025poster

Diffusion and flow matching models have achieved remarkable success in text-to-image generation. However, these models typically rely on the predetermined denoising schedules for all prompts. The multi-step reverse diffusion process can be regarded as a kind of chain-of-thought for generating high-q…

2024

One-Step Diffusion Distillation through Score Implicit Matching

NeurIPS 2024poster

Despite their strong performances on many generative tasks, diffusion models require a large number of sampling steps in order to generate realistic samples. This has motivated the community to develop effective methods to distill pre-trained diffusion models into more efficient models, but these m…