Response to Reviewer qTeR
We thank the reviewer for the helpful reviews, below we address some questions and concerns.
Q: Some related works are missing:
A: Actually, [3] (E4T) is the most important baseline we have already discussed in our paper, our method obtained better results as presented in the paper. We will include [1] and [4], and add comparison. Although [2] is not an encoder-based method, we will add a discussion.
Q: The important term "independent conditions" is not clearly defined.
A: By "independent conditions", we simply mean the two conditions $S^*$ and $C$ are independent given the generation, i.e, $p(S^*,C|x) = p(S^*| x)p(C|x)$.
Q: Question about identity preservation.
A: We want to emphasize that we never claimed the better fine-grained details can be obtained by a sampling method. What we claimed is that **details can be better preserved if the model is trained/fine-tuned without regularization**. However, **baseline sampling fails to generate desired images with respect to text** in this case. Figure 9 shows that Fusion Sampling can generate images aligned with text, under the setting without regularization, no matter before or after fine-tuning. Better details are certainly obtained by fine-tuning. However, without Fusion Sampling, we can not enjoy the setting without regularization which has the best detail preservation.
That's why we propose to **fine-tune without regularization and perform Fusion Sampling after fine-tuning**. As we show in the paper, compared to related encoder-based method [3] which **fine-tunes the model with regularization and performs baseline sampling**, better results are obtained by our method.
Furthermore, we are able to perform more flexible generation with Fusion Sampling: we can choose to emphasize either better creativity or better details, which is why the results of our method in Figure 5 and Figure 7 are represented by line instead of point like other methods. And our line is above all the points, indicating better results are obtained by our method.
Q: About experiment results.
A: Customized generation is subjective and hard to evaluate. That's why we performed both quantitative evaluation and human evaluation. In quantitative evaluation, pre-trained models are used to compare extracted features from original and generated images. Better quantitative results are obtained by our method. In human evaluation, workers from Amazon Mechanical Turk are asked to compare results from different methods. All the workers have performed at least 10,000 approved assignments with an approval rate ≥ 98%, thus we believe the human evaluation results from the workers can objectively illustrate the effectiveness of our proposed method.
[1] Yuxiang Wei, Yabo Zhang, Zhilong Ji, Jinfeng Bai, Lei Zhang, and Wangmeng Zuo. ELITE: Encoding visual concepts into textual embeddings for customized text-to-image generation. arXiv preprint arXiv:2302.13848, 2023.
[2] Chen, Wenhu and Hu, Hexiang and Li, Yandong and Ruiz, Nataniel and Jia, Xuhui and Chang, Ming-Wei and Cohen, William W. Subject-driven Text-to-Image Generation via Apprenticeship Learning. NeurIPS 2023.
[3] Rinon Gal, Moab Arar, Yuval Atzmon, Amit H. Bermano, Gal Chechik, Daniel Cohen-Or. Encoder-based Domain Tuning for Fast Personalization of Text-to-Image Models. arXiv preprint arXiv:2302.12228 (2023).
[4] Xuhui Jia, Yang Zhao, Kelvin C.K. Chan, Yandong Li, Han Zhang, Boqing Gong, Tingbo Hou, Huisheng Wang, Yu-Chuan Su. Taming Encoder for Zero Fine-tuning Image Customization with Text-to-Image Diffusion Models. arXiv preprint arXiv:2304.02642, 2023.