Reply to Reviewer f3t2
We thank the Reviewer for the insightful review, which has been incorporated into the revised paper. We address the Reviewer's concerns and questions below.
> **Q1 : I have some doubts regarding the statement (end of page 1) that “no work has successfully trained SBs for direct translation between high-res images” and (end of page 2) “our work represents the first endeavor on this problem”. For example, [1], [2] deals with 64x64 images and tackles unpaired image-to-image problems. I am not sure, if the methods from [1], [2] works with 256x256, but, anyway, [1] and [2] should be covered as the related works and the competitive methods.**
Thank you for informing us about [1] and [2]. We added a discussion regarding [1] and [2] in Section 2. We also attempted to implement [1,2] on our experiments, but faced scalability issues. Concretely, as noted in [1], [1] takes about 1 day to learn a SB between 28x28 grayscale images, with 2 GPUs. As noted in [2], [2] takes 7 days to learn a SB between 64x64 color images, with 2 GPUs. Compare this to UNSB: for instance, on Summer2Winter, UNSB takes 20 hours with 1 GPU to learn a SB between 256 x 256 color images.
> **Q2 : Regarding the competitive methods (GANs), the authors miss the StarGAN and StarGAN v2 [3]. The latter model demonstrates a good quality on the unpaired image2image and I think this model is a good baseline method. Please, add it to the comparison.**
We kindly refer the Reviewer to Appendix C.3, where we compared UNSB with StarGAN v2, EGSDE, and NOT on the Male2Female translation task, and observed UNSB beats all baselines.
> **Q3 : I ask the authors to add the clarifications how to estimate the entropy with samples, a technique introduced at the beginning of page 6. It will facilitate the comprehension and smoothness of the reading.**
Thank you for the constructive feedback. We provided more detail on entropy calculation in Appendix B of the revised paper.
> **Q4 : I have one concern about objective (14). The transition from constrained problem (9)-(10) to the combination of losses (14) is non-trivial and not fully theoretically justified. I am not sure, that the objective (14) indeed solves the SB problem. Some comments/clarifications will contribute to the clearness of the manuscript flow. I strongly encourage the authors to evaluate how does their approach solve SB problem on a nontrivial setup beyond gaussian2gaussian case. In particular, there is a recent paper [4] which proposes benchmark pairs of distributions with known GT EOT/SB solutions, even for images data. The validation on such a benchmark will highly contribute to the quality of the paper and will probably answer this question.**
Thanks for the important comment. The transition from constrained problem to an unconstrained formulation arises from using the Langragian and dual formulation. Furthermore, we would like to refer the Reviewer to Appendix C.4, where we added a result on the suggested benchmark [4], and observed positive results.
> **Q5 : I have one more question regarding the baseline methods. The authors choose the work [5] (called them as NOT) “as the representative of OT [methods]”. This choice really surprised me because [5] also deals with SB problem, and, as I understand, their method is not designed for image data (at least, the authors of [5] does not consider image data use cases). That is why comparing with [5] seems strange. I recommend authors take [6, 7, 8] as the representative of OT methods instead. These methods also has a possibility to generate the samples of controllable diversity, have GAN-resembling objective. Moreover, they are designed specifically for unpaired image2image problems.**
Thanks for pointing out the typo. We attached a wrong reference to NOT in our paper. NOT in our paper refers to [6] mentioned by the Reviewer, and all experiment results for NOT are carried out with [6]. We apologize for the mistake, and we fixed this reference in our revised paper.