Search papers, labs, and topics across Lattice.
This paper introduces Asynchronous Token Decoding Edit (ATDEdit), a novel framework for text-guided diffusion image editing that mitigates global drift during semantic attribute modifications. By employing a parallel update mechanism for a globally coupled token matrix and selectively applying target-conditioned corrections based on token-wise conditional surprisal, ATDEdit effectively preserves the identity and background of images without requiring external masks or model fine-tuning. The method achieves state-of-the-art preservation metrics on PIE-Bench, including 27.44 dB PSNR and 0.055 LPIPS, while maintaining competitive semantic alignment.
ATDEdit achieves unprecedented image preservation during semantic edits, setting a new benchmark in diffusion-based image editing.
Text-guided diffusion image editing aims to modify semantic attributes of an image while preserving its identity, layout, and background. However, na茂vely switching the text condition during sampling often causes global drift, as denoising dynamics propagate changes across tokens and can disrupt unedited regions. To address this issue, we propose \textbf{A}synchronous \textbf{T}oken \textbf{D}ecoding \textbf{Edit} (ATDEdit), an inference-time framework that views each sampler step as a parallel update of a globally coupled token matrix and enables token-indexed condition switching with differentiated update policies. Instead of applying synchronous target-conditioned updates to all tokens, ATDEdit estimates editable locations using token-wise conditional surprisal and applies target-conditioned corrections to the selected token set. It supplies source key/value memory at keep-token positions and projects selected keep-token latent rows back to their source values; these operations promote background preservation but do not constitute a pixel-level invariance guarantee. This approach combines local editing and background preservation without external or user-provided spatial masks and without model fine-tuning. On PIE-Bench, ATDEdit achieves the strongest reported preservation metrics, including 27.44~dB PSNR and 0.055 LPIPS, while retaining competitive semantic alignment.