REVIEW 2 major objections 6 minor 58 references
Sinkhorn Linearization and the Spectral Proxy: Unifying the Statistical and Algorithmic Theory of Feature-Parameterized Inverse Optimal Transport via a Single Spectral Sandwich
T0 review · 2 major / 6 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read One spectral bound on the Sinkhorn linearization drives identifiability, stability, convergence, and sparse recovery in inverse optimal transport.
desk verdict A mostly sound spectral framework for inverse OT, with a clean core bound driving T1/T3/T4, but the sparsistency theorem rests on an openly admitted and empirically unsatisfied irrepresentability bridge. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The Sinkhorn linearization is the implicit-function derivative of the entropic plan with respect to the cost, $\delta x = -B H_T^{-1} B^\top \delta c$, obtained by differentiating the KKT conditions of the entropy-regularized problem. Its spectral proxy, $\delta x_{\mathrm{SSP}} = -(1/\varepsilon) P_T D_\pi P_T \delta c$, replaces the dense inverse by two tangent-space projections surrounding elementwise multiplication by the plan entries, preserving all spectral bounds. The load-bearing identity is the spectral sandwich $(\pi_{\min}/\varepsilon)I \preceq H_T^{-1} \preceq (\pi_{\max}/\varepsilon)I$: because every plan entry lies between $\pi_{\min}$ and $\pi_{\max}$, the inverse restricted Hessian inherits uniform spectral control, and that control propagates directly to the singular-value lower bound that all downstream theorems use.
What would settle it
At a dense grid of parameter values with fixed positive marginals and $\lambda_{\min}(\Sigma)>0$, compute the exact Jacobian $J_\theta$ by automatic differentiation and test whether $\sigma_{\min}(J_\theta) \ge (\pi_{\min}(\theta)/(a_{\max}\varepsilon))\sqrt{\lambda_{\min}(\Sigma)}$; any single violation would falsify Proposition 3.3 and, with it, the common core of T1, T3, and T4.
Extended reading notes
Core claim
The central discovery is that the statistical and algorithmic theory of feature-parameterized inverse optimal transport radiates from a single spectral bound. The paper proves that the restricted Hessian of the entropic OT objective, pulled back to the tangent space of feasible plans, has inverse sandwiched between $(\pi_{\min}/\varepsilon)I$ and $(\pi_{\max}/\varepsilon)I$; consequently the Jacobian of the conditional transition operator with respect to the cost parameters obeys $\sigma_{\min}(J_\theta) \ge (\pi_{\min}(\theta)/(a_{\max}\varepsilon))\sqrt{\lambda_{\min}(\Sigma)}$ at every $\theta$ with positive plan entries and positive $\lambda_{\min}(\Sigma)$. This bound yields global injectivity on the quotient by the gauge kernel (T1), strong monotonicity and a Lipschitz inverse for the feature-moment map (T3), local strong convexity of the cross-entropy objective with monotone gradient descent (T4), and support recovery for the $\ell_1$-penalized estimator under an additional irrepresentability condition (T2); the misspecification analysis (O5) identifies the estimator's limit as the projection of the truth onto the OT model set.
Load-bearing premise
The load-bearing premise is that the information matrix at the true parameter satisfies an irrepresentability condition, a requirement the paper cannot check a priori and that its own 40-seed experiment finds violated in every trial.
Editorial extensions
If this is right
- On the quotient space $\mathbb{R}^F/N_\Phi$, the map from cost parameters to conditional transition operators is globally injective; on the original space it is injective exactly when $\mathrm{rank}(\Sigma)=F$, which forces the feature-dimension cap $F\le(K-1)^2$.
- On any compact convex parameter domain, the inverse map from observed transition operators to cost parameters is Lipschitz with constant at most $\varepsilon\|\Phi^\top S_a\|_{\mathrm{op}}/(\pi_{\min}\lambda_{\min}(\Sigma))$, so small observation noise cannot produce arbitrarily large parameter error.
- Near the true parameter, the population cross-entropy is strongly convex with modulus at least $\pi_{\min}^2\lambda_{\min}(\Sigma)/\varepsilon^2$, so fixed-step-size gradient descent converges monotonically from any initialization inside its basin.
- Under irrepresentability of the information matrix and all-coordinate score concentration, the $\ell_1$-penalized estimator recovers the true support with failure probability at most $C_1\exp(-2n t_n^2/\Delta_{\max}^2)$, and the debiased refit on the recovered support is asymptotically normal.
- When the data are not generated by the OT model, the estimator converges to the pre-image (under the T3 inverse map) of the cross-entropy projection of the truth onto the OT model set, rather than to any true parameter.
Reading between the lines
- Because the core bound degrades as $\pi_{\min}\to 0$, a practical design rule the paper leaves implicit is that $\varepsilon$ should be chosen to keep $\pi_{\min}(\theta,\varepsilon)\sqrt{\lambda_{\min}(\Sigma)}/\varepsilon$ bounded away from zero, rather than merely set small.
- The paper's own 40-seed check finds the irrepresentability condition violated in every trial, which suggests that plain $\ell_1$ penalization in raw feature coordinates may not be the right sparse-recovery device for generic feature parameterizations; a preconditioned or debiased estimator whose effective information matrix inherits Gram-matrix irrepresentability is a natural testable alternative.
- The spectral proxy's geometric form—project, weight by plan entries, project back—predicts that inverse-problem conditioning is controlled by where the plan mass sits; one could test this by placing features on low-mass regions of the plan and measuring the condition number of the sensitivity Gram matrix.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper develops a frequentist statistical theory for inverse entropic optimal transport (IOT) under feature-parameterized costs C_theta(i,j)=-theta^T phi(i,j), with observations given by conditional transition operators. The main technical object is the Sinkhorn linearization, the exact sensitivity of the entropic OT plan to the cost, whose tangent-space restricted Hessian satisfies the spectral sandwich (10). From this sandwich the authors derive a core singular-value lower bound (Proposition 3.3) and use it to drive four theorems and one observation: T1 (global identifiability on a gauge quotient with dimension bound F <= (K-1)^2), T2 (l1-support recovery under a Hessian irrepresentability condition), T3 (strong monotonicity and Lipschitz stability of the feature-moment map), T4 (local strong convexity and monotone gradient-descent convergence), and O5 (convergence to the pseudo-true projection under misspecification). The numerical section reports experiments E1-E10, including support-recovery phase transitions, irrepresentability diagnostics, perturbation transfer, initialization comparisons, and empirical scaling of pi_min with epsilon.
Significance. If the results are taken as stated, the paper makes a useful contribution: it reduces identifiability, well-posedness, and convergence constants to a single spectral bound sigma_min(J_theta) >= (pi_min/(a_max epsilon)) sqrt(lambda_min(Sigma)), with the Sinkhorn linearization as the underlying calculus. The derivation of Proposition 3.3 and the arguments for T1, T3(a), and T4 appear internally sound, and the paper is commendably explicit about which claims are conditional, conjectural, or empirical (e.g., the Holder exponent and the pi_min scaling law). The main caveat is that T2's irrepresentability hypothesis is stated for the OT information matrix H = grad^2 ell(theta*), whereas the only a priori sufficient condition supplied (Lemma 5.2) concerns the feature Gram matrix Sigma, and the transfer bridge is explicitly not assumed. The experiments find the H-irrepresentability condition satisfied 0/40 times, so the sparse-recovery theorem currently has no demonstrated non-vacuous instantiation in the feature-parameterized setting. This limits, but does not destroy, the claimed unification.
major comments (2)
- [Section 5.1, Lemma 5.2 and Assumption A2.2; Section 9.2, E8b] The central issue is the gap between Assumption A2.2 and its only a priori sufficient condition. A2.2 requires irrepresentability of H = grad^2 ell(theta*), while Lemma 5.2 verifies irrepresentability of the feature Gram matrix Sigma; the lemma's own note states that transferring Sigma-irrepresentability to H 'requires an additional bridge' that is 'not separately assumed in this paper.' Since no such bridge is proved and the numerical check E8b reports the H-condition satisfied 0/40 times (with values in [1.36, 7.43]), Theorem 5.1 is currently a conditional Lasso-type statement rather than an established consequence of the spectral framework. I recommend either proving a transfer result (e.g., a quantitative comparison between H and a constant multiple of Sigma under explicit conditions on pi_min, epsilon, and feature normalization) or revising the abstract, introduction, and conclusion so that T2 is presented as conditional on an unverified structural condition instead of as one of the theorems established on the core bound.
- [Section 5.1, Theorem 5.1 and Assumption A2.1] The global selection condition is not formalized as a precise hypothesis. The proof's primal-dual witness construction establishes that the constructed restricted candidate satisfies the KKT conditions; equality with the global l1-penalized estimator requires the additional condition, stated inside A2.1, that the neighborhood U contains both the PDW candidate and the global solution and that no lower minimum exists outside U. This condition is only illustrated by examples ('for example, the penalized objective is convex...'), and no sufficient condition is established in the IOT setting. As written, Theorem 5.1 therefore proves support recovery for the PDW local solution, not necessarily for the global estimator btheta_lasso_n. The hypothesis must be stated formally if the theorem is to support the claimed conclusion about the global l1 estimator.
minor comments (6)
- [Section 3.2] The sentence '(PAP)|_T^{-1} != P A^{-1}P' uses the unqualified inverse of a singular operator; please write the inverse on the range explicitly to avoid ambiguity.
- [Section 3.5 and throughout] The 'core spectral bound' is referred to as (3.3) in many places, but no displayed equation with that number appears; renumber the displays or fix the cross-references.
- [Abstract and Definition 3.2] The abstract says the spectral proxy is 'spectrally exact (it preserves all singular-value bounds)', but Definition 3.2 only establishes equality of the two-sided operator-norm envelope; suggest 'preserves the spectral bounds' for accuracy.
- [Section 9.6] The subsection title 'The epsilon-scaling law of pi_min' overstates the status of a finite-window log-log fit; the surrounding text correctly labels alpha_eff as an empirical exponent, so consider retitling the subsection.
- [Section 5.1 and Section 9.2, E9] The text in Section 5.1 mentions a (6x-156x) comparison between the range-based Hoeffding constant and the Bernstein constant, while E9 reports ratios in [13.7, 33.9]; reconcile the two ranges or clarify that they refer to different thresholds and settings.
- [Section 9, Experimental protocol] The implementation-specific path '09 iot theory/output/experiments e1 e10.json' should be replaced by a stable artifact reference or removed from the final manuscript.
Circularity Check
No significant circularity: the core spectral bound is derived from the exact Sinkhorn linearization, and the paper's documented gaps are incompleteness rather than circular reductions.
full rationale
The main derivation chain is self-contained. Lemma 3.1 obtains the spectral sandwich (10) directly from H_T = ε B^T D_π^{-1} B and the entrywise bounds on 1/π_ij, and Proposition 3.3 propagates this sandwich through the exact linearization δx = -B H_T^{-1} B^T δc rather than through the spectral proxy (13), so the core bound is not defined into existence. T1's global injectivity is proved by a direct three-step KKT/composition argument that does not depend on the spectral bound for its conclusion. T3(a) and T4 follow from standard monotone-operator and Hessian arguments once the pointwise spectral bound is uniformized on compact sets; no fitted constants enter those proofs. T2 is explicitly conditional on Assumptions A2.1–A2.3, and the paper honestly discloses the limitation that Lemma 5.2 supplies only Gram-matrix irrepresentability while the transfer to the OT information matrix H 'requires an additional bridge' that 'is not separately assumed in this paper'; E8b then reports the H-level irrepresentability condition satisfied 0/40 times. That is a scope gap, not a circular step, because the theorem is an if-then statement under its assumptions. O5's residual bound is labeled 'definitional' and bears no derivational weight, and the empirical exponents α_eff are explicitly described as finite-window fits rather than theoretical predictions. There is no load-bearing self-citation chain: the uniqueness, sparsistency, monotone-operator, and misspecified M-estimation results cited are external classical references. The paper's dependency table somewhat overstates T1's reliance on (3.3), but that rhetorical emphasis does not make any theorem reduce to its own inputs.
Assumptions & free parameters
free parameters (2)
- alpha_eff (empirical Holder exponent estimates) =
0.353, 0.266, 0.369, 0.298 across four settings; 0.048 after cleanup at epsilon=0.1
- pi_min scaling exponent (E10) =
~19.9
assumptions (6)
- domain assumption Assumption 4.2: all marginal entries strictly positive and full support
- domain assumption Assumption 4.3: rank(Sigma)=F (features linearly independent off the gauge)
- domain assumption Assumption 6.6: compact convex parameter domain with inf pi_min > 0
- domain assumption A2.1 local RSC, A2.2 irrepresentability of H, A2.3 beta-min and penalty window, plus a global selection condition
- domain assumption Unique pseudo-true point and compact theta for O5
- standard math Standard large-deviation and monotone-operator results (Hoeffding, matrix Hoeffding, Lasso theory of [30,26], Zarantonello-Minty [29,17])
Cite this review
Pith. "Pith review of Sinkhorn Linearization and the Spectral Proxy: Unifying the Statistical and Algorithmic Theory of Feature-Parameterized Inverse Optimal Transport via a Single Spectral Sandwich." pith.science (2026). https://pith.science/paper/DAVKSLYP
@misc{pith2026260813201,
author = {Pith},
title = {Pith review of: Sinkhorn Linearization and the Spectral Proxy: Unifying the Statistical and Algorithmic Theory of Feature-Parameterized Inverse Optimal Transport via a Single Spectral Sandwich},
year = {2026},
howpublished = {\url{https://pith.science/paper/DAVKSLYP}},
note = {Machine review of arXiv:2608.13201}
}
read the original abstract
We develop the statistical and algorithmic theory of inverse optimal transport (IOT) under the feature-parameterized cost C_theta(i,j) = -theta^T phi(i,j). The core technical contribution is the Sinkhorn linearization -- the implicit-function sensitivity of the entropic OT plan to the cost -- together with its spectral proxy, a formula that is spectrally exact yet geometrically transparent. The restricted Hessian on the tangent space satisfies the spectral sandwich (pi_min/epsilon) I <= H_T^{-1} <= (pi_max/epsilon) I, yielding the single core bound sigma_min >= (pi_min/(a_max epsilon)) sqrt(lambda_min(Sigma)) that drives the entire theory. On this core we establish four theorems and one observation. T1 (identifiability): theta is globally injective on the quotient of the gauge kernel, with dimension bound F <= (K-1)^2. T2 (sparsistency): the l1-penalized estimator recovers the true support under irrepresentability and score concentration, with exponential failure probability. T3 (well-posedness): the feature-moment map M(theta) = Phi^T x_theta is strongly monotone, and the inverse is Lipschitz with constant L <= epsilon ||Phi^T S_a||_op / (pi_min lambda_min(Sigma)). T4 (convergence): local strong convexity with mu >= pi_min^2 lambda_min(Sigma) / epsilon^2 guarantees monotone gradient descent convergence. O5 (misspecification): the estimator converges to the OT-model projection of the truth; the Holder continuity of the projection map is assessed numerically, yielding setting-dependent empirical exponents alpha_eff in (0,1).
Figures
Figures from the paper (8 more)
Reference graph
Works this paper leans on
- [2]
-
[4]
E. Bernton, P. Ghosal, and M. Nutz , Stability of entropic optimal transport and schr \"o dinger bridges , Journal of Functional Analysis, 283 (2022), p. 109622
work page 2022
- [5]
-
[6]
R. Cominetti and J. San Mart \'i n , Asymptotic analysis of the exponential penalty trajectory in linear programming , Mathematical Programming, 67 (1994), pp. 169--187
work page 1994
-
[7]
M. Cuturi , Sinkhorn distances: Lightspeed computation of optimal transport , Advances in Neural Information Processing Systems, 26 (2013)
work page 2013
-
[8]
A. Dupuy and A. Galichon , Personality traits and the marriage market , Journal of Political Economy, 122 (2014), pp. 1271--1319
work page 2014
-
[9]
Galichon , Optimal Transport Methods in Economics , Princeton University Press, 2018
A. Galichon , Optimal Transport Methods in Economics , Princeton University Press, 2018
work page 2018
-
[11]
A. Gonz \'a lez-Sanz, M. Groppe, and A. Munk , Nonlinear inverse optimal transport: identifiability of the transport cost from its marginals and optimal values , SIAM Journal on Mathematical Analysis, 56 (2024), pp. 7808--7829. arXiv:2312.05843
work page Pith review arXiv 2024
Show all 58 references
-
[12]
Hallin, E
M. Hallin, E. del Barrio, J. Cuesta-Albertos, and C. Matr \'a n , Center-outward distribution and quantile functions, annular spreads, and the Mallows--Wasserstein distances between distributions , Annals of Statistics, 49 (2021), pp. 2567--2605
2021
-
[14]
L \'e onard , A survey of the schr \"o dinger problem and some of its connections with optimal transport , Discrete & Continuous Dynamical Systems, 34 (2014), pp
C. L \'e onard , A survey of the schr \"o dinger problem and some of its connections with optimal transport , Discrete & Continuous Dynamical Systems, 34 (2014), pp. 1533--1574
2014
-
[15]
Mascherpa, A
M. Mascherpa, A. Ringh, A. Taghvaei, and J. Karlsson , A convex approach for Markov chain estimation from aggregate data via inverse optimal transport , arXiv preprint arXiv:2511.16458, (2025)
2025
-
[16]
Mena and J
G. Mena and J. Niles-Weed , Statistical bounds for entropic optimal transport: sample complexity and the central limit theorem , in Advances in Neural Information Processing Systems, vol. 32, 2019
2019
-
[17]
G. J. Minty , Monotone (nonlinear) operators in Hilbert space , Duke Mathematical Journal, 29 (1962), pp. 341--346
1962
-
[18]
Persiianov et al
S. Persiianov et al. , Semi-supervised inverse entropic optimal transport , (2025). Working paper
2025
-
[19]
Peyr \'e and M
G. Peyr \'e and M. Cuturi , Computational optimal transport , Foundations and Trends in Machine Learning, 11 (2019), pp. 355--607
2019
-
[21]
R. T. Rockafellar , Monotone operators and the proximal point algorithm , SIAM Journal on Control and Optimization, 14 (1976), pp. 877--898
1976
-
[22]
Santambrogio , Optimal Transport for Applied Mathematicians , vol
F. Santambrogio , Optimal Transport for Applied Mathematicians , vol. 87 of Progress in Nonlinear Differential Equations and their Applications, Birkh \"a user, 2015
2015
-
[23]
Sinkhorn , A relationship between arbitrary positive matrices and doubly stochastic matrices , The Annals of Mathematical Statistics, 35 (1964), pp
R. Sinkhorn , A relationship between arbitrary positive matrices and doubly stochastic matrices , The Annals of Mathematical Statistics, 35 (1964), pp. 876--879
1964
-
[24]
A. M. Stuart and M.-T. Wolfram , Inverse optimal transport , SIAM Journal on Applied Mathematics, 80 (2020), pp. 599--619
2020
-
[25]
Vacher, B
A. Vacher, B. Muzellec, A. Nishimura, and A. Dunipace , Bayesian inverse optimal transport , in Proceedings of Machine Learning Research (PMLR), 2021. arXiv:2105.12140
2021 arXiv
-
[26]
M. J. Wainwright , Sharp thresholds for high-dimensional and noisy sparsity recovery using _1 -constrained quadratic programming ( Lasso ) , IEEE Transactions on Information Theory, 55 (2009), pp. 2183--2202
2009
-
[27]
Weed , An explicit analysis of the entropic penalty in linear programming , in Conference on Learning Theory (COLT), 2018
J. Weed , An explicit analysis of the entropic penalty in linear programming , in Conference on Learning Theory (COLT), 2018
2018
-
[28]
White , Maximum likelihood estimation of misspecified models , Econometrica, 50 (1982), pp
H. White , Maximum likelihood estimation of misspecified models , Econometrica, 50 (1982), pp. 1--25
1982
-
[29]
E. H. Zarantonello , Solving functional equations by contractive averaging , Tech. Report Technical Report \#160, Mathematics Research Center, U.S. Army, 1960
1960
-
[30]
Zhao and B
P. Zhao and B. Yu , On model selection consistency of Lasso , Journal of Machine Learning Research, 7 (2006), pp. 2541--2563
2006
-
[31]
2024 , note=
Identifiability of inverse optimal transport problems on finite spaces , author=. 2024 , note=
2024
-
[32]
SIAM Journal on Mathematical Analysis , volume=
Nonlinear inverse optimal transport: identifiability of the transport cost from its marginals and optimal values , author=. SIAM Journal on Mathematical Analysis , volume=. 2024 , note=
2024
-
[33]
arXiv preprint arXiv:2410.23146 , year=
Identifiability and exact reconstruction of the optimal transport cost on finite spaces , author=. arXiv preprint arXiv:2410.23146 , year=
-
[34]
2025 , note=
Well-posedness of the inverse Bregman optimal transport problem , author=. 2025 , note=
2025
-
[35]
arXiv preprint arXiv:2310.05461 , year=
Sparsistency for inverse optimal transport , author=. arXiv preprint arXiv:2310.05461 , year=
-
[36]
2025 , note=
Semi-supervised inverse entropic optimal transport , author=. 2025 , note=
2025
-
[37]
Advances in Neural Information Processing Systems , volume=
Sinkhorn distances: Lightspeed computation of optimal transport , author=. Advances in Neural Information Processing Systems , volume=
-
[38]
Foundations and Trends in Machine Learning , volume=
Computational optimal transport , author=. Foundations and Trends in Machine Learning , volume=
-
[39]
The Annals of Mathematical Statistics , volume=
A relationship between arbitrary positive matrices and doubly stochastic matrices , author=. The Annals of Mathematical Statistics , volume=
-
[40]
Optimal Transport for Applied Mathematicians , author=
-
[41]
A survey of the Schr
L. A survey of the Schr. Discrete & Continuous Dynamical Systems , volume=
-
[42]
Conference on Learning Theory (COLT) , year=
An explicit analysis of the entropic penalty in linear programming , author=. Conference on Learning Theory (COLT) , year=
-
[43]
Mathematical Programming , volume=
Asymptotic analysis of the exponential penalty trajectory in linear programming , author=. Mathematical Programming , volume=
-
[44]
Stability of entropic optimal transport and Schr
Bernton, Espen and Ghosal, Promit and Nutz, Marcel , journal=. Stability of entropic optimal transport and Schr
-
[45]
Electronic Journal of Statistics , volume=
Central limit theorems for entropy-regularized optimal transport on finite spaces and statistical applications , author=. Electronic Journal of Statistics , volume=
-
[46]
Advances in Neural Information Processing Systems , volume=
Statistical bounds for entropic optimal transport: sample complexity and the central limit theorem , author=. Advances in Neural Information Processing Systems , volume=
-
[47]
arXiv preprint arXiv:2109.12004 , year=
Entropic estimation of optimal transport maps , author=. arXiv preprint arXiv:2109.12004 , year=
-
[48]
Optimal Transport Methods in Economics , author=
-
[49]
Journal of Political Economy , volume=
Personality traits and the marriage market , author=. Journal of Political Economy , volume=
-
[50]
A convex approach for
Mascherpa, Michele and Ringh, Axel and Taghvaei, Amirhossein and Karlsson, Johan , journal=. A convex approach for
-
[51]
, journal=
Minty, George J. , journal=. Monotone (nonlinear) operators in
-
[52]
SIAM Journal on Control and Optimization , volume=
Monotone operators and the proximal point algorithm , author=. SIAM Journal on Control and Optimization , volume=
-
[53]
Econometrica , volume=
Maximum likelihood estimation of misspecified models , author=. Econometrica , volume=
-
[54]
On model selection consistency of
Zhao, Peng and Yu, Bin , journal=. On model selection consistency of
-
[55]
, journal=
Wainwright, Martin J. , journal=. Sharp thresholds for high-dimensional and noisy sparsity recovery using _1 -constrained quadratic programming (
-
[56]
Proceedings of Machine Learning Research (PMLR) , year=
Bayesian inverse optimal transport , author=. Proceedings of Machine Learning Research (PMLR) , year=
-
[57]
arXiv preprint arXiv:2106.07360 , year=
Statistical estimation of optimal transport maps: a density estimation approach to learning the optimal transport map between distributions , author=. arXiv preprint arXiv:2106.07360 , year=
-
[58]
Center-outward distribution and quantile functions, annular spreads, and the
Hallin, Marc and del Barrio, Eustasio and Cuesta-Albertos, Juan and Matr. Center-outward distribution and quantile functions, annular spreads, and the. Annals of Statistics , volume=
-
[59]
arXiv preprint arXiv:2206.00428 , year=
Tikhonov regularization of optimal transport mappings , author=. arXiv preprint arXiv:2206.00428 , year=
-
[60]
Foundations and Trends in Machine Learning , volume=
An introduction to matrix concentration inequalities , author=. Foundations and Trends in Machine Learning , volume=
-
[61]
SIAM Journal on Applied Mathematics , volume=
Inverse optimal transport , author=. SIAM Journal on Applied Mathematics , volume=
-
[62]
arXiv preprint arXiv:2604.22670 , year=
Curvature of optimal transport with respect to the cost and applications to inverse optimal transport , author=. arXiv preprint arXiv:2604.22670 , year=
-
[63]
Solving functional equations by contractive averaging , author=
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.