Self-Rewarding Sequential Monte Carlo for Masked Diffusion Language Models
Abstract
Self-rewarding sequential Monte Carlo enables effective sampling of masked diffusion language models by using parallel diffusion processes and trajectory-level confidence signals to improve generation quality.
This work presents self-rewarding sequential Monte Carlo (SMC), an inference-time scaling algorithm enabling effective sampling of masked diffusion language models (MDLMs). Our algorithm stems from the observation that most existing MDLMs rely on a confidence-based sampling strategy, where only tokens with the highest prediction confidence are preserved at each step. This restricts the generation to a noise-sensitive, greedy decoding paradigm, resulting in an inevitable collapse in the diversity of possible paths. We address this problem by launching multiple interacting diffusion processes in parallel, referred to as particles, for trajectory exploration. Importantly, we introduce the trajectory-level confidence as a self-rewarding signal for assigning particle importance weights. During sampling, particles are iteratively weighted and resampled to systematically steer generation towards globally confident, high-quality samples. Our self-rewarding SMC is verified on various masked diffusion language models and benchmarks, achieving significant improvement without extra training or reward guidance, while effectively converting parallel inference capacity into improved sampling quality. Our code is available at https://github.com/Algolzw/self-rewarding-smc.
Community
Self-Rewarding SMC improves sampling for diffusion language models without additional training or external reward guidance.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Lookahead Path Likelihood Optimization for Diffusion LLMs (2026)
- Optimizing Decoding Paths in Masked Diffusion Models by Quantifying Uncertainty (2025)
- Diffusion Language Model Inference with Monte Carlo Tree Search (2025)
- TABES: Trajectory-Aware Backward-on-Entropy Steering for Masked Diffusion Models (2026)
- Beyond Hard Masks: Progressive Token Evolution for Diffusion Language Models (2026)
- Improving Diffusion Language Model Decoding through Joint Search in Generation Order and Token Space (2026)
- Context-Aware Initialization for Reducing Generative Path Length in Diffusion Language Models (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper