@inproceedings{dd91f947fee54b989f86a8869cc9fa56,
title = "LAD: LoRA-Adapted Diffusion",
abstract = "Autoregressive models dominate text generation but suffer from left-to-right decoding constraints that limit efficiency and bidirectional reasoning. Diffusion-based models offer a flexible alternative but face challenges in adapting to discrete text efficiently. We propose LAD (LoRA-Adapted Diffusion), a framework for non-autoregressive generation that adapts LLaMA models for iterative, bidirectional sequence refinement using LoRA adapters. LAD employs a structural denoising objective combining masking with text perturbations (swaps, duplications and span shifts), enabling full sequence editing during generation. We aim to demonstrate that LAD could be a viable and efficient alternative to training diffusion models from scratch, by providing both validation results as well as two interactive demos directly available online: https://ruurdkuiper.github.io/tini-lad/https://huggingface.co/spaces/Ruurd/tini-lad Inference and training code: https://github.com/RuurdKuiper/lad-code.",
author = "Kuiper, \{Ruurd J.A.\} and \{de Groot\}, Lars and \{van Es\}, Bram and \{van Smeden\}, Maarten and Ayoub Bagheri",
note = "Publisher Copyright: {\textcopyright} 2025 Association for Computational Linguistics.; 2025 Conference on Empirical Methods in Natural Language Processing: System Demonstrations, EMNLP 2025 ; Conference date: 04-11-2025 Through 09-11-2025",
year = "2025",
doi = "10.18653/v1/2025.emnlp-demos.8",
language = "English",
series = "EMNLP 2025 - 2025 Conference on Empirical Methods in Natural Language Processing, Proceedings of the System Demonstrations",
publisher = "Association for Computational Linguistics (ACL)",
pages = "97--110",
editor = "Ivan Habernal and Peter Schulam and Jorg Tiedemann",
booktitle = "EMNLP 2025 - 2025 Conference on Empirical Methods in Natural Language Processing, Proceedings of the System Demonstrations",
}