English

TiNO-Edit: Timestep and Noise Optimization for Robust Diffusion-Based Image Editing

Computer Vision and Pattern Recognition 2024-04-18 v1

Abstract

Despite many attempts to leverage pre-trained text-to-image models (T2I) like Stable Diffusion (SD) for controllable image editing, producing good predictable results remains a challenge. Previous approaches have focused on either fine-tuning pre-trained T2I models on specific datasets to generate certain kinds of images (e.g., with a specific object or person), or on optimizing the weights, text prompts, and/or learning features for each input image in an attempt to coax the image generator to produce the desired result. However, these approaches all have shortcomings and fail to produce good results in a predictable and controllable manner. To address this problem, we present TiNO-Edit, an SD-based method that focuses on optimizing the noise patterns and diffusion timesteps during editing, something previously unexplored in the literature. With this simple change, we are able to generate results that both better align with the original images and reflect the desired result. Furthermore, we propose a set of new loss functions that operate in the latent domain of SD, greatly speeding up the optimization when compared to prior approaches, which operate in the pixel domain. Our method can be easily applied to variations of SD including Textual Inversion and DreamBooth that encode new concepts and incorporate them into the edited results. We present a host of image-editing capabilities enabled by our approach. Our code is publicly available at https://github.com/SherryXTChen/TiNO-Edit.

Keywords

Cite

@article{arxiv.2404.11120,
  title  = {TiNO-Edit: Timestep and Noise Optimization for Robust Diffusion-Based Image Editing},
  author = {Sherry X. Chen and Yaron Vaxman and Elad Ben Baruch and David Asulin and Aviad Moreshet and Kuo-Chin Lien and Misha Sra and Pradeep Sen},
  journal= {arXiv preprint arXiv:2404.11120},
  year   = {2024}
}

Comments

Conference on Computer Vision and Pattern Recognition (CVPR) 2024

R2 v1 2026-06-28T15:56:49.040Z