Response to Reviewer XjcJ
Thanks for your constructive comments.
**1. The diffusion model is a hot topic in the machine learning and computer vision community, and further highlighting its differences is essential**
Indeed, diffusion models are a hot topic, and one of the most impactful applications is their usage for text-guided image editing. The ability to create realistic images that faithfully follow user-provided prompts is of great importance for many applications. However, existing latent-space diffusion models struggle to effectively suppress the generation of undesired content, which is explicitly requested to be omitted from the generated image in the prompt. Therefore, in our method, we aim to address this problem and propose an improved method for negative target suppression.
**2. Is it possible to change one subject to another in one go?**
Subject replacement is a common task in various image editing methods [1-4].
We can edit an image by replacing subject with another using only the prompt (see in Appendix F. Fig.31 (the second, fourth, and sixth columns)).
We replace the text of the edited subject in the source prompt with the desired one to create the target prompt. Subsequently, we translate the real image using the target prompt into latent code. We then apply the same strategy as in the subsection on Appendix.F (**Attend-and-Excite similar results**) to obtain the edited image.
For example, we can replace the "toothbrush" in the "Girl holding toothbrush" image with the "pen".
The DetScore with "toothbrush" of the source image is 0.79, and the Clipscore with "pen" of the target image is 0.728.
We find that the brace is also replaced with the pen, as the cross attention map for "toothbrush" couples the toothbrush and the brace.
We will add subject replacement results to our paper in the final version.
**References**
[1] Chenlin Meng, Yang Song, Jiaming Song, Jiajun Wu, Jun-Yan Zhu, and Stefano Ermon. Sdedit: Image synthesis and editing with stochastic differential equations. arXiv preprint arXiv:2108.01073, 2021.
[2] Gaurav Parmar, Krishna Kumar Singh, Richard Zhang, Yijun Li, Jingwan Lu, and Jun-Yan Zhu. Zero-shot image-to-image translation. arXiv preprint arXiv:2302.03027, 2023.
[3] Ron Mokady, Amir Hertz, Kfir Aberman, Yael Pritch, and Daniel Cohen-Or. Null-text inversion for editing real images using guided diffusion models. arXiv preprint arXiv:2211.09794, 2022.
[4] Narek Tumanyan, Michal Geyer, Shai Bagon, and Tali Dekel. Plug-and-play diffusion features for text-driven image-to-image translation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp. 1921–1930, 2023