Thank you for the valuable feedback
We sincerely thank the reviewers (XXwY, c4Qg, Br9r, kt1C) for their detailed and positive feedback. The idea of improving text-to-image diffusion models on complex prompts is a very practical research problem and is conceptually intuitive (XXwY), proposed iterative refinement approach is an effective solution for handling complex scenarios of text-to-image generation, especially with long text prompts (c4Qg and Br9r). The proposed prompt adherence Recall (PAR) addresses the lack of a pipeline for benchmarking text-to-image methods with lengthy prompts (kt1C). The proposed approach ensures high prompt adherence recall and is supported with a user study confirming the faithful generation of objects in the prompt ( Br9r, kt1C). The paper is well-written and easy to follow (c4Qg).
We are pleased to observe the overall engaging comments provided by all reviewers. We have diligently addressed each concern raised by the reviewers individually, and the main PDF has been accordingly updated including a revised appendix attached at the end of paper. Below, we present a summary of our responses.
- **Further Comparisons:** In response to the suggestions from **Reviewers XXwY and kt1C**, we have included qualitative comparisons with DeepFloyd and DenseDiffusion in **Figure 10** and quantitative comparisons in **Table 1** of the revised appendix.
- **Guidance Function:** Addressing the recommendation from **Reviewer XXwY**, we offer additional insights into how the guidance loss is incorporated into the sampling process during the Iterative Refinement phase.
- **Interpolation:** Building upon the suggestions from **Reviewers XXwY and c4Qg**, we provide further intuition about Interpolation and its impact on the final generated image. **Figures 11 and 12** in the revised appendix delve into this aspect. Additionally, responding to input from **Reviewers Br9r and c4Qg**, we present a technical explanation on handling ambiguous prompts with unclear object locations. This is supported by a study on the layout generation capability of ChatGPT, included in detail in **Table 2** of the revised appendix.
- **Justification on underlying components:** In accordance with the recommendations from **Reviewers XXwY, Br9r, and kt1C**, we offer clear and comprehensive distinctions between our approach and the underlying components it utilizes. We provide justifications for each component and highlight the proposed novelties, signifying a substantial advancement in addressing a significant challenge in text-to-image diffusion models.
- **Additional Details:** In response to the suggestion from **Reviewer Br9r**, we have included additional details about the image-to-image translation step used in our work. We have also included these details in **Sec. A.2** of the appendix. Furthermore, as recommended by **Reviewer kt1C**, we have provided extensive details about the user study, encompassing information about the subjects, underlying settings, and procedure.
- **Efficiency:** As suggested by **Reviewer c4Qg**, compelling reasons supporting the superiority of our approach, both qualitatively **(Fig. 3 main paper and Figures 9, 10 appendix)** and quantitatively **(Table 1 in the revised appendix)**, have been included. We also outline future directions for accelerating our method.
- **Study on Fidelity:** Responding to the suggestion from **Reviewer Br9r**, we have conducted another comprehensive evaluation of our approach in terms of fidelity through an extensive user study in **Fig. 13 of revised appendix**, the details of which are included in the individual response.
- **Use of ChatGPT logo:** As recommended by **Reviewer kt1C**, we have removed the ChatGPT logo from the main block diagram of to avoid ethical concerns in the revised paper.
**Our codes will be publicly released. All suggested changes will be reflected in our final manuscript.** We summarize the salient features of our proposed approach below:
- To the best of our knowledge, our work is the first public attempt to enable diffusion models to generate images with complex and detailed textual prompts, ensuring a faithful representation of details.
- We introduce Scene Blueprints as a structured scene representation encompassing scene layout and object descriptions that enable a coherent step-wise
generation of images from complex and lengthy prompts.
- We propose an Iterative Refinement scheme, which improves the box proposals corresponding to each object guided by a multi-modal signal in a multi-step fashion. Our refinement scheme helps in generating missing objects in the scene and provides fine-grained control over the objects.
- We present quantitative and qualitative results showcasing the effectiveness of our method, in terms of adherence to textual descriptions, demonstrating its utility and benefit in text-to-image synthesis from lengthy prompts.