Response to additional comments
Dear Reviewer tjXw,
Thank you for your additional response. We appreciate the time and effort you have invested in this paper. Please allow us to summarize our agreements and disagreements regarding the DiT quantization.
**Agreements**:
- The proposed quantization methods in BitsFusion are very generic and can be applied to other architectures, like DiT.
**Disagreements**:
- The reviewer believes DiT is the SOTA diffusion model.
- The reviewer mentioned that, since DiT is the SOTA diffusion model, lacking experiments of DiT is a limitation or concern for this work.
Here, we would like to kindly present some **facts** that support us to humbly disagree with the reviewer.
**First**, as we mentioned in the previous response, **we did not see any paper clearly showing that DiT is better than UNet**. On the contrary, the recent work [A] shows that under the same training dataset, schedule, hardware, and training time, the **UNet is better than DiT** (as seen in Fig. 6 in [A]).
**Second**, we understand some recent DiT-based works like SD3 [B] show promising text-to-image generation. However, the architecture in SD3 is more complicated than the original DiT. Additionally, the training recipe and noise scheduling are different from those used to train the UNet-based models. Even if we take the training dataset, recipe, and noise scheduling aside and only focus on the comparison of the final generated images, the open-sourced Kolors (as mentioned in the previous response), which is built upon SDXL, achieves the SOTA results for text-to-image generation. The Kolors demonstrates that the **UNet is better than SD3 (DiT-based model)**.
**Third**, taking a step back, we are still interested in applying our approach to DiT. However, it is non-trivial to achieve comparable results since DiT has a different architecture than the UNet-based model. Moreover, there might be some other new observations and problems in DiT-based models that we need to solve when doing quantization for them. Therefore, exploring the DiT-based model belongs to another research direction and we believe such experiments are beyond the scope of this paper.
We humbly hope the above arguments can make sense to the reviewer.
Best,
Authors
---
References:
[A] Li, Hao, et al. “On the Scalability of Diffusion-based Text-to-Image Generation”. CVPR, 2024.
[B] Esser, Patrick, et al. “Scaling Rectified Flow Transformers for High-Resolution Image Synthesis”. ICML, 2024.