Summary
This paper introduces an extended text controlling space (namely P+) in T2I diffusion models, derived from per-layer prompts corresponding to a cross-attention layer of U-Net of diffusion implementation. Accordingly, the authors introduce an Extended Textual Inversion (XTI) module for converting the textual concept to this space. Experiments show the proposed method achieves better editability and reconstruction results, and allows for object-style mixing via T2I models.
Strengths
- The paper is well written and easy to follow, with sufficient literature references and reasonable and intuitive design in terms of extended controlling space.
- The findings illustrated in Fig. 3 in terms of per-layer prompting is interesting.
Weaknesses
- The XTI section is a bit confusing, the proposed XTI reconstruction loss (also, this equation has no numbering which makes it difficult to refer to) seems to be a stepwise loss, which means the extended space is constructed/optimized at every diffusion step of T2I models?
- Following the first point, while this operation is intuitive as many existing editing methods do follow the step-wise iterative paradigm, it is worth doing some ablations/analytical experiments on this particular operation, as recent works [a] have shown that single-step operation is sufficient to achieve semantic modification for diffusion models with more theoretical justifications.
- Following the previous two points, for the simple experiments illustrated in Fig.3, does the textual conditioning are introduced at every diffusion step?
- While the work seems to be technically solid and shows interesting results in downstream applications, most of the findings are empirical-driven, and I find it relatively difficult to interpret the proposed findings from theoretical perspectives. Do the authors have any insights on potential rationales for the layer-wise differences in U-Net on the denoising results?
[a] Boundary Guided Learning-Free Semantic Control with Diffusion Models, NeurIPS 2023.
Questions
Please see the weaknesses for details.
Overall, I feel the step-wise operation is worth further investigating. To be more specific, my concern is that the statement/the proposed empirical finding “the coarse inner layers of U-Net affecting the shape of the generated image, and the outer layers affecting the style and appearance” may be inaccurate, which is more likely to be a fact of diffusion steps rather than the U-Net architecture.
Rating
5: marginally below the acceptance threshold
Confidence
4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.