NeurIPS 2020

MinMax Methods for Optimal Transport and Beyond: Regularization, Approximation and Numerics


Review 1

Summary and Contributions: This paper proposes a theoretical analysis of the approximation of primal-dual formulations of OT. == I have read the rebuttal and I thank the authors for their clarifications and the promise to do more numerics to evaluate the method. I maintain my initial assessment and grade, namely that it is an interesting paper but which would benefit from a major revision.

Strengths: - This is an important and interesting problem, - the paper seems to be the first to propose a theoretical analysis.

Weaknesses: - I found that the paper is hard to follow (even for a specialist), - it lacks simple and well controlled numerics to validate both the negative (possible non-convergence) and positive (expected convergence) statements.

Correctness: Yes the theory part of the paper is correct. The numerical evaluation is not precise enough to be conclusive with respect to the theory.

Clarity: I found the paper hard to follow. See below for some remarks and suggestions.

Relation to Prior Work: As explained bellow, some relevant work on Gamma-convergence of min/max seem to exist and are worth discussing. Bibliography: [1] LIMIT OF MINIMAX VALUES UNDER Γ-CONVERGENCE, MARCO DEGIOVANNI, MARCO MARZOCCHI [2] A handbook of Γ-convergence, Andrea Braides [3] T. Champion, L. De Pascale; Asymptotic behaviour of nonlinear eigenvalue problems involving p-Laplacian-type operators. [4] H. Janati et al, Entropic Optimal Transport between (Unbalanced) Gaussian Measures has a Closed Form. Arxiv:2006.02572, 2020

Reproducibility: Yes

Additional Feedback: - Why not focusing on OT, and if needed describe possible extensions in the appendix/supplementary? This will simplify the notation and the exposition of the contributions. - For instance, dealing with martingale OT seems un-necessary (not related to ML) and is poorly described in the main body of the paper. Also, it is not clear to me that the theoretical results apply to this problem. - Is there a counter example of non-convergence for OT (the only given counter example with sin(1/x) is not OT) ? - The standard methodology to study approximation of variational problems is Gamma-Convergence [2] (epigraphic convergence). It seems to me that the proper way to proceed is to study the Gamma-convergence toward inf_T { E(T) := sup_h F(T,h) } of the minimized over functional inf_T { E_m(T) := sup_h F_n(T,h) } where F_n is some approximation of the min/max functional under study. I have found for instance [1,3] as examples of previous works on Gamma-convergence of saddle points, which seems to do this. I think the paper would beneficiate from such a formulation in term of Gamma-convergence. - It is not clear when the hypothesis of (ii) in Thm 1 are expected to hold, even on simple (eg. 1D) OT problems. - Is it obvious how to properly optimize over a set of MLP intersected with Lip_1? Or is there a known simple construction which would be dense? - I found that the numerical part lacks of a proper (well controlled and conclusive) evaluation. For instance, a numerical evaluation on low dimensional Gaussians, where the value of the limit problem is known even in the unabalanced case (see the recent preprint [4]), or could be computed with high precision on a grid for 1D/2D/3D setups. The question is whether one can show non-convergence for the balanced OT and convergence for the balanced OT problem. More minor remarks: - Denoting the push-forward operator as the composition by theta^{-1} is a bit weird (most user will thing about composing density functions, which is not the case). - I found that the explanation of the switch from nu to T_sharp theta in (4) is a bit too fast, it could be explained more.


Review 2

Summary and Contributions: This paper considers regularization within MinMax settings. The most basic example of a MinMax setting considered is that of optimal transport. Within the MinMax framework considered, one takes a supremum over measures. One can approximate this supremum by instead considering pushforwards of a base measure by neural networks. The main issue that arises in this approximation: the inner infimum can be -infinity, in which case one cannot hope for an approximation theorem for the neural networks. To accommodate this, the authors consider two relaxed settings, one where one penalizes the marginal constraints with the W1 distance, and the other where they penalize with a divergence. In both cases, to prove a theoretical result, the authors regularize: in the W1 case they use Lipschitz functions, and in the divergence case using convex functions. With the regularized methods, the -infinity issue is resolved, and as the inner dimension of the network goes to infinity, the optimum approaches the optimum of the regularized MinMax problem. Some experiments demonstrate the stability achieved by the method.

Strengths: - The problem and contributions are clear. There is a real problem with stability in GANs, and the general framework given here clearly shows one source of instability (divergence of the inner infimum). The regularization used clearly addresses this problem. - The experiments clearly show that the method achieves better stability, and especially by stabilizing the inner inf. - While the marginal constraint is allowed to be violated, the violation is quantified.

Weaknesses: - It is unclear how well the regularized objectives approximate the true objectives. - The experiment of section 5.2 is unclear from the text, as most details are left to supplementary material. Based on the text itself, I don't know how to interpret this table. - The marginal constraints in the problem will generally be violated. - No quantitative rates of convergence for the regularized problems are given.

Correctness: The claims and empirical methodolgy are correct, in my estimation.

Clarity: The paper is clearly written, although a bit dense. As such, some notation goes undefined and is a bit hard to decipher. For example: - what is "hidden dimension" precisely? - in the definition of H at the bottom of p.2, what exactly are e_j, pi_j, and h_j? - what does "sufficiently rich" mean, at the top of p.3

Relation to Prior Work: The prior work is clearly discussed in relation to this work.

Reproducibility: Yes

