What is SpotEdit?
SpotEdit is a training-free framework for selective region editing in Diffusion Transformer models, allowing precise local changes without regenerating the entire image.
When was SpotEdit released?
SpotEdit was published on arXiv on December 26, 2025 (paper 2512.22323), with code available on GitHub shortly after.
Is SpotEdit free to use?
Yes, it’s completely open-source and free with code on GitHub under standard academic licensing (no costs involved).
How does SpotEdit work?
It uses SpotSelector to identify and skip stable regions via perceptual similarity, and SpotFusion to blend edited tokens seamlessly, boosting speed by ~2Γ while preserving fidelity.
What models does SpotEdit support?
SpotEdit is designed specifically for Diffusion Transformer (DiT) models; it’s plug-and-play with existing DiT-based editing pipelines.
Does SpotEdit require training?
No, it’s completely training-free and works directly on pre-trained DiT models without any additional fine-tuning.
Where can I find SpotEdit code?
The official GitHub repo is at https://github.com/Biangbiang0321/SpotEdit, including implementation details and examples.
What are SpotEdit’s main advantages?
It provides efficient local editing, nearly doubles inference speed for small changes, and perfectly preserves unmodified areas without manual masks.




