paper-with-me

홈 › Papers

Reward-Guided Discrete Diffusion via Clean-Sample Markov Chain for Molecule and Biological Sequence Design

2026-02-10 · Prin Phunyaphibarn, Minhyuk Sung arxiv

Discrete diffusion models have recently emerged as a powerful class of generative models for chemistry and biology data. In these fields, the goal is to generate various samples with high rewards (e.g., drug-likeness in molecules), making reward-based guidance crucial. Most existing methods are based on guiding the diffusion model using intermediate rewards but tend to underperform since intermediate rewards are noisy due to the non-smooth nature of reward functions used in scientific domains. To address this, we propose Clean-Sample Markov Chain (CSMC) Sampler, a method that performs effective test-time reward-guided sampling for discrete diffusion models, enabling local search without relying on intermediate rewards. CSMC constructs a Markov chain of clean samples using the Metropolis-Hastings algorithm such that its stationary distribution is the target distribution. We design a proposal distribution by sequentially applying the forward and backward diffusion processes, making the acceptance probability tractable. Experiments on molecule and biological sequence generation with various reward functions demonstrate that our method consistently outperforms prior approaches that rely on intermediate rewards.

📄 PDF Abstract BibTeX arXiv:2602.09424

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TR2-D2: Tree Search Guided Trajectory-Aware Fine-Tuning for Discrete Diffusion

2025-09-29 · Sophia Tang, Yuchen Zhu, Molei Tao, Pranam Chatterjee arxiv

Reinforcement learning with stochastic optimal control offers a promising framework for diffusion fine-tuning, where a pre-trained diffusion model is optimized to generate paths that lead to a reward-tilted distribution.…

Reinforcement Learning

Target Concrete Score Matching: A Holistic Framework for Discrete Diffusion

2025-04-23 · Ruixiang Zhang, Shuangfei Zhai, Yizhe Zhang, James Thornton 외

Discrete diffusion is a promising framework for modeling and generating discrete data. In this work, we present Target Concrete Score Matching (TCSM), a novel and versatile objective for training and fine-tuning discrete…

Language ModelingLanguage Modelling

A2D2: Fine-Tuning Any-Length Discrete Diffusion for Adaptive Decoding

2026-06-11 · Sophia Tang, Yuchen Zhu, Molei Tao, Pranam Chatterjee arxiv

Discrete diffusion models offer a simple and stable likelihood-based framework for sequence generation, recently extended to any-length settings via token insertion. Principled reward-guided fine-tuning for any-length di…

Entropy Aware Reward Guidance for Diffusion Language Model Alignment

2026-02-04 · Atula Tejaswi, Litu Rout, Constantine Caramanis, Sanjay Shakkottai 외 arxiv

Reward guidance, also known as posterior sampling, is a popular method for test-time adaptation and post-training in continuous diffusion models. In this paper, we study reward guidance for discrete diffusion language mo…

Reinforcement LearningTest-time Adaptation

Effective Test-Time Scaling of Discrete Diffusion through Iterative Refinement

2025-11-04 · Sanghyun Lee, Sunwoo Kim, Seungryong Kim, Jongho Park 외 arxiv

Test-time scaling through reward-guided generation remains largely unexplored for discrete diffusion models despite its potential as a promising alternative. In this work, we introduce Iterative Reward-Guided Refinement …