Response to Reviewer EPYk
We thank all the reviewers for their constructive suggestions, which help improve the completeness of our submission. We are encouraged that the reviews are positive in the following five levels:
* The paper is "**easy to follow**" (Reviewer t8xx).
* The problem we are researching is “**important**” (Reviewer Gw2u) and our idea is “**interesting**” (Review j8Mq), “**effective**” (Review j8Mq), “**practically useful**” (Reviewer Gw2u), and is **one of our strengths** (Reviewer EPYk).
* Our dataset contribution is “**useful**” (Reviewer j8Mq), “**valuable**” (Reviewer Gw2u), and is **one of our strengths** (Reviewer EPYk, Reviewer t8xx).
* Our evaluation is “**extensive**” (Reviewer Gw2u), and our results are “**SOTA**” (EPYk), “**effective**” (Reviewer j8Mq), “**excellent**” (Reviewer t8xx), and “**good**” (Reviewer Gw2u).
* Our graphical system and user study are **one of the strengths** (Reviewer EPYk).
We now address individual questions of **Reviewer EPYk** below.
1. **[Compare to the baseline: empty space detection on a background image and the layout generation of foreground can be decoupled as two separate steps]**
- In fact, we **have already compared to such a baseline and outperformed it (Table 1 in the original submission): CGL-GAN** does use saliency detection to extract the empty background first, and then learns the layout generation using GANs. We will highlight this in the next iteration. We therefore appeal the reviewer’s re-evaluation about the “soundness” rating and final rating.
2. **[The proposed dataset (images) is collected in prior work]**
- This is a **factual misunderstanding**. We did collect our own images. Due to the space limit, we had to mention it in **the original submission Appendix Sec. C Paragraph 1**: In the image level, we spent non-trivial manual efforts to go through all the images in Pitt Image Ads Dataset. We then thoughtfully filtered out those with single modality, low quality, or old-fashioned designs. We finally selected qualified 3,536 images out of noisy 64,832 images in the original dataset. Moreover, we additionally searched on Google Image Search Engine with the keywords ”XXX ad banner” where ”XXX” goes through a list of 2,765 retailer brand names including the Fortune 500 brands. For each keyword search, we crawled the top 20 results and manually filtered out non-ads, single-modality, low-quality, or offensive-content images. We then selected 4,321 valid ad banner images. Combining the two sources, we in total obtained 7,857 valid ad banner images with arbitrary sizes. We will manage to move this part to the main paper. We therefore appeal the reviewer’s re-evaluation about the “contribution” rating and final rating.
3. **[The inpainted background may contain artifacts which the generator can leverage for text location prediction]**
- This is a reasonable concern. In fact, we **have already considered and resolved it**. Due to the space limit, we had to discuss it in **the original submission Appendix C last paragraph**: “It is worth noting that inpainting clues may leak the layout bounding box ground truth information and shortcut training. Therefore, during training, we intentionally inpaint background images at additional random subregions that are irrelevant to their layouts.” As a result, such random training augmentations introduce additional possible inpainting artifacts that do not respond to layout locations. This avoids training from being overfitting to inpainting artifacts, and makes the inference not to focus on any such artifacts. We will move this part to the main paper. We therefore appeal the reviewer’s re-evaluation about the “soundness” rating and final rating.
4. **[The text patch has the same background patten, which may contain shortcut information for layout prediction]**
- This is a **factual misunderstanding**. As mentioned in **the original submission Sec. 4 last paragraph**, the textual strings are extracted by OCR. And we condition on the textual strings rather than text patches for layout generation. There is no background pattern information for the text input and consequently no such shortcut. We therefore appeal the reviewer’s re-evaluation about the “soundness” rating and final rating.