paper-with-me

Papers

ILRR: Inference-Time Steering Method for Masked Diffusion Language Models

2026-01-29 · Eden Avrahami, Eliya Nachmani arxiv

Discrete Diffusion Language Models (DLMs) offer a promising non-autoregressive alternative for text generation, yet effective mechanisms for inference-time control remain relatively underexplored. Existing approaches include sampling-level guidance procedures or trajectory optimization mechanisms. In this work, we introduce Iterative Latent Representation Refinement (ILRR), a learning-free framework for steering DLMs using a single reference sequence. ILRR guides generation by dynamically aligning the internal activations of the generated sequence with those of a given reference throughout the denoising process. This approach captures and transfers high-level semantic properties, with a tunable steering scale enabling flexible control over attributes such as sentiment. We further introduce Spatially Modulated Steering, an extension that enables steering long texts using shorter references by regulating guidance intensity across the sequence. Empirically, we demonstrate that ILRR achieves effective attribute steering on LLaDA and MDLM architectures with a minor computational overhead, requiring only one additional parallel forward pass per denoising step. Under the same compute budget, ILRR improves attribute accuracy over comparable baselines by 10$\%$ to 60$\%$ points, while maintaining high generation quality.

📄 PDF Abstract BibTeX arXiv:2601.21647

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

DLM-SWAI: Steering Diffusion Language Models Before They Unmask

2026-05-28 · Hyeseon An, Yo-Sub Han arxiv

Steering language model generation toward desired textual properties is essential for practical deployment, and inference-time methods are particularly appealing because they enable controllable generation without retrai…

Steering Masked Discrete Diffusion Models via Discrete Denoising Posterior Prediction

2024-10-10 · Jarrid Rector-Brooks, Mohsin Hasan, Zhangzhi Peng, Zachary Quinn 외

Generative modeling of discrete data underlies important applications spanning text-based agents like ChatGPT to the design of the very building blocks of life in protein sequences. However, application domains need to e…

Denoising

TABES: Trajectory-Aware Backward-on-Entropy Steering for Masked Diffusion Models

2026-01-30 · Shreshth Saini, Avinab Saha, Balu Adsumilli, Neil Birkbeck 외 arxiv

Masked Diffusion Models (MDMs) have emerged as a promising non-autoregressive paradigm for generative tasks, offering parallel decoding and bidirectional context utilization. However, current sampling methods rely on sim…

Activation Steering for Masked Diffusion Language Models

2025-12-30 · Adi Shnaidman, Erin Feiglin, Osher Yaari, Efrat Mentel 외 arxiv

Masked diffusion language models (MDLMs) generate text via iterative masked-token denoising, enabling mask-parallel decoding and distinct controllability and efficiency tradeoffs from autoregressive LLMs. Yet, efficient …

A General Framework for Inference-time Scaling and Steering of Diffusion Models

2025-01-12 · Raghav Singhal, Zachary Horvitz, Ryan Teehan, Mengye Ren 외

Diffusion models produce impressive results in modalities ranging from images and video to protein design and text. However, generating samples with user-specified properties remains a challenge. Recent research proposes…

Protein Design