Skip to content

[NeurIPS 2025] Official implementation for "Don’t Let It Fade: Preserving Edits in Diffusion Language Models via Token Timestep Allocation"

Notifications You must be signed in to change notification settings

AIDASLab/TTA-Diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Don’t Let It Fade: Preserving Edits in Diffusion Language Models via Token Timestep Allocation

This repository contains the official implementation for the paper:
"Don’t Let It Fade: Preserving Edits in Diffusion Language Models via Token Timestep Allocation"

🌐 Project Page

📜 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!

Setup

git clone https://github.com/AIDASLab/TTA-Diffusion.git
conda env create -file sdlm.yaml

How to Train

# to be done

How to Run

# to be done

Citation

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}
}

📧 Contact

For questions or collaborations, feel free to reach out:
wjk9904@snu.ac.kr

About

[NeurIPS 2025] Official implementation for "Don’t Let It Fade: Preserving Edits in Diffusion Language Models via Token Timestep Allocation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published