paper-with-me

Papers

Reversible Diffusion Decoding for Diffusion Language Models

2026-01-29 · Xinyun Wang, Min Zhang, Sen Cui, Zhikang Chen, Bo Jiang, Kun Kuang, Mingbao Lin arxiv

Diffusion language models enable parallel token generation through block-wise decoding, but their irreversible commitments can lead to stagnation, where the reverse diffusion process fails to make further progress under a suboptimal context.We propose Reversible Diffusion Decoding (RDD), a decoding framework that introduces reversibility into block-wise diffusion generation. RDD detects stagnation as a state-dependent failure of the reverse process and enables efficient backtracking to earlier blocks without recomputation via cached model states. To avoid repeated failure trajectories, RDD applies confidence-guided re-masking to selectively reinitialize uncertain tokens while preserving reliable context.This reversible formulation allows decoding to recover from early commitment errors while maintaining the parallel efficiency of diffusion-based generation. Experiments show that RDD improves generation robustness and quality over baselines with minimal computational overhead.

📄 PDF Abstract BibTeX arXiv:2602.00150

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VDLM: Variable Diffusion LMs via Robust Latent-to-Text Rendering

2026-01-27 · Shuhui Qu arxiv

Autoregressive language models decode left-to-right with irreversible commitments, limiting revision during multi-step reasoning. We propose \textbf{VDLM}, a modular variable diffusion language model that separates seman…

Beyond Block Boundaries: Multi-Block Editing for Diffusion Large Language Models

2026-06-29 · Xingyu Mou, Zijin Huang, Tianze Zhang, Yuxin Ma 외 arxiv

Block diffusion is the dominant approach for scaling discrete diffusion language models (dLLMs), as fixed-size blocks preserve parallel decoding while keeping quadratic attention costs tractable. Yet blockwise generation…

Stable and Near-Reversible Diffusion ODE Solvers for Image Editing

2026-05-12 · Barbora Barancikova, Daniil Shmelev, Cristopher Salvi arxiv

The inversion of diffusion models plays a central role in image editing. Algebraically reversible ODE solvers provide an appealing approach to diffusion inversion for text-guided image editing, by eliminating the inversi…

Image Editing

Duplex Diffusion Models Improve Speech-to-Speech Translation

2023-05-22 · Xianchao Wu

Speech-to-speech translation is a typical sequence-to-sequence learning task that naturally has two directions. How to effectively leverage bidirectional supervision signals to produce high-fidelity audio for both direct…

Speech-to-Speech TranslationTranslation

DriveFine: Refining-Augmented Masked Diffusion VLA for Precise and Robust Driving

2026-02-16 · Chenxu Dang, Sining Ang, Yongkang Li, Haochen Tian 외 arxiv

Vision-Language-Action (VLA) models for autonomous driving increasingly adopt generative planners trained with imitation learning followed by reinforcement learning. Diffusion-based planners suffer from modality alignmen…

Reinforcement LearningAutonomous Driving