Additional Feedback: Overall, I find this to be a novel and interesting work. In particular, it clearly uses the two forms of regularization to address the infimum instability in MinMax problems, which may be particularly useful for training GANs. For future work, it would be interesting to incorporate these with other existing regularization methods to see how useful they are, but I agree it is important to isolate them from others (such as BatchNorm, quantization, etc) for the purpose of initial evaluation and to clearly see the effect of the regularization. My major complaint has to do with transparency of notation within the paper and clarity issues. The paper should be self contained and one should be able to interpret the results (at a broad level) without needing to resort to an appendix. #### POST REBUTTAL #### In regards to responses to my comments, the authors endeavor to make the text itself more clear and self contained. After reviewing the reviews and comments to other reviewers, however, I think that the theory in the paper is not so deep, and the limited numerics are not enough to compensate this. Therefore, my score is slightly lowered.


Review 3

Summary and Contributions: In the paper, the authors proposed to generalizing the regularization techniques from the optimal transport literature to the MinMax optimization problems. Then, they demonstrated theoretically that the regularization techniques give grounds for the usage of neural networks for solving these problems. Finally, they also carriout some experiments to confirm their framework and the theoretical findings.

Strengths: The problem that the authors consider is an interesting topic. The theoretical results are correct. The examples that the authors provided to show that using neural networks for approximating MinMax optimization problems are quite informative. The experiments to confirm the theoretical findings also look fine.

Weaknesses: Despite the above strengths, I think the novelty of the current paper is quite limited. In my opinion, it is purely a generalization of the regularization techniques from optimal transport community, especially the work by Xie et al. (2019) and Yang and Uhler (2019), to the optimization problem (P). The theories are quite straightforward given the constraints from Lipschitz regularization or Divergence regularization. I have a few comments with the paper: (1) Will the result of part (ii) of Theorem 2 become an equality under some special choices of divergence, such as Hellinger distance or Chi-squared distance? (2) The authors may consider adding some references of unbalanced optimal transport when mentioned the regularization from Yang and Uhler (2019) from Line 126 to Line 129. (3) For the min-max motivation form optimal transport problem, the authors may also consider the examples from the subspace robust Wasserstein distance or projected robust Wasserstein distance ( [1] Lin et al. (Arxiv, 2020) and [2] Paty et al. (ICML, 2019)). (4) What are the optimization complexities of solving the objective functions $(P_{L}^{m})$ and $(P_{\psi}^{m})$? For the problem $(P_{\psi}^{m})$, under the special setting where the divergence is KL divergence and the measures are discrete, recent work by [3] Pham et al. (ICML, 2020) demonstrated that the complexity for approximating this objective function (via Sinkhorn algorithm) is $n^2/ eps$ where $n$ is the maximum number of supports of these measures. (5) Typos: --- Line 123: In the relaxed form of (P), we should have $\nu \in \mathcal{P}(R^{d})$ instead of $\nu \in \mathcal{Q}$.

Correctness: I checked all the theoretical results and they are all correct.

Clarity: The writing of the paper is quite good though it has some typos. The auhors may consider fixing them in the revision.

Relation to Prior Work: Here are the few relevant references that the authors may consider to add to the paper: [1] T. Lin, C. Fan, N. Ho, M. Cuturi, M. I. Jordan. Projection Robust Wasserstein Distance and Riemannian Optimization. ArXiv preprint arXiv: 2006.07458, 2020. [2] F. Paty, M. Cuturi. Subspace Robust Wasserstein Distances. ICML, 2019. [3] K. Pham, K. Le, N. Ho, T. Pham, H. Bui. On Unbalanced Optimal Transport: An Analysis of Sinkhorn Algorithm. ICML, 2020.

Reproducibility: Yes

Additional Feedback: -------------------------------------------------------------- I would like to thank the authors for their careful feedback with some of my concerns. Even though some of the responses are a bit weak, I can see some merits in the current theories. Furthermore, the paper still needs a major revision with the writing, the notation, and some of the theories. Given the above points, I decide to raise my score to 6, i.e., weak accept. ----------------------------------------


Review 4

Summary and Contributions: This paper transforms a class of optimization problems into the minmax optimization problem, which can be solved using recently proposed methods for solving optimal transport (OT). Neural Networks (NN) are used to approximate the function used in these methods. The paper shows that as the network size increases to infinity. The problem solved using NN is equivalent to the original theoretical problem.

Strengths: A broader class of problems are presented in Eq. (1). This paper shows that this class of problems can be solved using existing methods such as Xie et al 2019 or Yang and Uhler 2019 with minor modifications.

Weaknesses: I think the theoretical contribution is quite limited. 1. The class of problem provided in Eq. (1) can be seen as a minor generalization of the optimal transport problem. To solve these problems, Eq. (8) or Eq. (10) is proposed. Actually, Eq. (8) is a special case of Eq. (5) (Xie et al 2019), and Eq. (10) is a special case of Eq. (6) (Yang and Uhler 2019). 2. The theoretical results in Theorem 1 are quite obvious. From the universal approximation theory for ReLU networks, Yarotsky (2017), we know that as the network capacity grows to infinity, a neural network (NN) can approximate any function. Therefore, the problem (P^m) in Eq. (4) solved using NN is equivalent to the original theoretical problem (P). 3. Since this paper proposes to solve a class of optimization problems, some concrete examples of the class of problems are necessary to show the impact of this work. In Remark 2, “(P_L) and (P_{\psi}) are advantageous compared to (P) in the sense that the neural network approximations (P^m_L) and (P^m) are more representative of the actual theoretical problems” I don’t think so. P_L has the L-Lipschitz constraint, whereas P hasn’t. Therefore, L-Lipschitz neural networks are less representative than the function in the actual theoretical problem. ===== post rebuttal ========= The authors addressed most of my concerns, and I would increase my score.

Correctness: Yes

Clarity: Yes

Relation to Prior Work: Yes

Reproducibility: Yes

Additional Feedback: