This repository contains the official implementation for the paper:
"Don’t Let It Fade: Preserving Edits in Diffusion Language Models via Token Timestep Allocation"
📜 News
- [2025.09.19] 🎉🎉 Our paper "Don’t Let It Fade: Preserving Edits in Diffusion Language Models via Token Timestep Allocation" is accepted at NeurIPS 2025!
git clone https://github.com/AIDASLab/TTA-Diffusion.git
conda env create -file sdlm.yaml
# to be done
# to be done
If you find our work useful, please cite:
@inproceedings{kim2025tta,
title = {Don’t Let It Fade: Preserving Edits in Diffusion Language Models via Token Timestep Allocation},
author = {Kim, Woojin and Do, Jaeyoung},
booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
year = {2025}
}
For questions or collaborations, feel free to reach out:
wjk9904@snu.ac.kr