REVIEW 4 major objections 4 minor 1 cited by
Learning from samples: inverse problems over measures
T0 review · 4 major / 4 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read Sharpened Fenchel–Young losses turn inverse problems over probability measures into convex estimators with explicit sample-complexity bounds.
desk verdict Solid iUOT theory and a genuinely new loss framework; the iJKO reduction needs the missing positivity condition r > η/τ (not just r > 0) stated and proven before Corollary 2 is claimed as a theorem. 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 mechanism is the Fenchel–Young gap function $G_\Omega(v;u)=\Omega(u)+\Omega^*(v)-\langle v,u\rangle$, sharpened by replacing $\Omega$ with $\Lambda_{\hat\mu}(\cdot)=\Omega(\cdot)+D(\cdot\mid\hat\mu)$. The data-dependent discrepancy $D$ is what gives the loss its curvature: it makes the inner minimization over measures push the prediction toward the observed measure, while the outer problem stays convex in the parameter. The abstract stability theorem (Theorem 1) converts local strong convexity, Lipschitz smoothness, measurement stability, and forward-map stability into the parameter bound $\|\hat\theta-\theta^\star\|\le\alpha^{-1}(\varepsilon+2\lambda\|p^\star\|)$, and the rest of the paper is largely the verification of these four ingredients for entropic unbalanced optimal transport and JKO steps.
What would settle it
Take a Gaussian snapshot pair generated by a quadratic potential, set $r=\eta/(2\tau)$, and solve the sharpened iJKO objective with a large sample size: if the objective is unbounded below or the parameter error fails to decay at the claimed $\sqrt{t/n}$ rate, the reduction to iUOT requires the stricter $r>\eta/\tau$; if recovery still works, the bound tolerates the weaker condition stated in the paper.
Extended reading notes
Core claim
At the core is the observation that the gap function of a convex minimization over measures is itself a well-behaved loss. For a forward map $\mu=P_\Omega(f)=\arg\min_{\tilde\mu}\langle f,\tilde\mu\rangle+\Omega(\tilde\mu)$, the sharpened loss $L(f;\hat\mu,\Omega,D)=G_{\Lambda_{\hat\mu}}(-f;\hat\mu)$ with $\Lambda_{\hat\mu}(\cdot)=\Omega(\cdot)+D(\cdot\mid\hat\mu)$ is convex, nonnegative, vanishes exactly at the true $f$ under strict convexity, and has gradient $\hat\mu-P_{\Lambda_{\hat\mu}}(f)$. The paper's central stability theorem separates the estimation error into measurement error, forward-perturbation error, and the curvature constants of the loss, and this template is instantiated for iUOT and for iJKO. In iUOT, under compactness and local strong convexity of the dual divergences, the regularized empirical estimator satisfies $\|\hat\theta_n^\lambda-\theta^\star\|_2=O(\sqrt{m_\alpha m_\beta(\log n+t)/n})+O(\lambda)$ with probability at least $1-e^{-t}$. In iJKO, the sharpening term $r\,KL(\cdot\mid\alpha_{k+1})$ converts the loss into an iUOT loss, so the same sample-complexity machinery applies, giving $O(\sqrt{t/n})+O(\lambda)$ for independent snapshots.
Load-bearing premise
The iJKO recovery guarantee depends on the sharpening parameter satisfying $r>\eta/\tau$, because the reduction to iUOT produces a coefficient $r'=r-\eta/\tau$ multiplying the KL term; the manuscript only states $r>0$ where the loss is introduced, and if $r'\le0$ the inner minimization over measures is unbounded below and the claimed $\sqrt{t/n}$ rate does not follow.
Editorial extensions
If this is right
- In link completion and matching applications, the iUOT bound tells practitioners the sample size $n$ needed to identify a ground cost up to a given parameter error, with error decaying like $1/\sqrt n$ up to a $\log n$ factor.
- For two-snapshot cell-population or particle-system data, the iJKO result makes learning the driving potential from independent samples a convex problem whose sample complexity is explicit, so the same data can be used to validate the inferred drift.
- With $\ell^1$ or nuclear-norm regularization, the minimal-norm certificate condition guarantees that the estimated support or rank eventually matches the truth, not merely that the parameter is close.
- In the large-sharpening limit the iJKO loss converges, after rescaling, to a variance-type loss in the Kantorovich potential, which connects the gap-loss framework to quadratic surrogate losses.
Reading between the lines
- An extension left implicit is that the sharpening device is not tied to optimal transport: any convex forward problem over measures with a strictly convex regularizer and a stable dual potential should admit the same gap-loss treatment, so the sample-complexity template may carry over to other mean-field or generative models.
- For multi-snapshot JKO data, the per-step condition $r>\eta/\tau$ must hold for every sharpened step; a practitioner who tunes one global sharpening parameter should check it against the largest time step, otherwise later steps may fall outside the theory.
- The Gaussian experiments suggest that the degeneracy of the minimal-norm certificate is visible in the covariance geometry of the initial measure, so pre-registering an experiment could include a certificate computation to say in advance whether support recovery is feasible at a given $n$ and $\lambda$.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper develops a general framework for inverse problems over probability measures using 'sharpened Fenchel-Young losses', in which a data-dependent discrepancy is inserted into the forward variational problem. An abstract stability theorem is proved and then instantiated in two settings: inverse entropic unbalanced optimal transport (iUOT) and inverse Jordan-Kinderlehrer-Otto (iJKO) flow. For iUOT, the authors establish a forward sample-complexity bound and a parameter-recovery bound with rates of order O(sqrt(m_alpha m_beta (log n + t)/n)) + O(lambda). For iJKO, they show that the sharpened loss reduces to an iUOT problem and inherit a O(sqrt(t/n)) recovery rate from independent snapshots. They also prove model consistency for l1- and nuclear-norm regularization under a nondegeneracy condition on a minimal-norm certificate, and support the theory with numerical experiments on Gaussian data.
Significance. If the results hold as stated, the paper makes a useful contribution: it unifies Fenchel-Young and Fitzpatrick losses into a single sharpened gap-loss construction, extends forward sample-complexity analysis of entropic UOT beyond smooth divergences, and draws an interesting connection between inverse JKO learning and inverse UOT. The appendices are substantial and the main proofs are presented in detail. The numerical study is also valuable, including a check of the certificate condition in two concrete settings. However, several load-bearing statements have missing hypotheses or internal inconsistencies, most notably in the iJKO-to-iUOT reduction and in the abstract stability theorem as stated. These are fixable, but they must be corrected before the central iJKO claims can be accepted.
major comments (4)
- [§4.2, Proposition 4, Corollary 2] The iJKO reduction requires r > eta/tau, but the paper only states r > 0. In Proposition 4, r' = r - eta/tau is introduced, and the Kantorovich formulation (Kanto-iJKO) and the subsequent dual step use the function r' exp(-f/r'). If r' <= 0, this is not the convex conjugate of a nonnegative KL divergence, and the displayed dual formula is not the Legendre-Fenchel conjugate of the reduced inner problem. The identification of the iJKO loss with LiUOT(c_V; pi, alpha_k, alpha_{k+1}) with marginal divergence r'KL(pi_1|alpha_{k+1}) is therefore only valid when r' > 0. Corollary 2, which claims the inherited O(sqrt(t/n)) sample bound, omits this condition entirely. The numerical experiments use r = 1 and eta/tau = 10^{-3}, so the demonstrated regime satisfies the missing hypothesis, but the theorem statements must either add r > eta/tau or provide a direct analysis that does not rely on the UOT identification whenever r' <= 0.
- [Theorem 1] The sufficient condition in Theorem 1 is stated as 'epsilon + 2 lambda ||p*|| <= alpha^{-1}(K - ||theta*||)', but the proof invokes Lemma 3(iii), whose condition is 'epsilon + 2 lambda ||p*|| <= alpha(K - ||theta*||)'. The displayed inequality in Theorem 1 is dimensionally inconsistent with the concluding bound ||theta_hat - theta*|| <= alpha^{-1}(epsilon + 2 lambda ||p*||), since the left side has units of a gradient norm while alpha^{-1}(K - ||theta*||) does not. This is a straightforward typo, but it affects the main abstract stability result and should be corrected.
- [Theorem 2] Theorem 2 states the forward UOT sample-complexity bound under Assumptions 1, 2, and 3 only, without assuming that the cost c is Lipschitz. The proof, however, relies on uniform sup-norm bounds on the Kantorovich potentials that are obtained in Proposition 10 and Proposition 12 using the Lipschitz constant of c, and Lemma D.1 also assumes h is Lipschitz. Compactness of X and Y alone does not provide the required uniform control of f and g. Since all parameterized costs c_theta considered later in the paper are Lipschitz, this omission is fixable, but Theorem 2 as stated is missing an explicit hypothesis (for example, 'c is Lipschitz') and the implicit constant claim should be reconciled with that hypothesis.
- [§4.3 and Proposition 4] The reduction of iJKO to iUOT is not written in a verifiable way. In Proposition 4, the statement identifies the iJKO loss with LiUOT(c_V; pi, alpha_k, alpha_{k+1}) and writes 'D_phi1(.|alpha_k) = iota_{.=alpha_k}' and 'D_phi2(.|alpha_{k+1}) = r' KL(pi_1|alpha_{k+1})', but these assignments are inconsistent with the problem in (15), whose hard constraint is on pi_2 = alpha_k and whose KL penalty is on pi_1 relative to alpha_{k+1}. Additionally, the text in §4.3 says 'due to the KL discrepancy for pi_1, phi*_1 is strongly convex', while the relevant iUOT condition in Assumption 4(ii) requires phi*_2 to be locally strongly convex in the orientation that makes the centered matrix E[bar_phi bar_phi^T] the correct identifiability condition. Once the orientation and the phi_1/phi_2 roles are corrected, the claimed curvature condition can be obtained, but as written the proof of Corollary 2 is not checkable. This must be clarified and made consistent with the iUOT assumptions.
minor comments (4)
- [Corollary 1] The stated condition 'm_alpha m_beta * t + log(S) rho_min <= sqrt(n)' has the dependence on the eigenvalue rho_min in the wrong direction; based on Proposition 16 and the proof of Corollary 1, the intended condition should be roughly (m_alpha m_beta (t + log S)) / rho_min <= sqrt(n), or equivalently m_alpha m_beta (t + log S) <= rho_min sqrt(n).
- [Equation (FY-iJKO)] The sentence following (FY-iJKO) says that the constants '1/tau W2^2(alpha_{k+1}, alpha_k | alpha_{k+1} tensor alpha_k) + r KL(alpha_k | alpha_{k+1})' are dropped, but the KL term should be r KL(alpha_{k+1} | alpha_{k+1}) (i.e., zero) if the loss is built as in Definition 2. Please correct the notation.
- [Theorem 3 proof] The proof uses Hoeffding's inequality with probability at least 1 - exp(-t^2) for the term |A_1|, while the theorem statement is written for probability at least 1 - exp(-t). The parameters should be aligned so that the claimed probability follows from the stated proof.
- [Proposition 4 and Section 6.1] In Proposition 4, the parameter s in equation (15) is declared to be any positive number, but the subsequent identification sets s = r'. If r' is allowed to be nonpositive, the phrase 'for any s > 0' conflicts with the use of r'. A consistent convention for s and r' (together with the condition r' > 0) should be stated explicitly. Similarly, the semi-dual formula in Section 6.1 uses 's' before defining it; it should be identified with r' or another positive parameter.
Circularity Check
No significant circularity: the main iUOT and iJKO guarantees are derived self-containedly; self-citations are non-load-bearing.
full rationale
The paper's core claims are not derived by assuming their conclusions. Theorem 1 is a standalone convex-analysis stability statement whose proof uses Lemma 3; Theorem 2 extends the Rigollet–Stromme entropic-OT sample-complexity argument to unbalanced OT with nonsmooth divergences, and its proof in Appendix D is self-contained. Theorem 3 checks the hypotheses of Theorem 1 using Corollary 1 and Theorem 2, and Theorem 4 invokes the published manifold-identification theorem [26] together with Proposition 6 for the minimal-norm certificate; these are external mathematical facts with stated assumptions, not conclusions of this paper. The iJKO-to-iUOT reduction in Proposition 4 is explicit algebra, writing the sharpened loss as an infimum over couplings and computing the dual, and the inherited Corollary 2 is therefore a genuine transfer of independently proven bounds; no quantity is fitted and then renamed a prediction. Self-citations to the authors' earlier iOT paper [2] appear when the balanced-OT case is set aside in Remark 2 and when semi-dual solvers are recalled in Section 6; these citations are disclosed and are not load-bearing for the new UOT/JKO results. Two non-circular gaps should be noted as correctness risks rather than circularity: Proposition 4 and Corollary 2 require the sharpening coefficient r to exceed eta/tau so that r' = r - eta/tau is a valid divergence coefficient, which the paper only states as r > 0; and Corollary 2 assumes coupling samples or a valid proxy even though only independent marginals are observed. Neither gap makes a claimed result equal to its input by construction.
Assumptions & free parameters
free parameters (2)
- Sharpening parameter r =
not fitted; set to r=1 in numerical experiments (Section 6.4)
- Regularization strength lambda =
not fitted; grid-searched over lambda in the numerical experiments
assumptions (7)
- domain assumption Compactness of X and Y (Assumption 1)
- domain assumption Cross-mass inequalities for the divergences (Assumption 2)
- domain assumption Local strong convexity of one conjugate divergence (Assumption 3)
- domain assumption Identifiability and invertibility of the basis Gram matrix (Assumption 4)
- domain assumption Known masses m(pi_star), m(alpha_star), m(beta_star) in the sampling model
- domain assumption Sharpening parameter satisfies r > eta/tau for iJKO
- standard math Standard convex analysis toolkit (strong duality, Fenchel-Moreau, PL inequality, McDiarmid, matrix Bernstein, implicit function theorem, Gamma convergence)
Cite this review
Pith. "Pith review of Learning from samples: inverse problems over measures." pith.science (2026). https://pith.science/paper/XNWGXVB6
@misc{pith2026250507124,
author = {Pith},
title = {Pith review of: Learning from samples: inverse problems over measures},
year = {2026},
howpublished = {\url{https://pith.science/paper/XNWGXVB6}},
note = {Machine review of arXiv:2505.07124}
}
abstract
We study inverse problems where an unknown potential is observed only through samples from the measure it induces by a convex variational principle. Such problems arise in learning costs, energies, and dynamics from distributional data, but the associated forward solution map is typically nonlinear and implicit. We show that its optimality gap nevertheless yields convex empirical objectives for finite-dimensional potential classes, and we introduce sharpened Fenchel--Young losses that add a data-dependent discrepancy inside the forward problem. This keeps the estimator calibrated while improving the local geometry of the loss. Our main stability theorem separates the inverse error analysis into measurement error, forward perturbation, and empirical curvature. We instantiate this principle for inverse entropic unbalanced optimal transport and for inverse Jordan--Kinderlehrer--Otto (JKO) learning from independent snapshot samples, obtaining high-probability parameter recovery bounds. JKO schemes discretize Wasserstein gradient flows through a sequence of variational problems over measures, making them a natural language for population dynamics observed through snapshots. In this JKO case, the sharpened objective reduces to an unbalanced transport problem, which also clarifies the connection between variational gap losses and quadratic iJKO\(^\star\) surrogates. Numerical experiments illustrate the conditioning effect of sharpening and its benefits for sparse inverse-gradient-flow recovery.
Figures
Figures from the paper (2 more)
Forward citations
Cited by 1 Pith paper
-
Sharp Lower Bounds on the Haraux Function Beyond Reflexivity
For every maximally monotone operator of type (NI) on an arbitrary real Banach space, the Haraux function is at least half the weighted squared graph distance, with 1/2 optimal, for every positive weight.
Reference graph
Works this paper leans on
-
[63]
Learning diffusion at lightspeed
Antonio Terpin, Nicolas Lanzetti, Mart´ ın Gadea, and Florian D¨ orfler. Learning diffusion at lightspeed. arXiv preprint arXiv:2406.12616 , 2024
arXiv 2024
-
[1]
Ravindra K Ahuja and James B Orlin. Inverse optimization. Operations research, 49(5):771–783, 2001
work page 2001
-
[2]
Sparsistency for inverse optimal transport
Francisco Andrade, Gabriel Peyr´ e, and Clarice Poon. Sparsistency for inverse optimal transport. In The Twelfth International Conference on Learning Representations , 2024
work page 2024
-
[3]
Human mobility: Models and applications
Hugo Barbosa, Marc Barthelemy, Gourab Ghoshal, Charlotte R James, Maxime Lenor- mand, Thomas Louail, Ronaldo Menezes, Jos´ e J Ramasco, Filippo Simini, and Marcello Tomasini. Human mobility: Models and applications. Physics Reports, 734:1–74, 2018
work page 2018
-
[4]
Fitzpatrick functions: inequalities, examples, and remarks on a problem by s
Heinz H Bauschke, D Alexander McLaren, and Hristo S Sendov. Fitzpatrick functions: inequalities, examples, and remarks on a problem by s. fitzpatrick. Journal of Convex Analysis, 13(3/4):499, 2006
work page 2006
-
[5]
Heinz H Bauschke, Shambhavi Singh, and Xianfu Wang. On carlier’s inequality. arXiv preprint arXiv:2206.14872, 2022
work page Pith review arXiv 2022
-
[6]
Convex optimization theory , volume 1
Dimitri Bertsekas. Convex optimization theory , volume 1. Athena Scientific, 2009
2009
-
[7]
Learning energy networks with generalized fenchel-young losses
Mathieu Blondel, Felipe Llinares-L´ opez, Robert Dadashi, L´ eonard Hussenot, and Matthieu Geist. Learning energy networks with generalized fenchel-young losses. Ad- vances in Neural Information Processing Systems , 35:12516–12528, 2022
work page 2022
Show all 71 references
-
[8]
Learning with fenchel-young losses
Mathieu Blondel, Andr´ e FT Martins, and Vlad Niculae. Learning with fenchel-young losses. Journal of Machine Learning Research , 21(35):1–69, 2020
2020
-
[9]
Convex Analysis
Jonathan Borwein and Adrian Lewis. Convex Analysis. Springer, 2006
2006
-
[10]
Convex optimization
Stephen P Boyd and Lieven Vandenberghe. Convex optimization. Cambridge university press, 2004
2004
-
[11]
Proximal optimal transport modeling of population dynamics
Charlotte Bunne, Laetitia Papaxanthos, Andreas Krause, and Marco Cuturi. Proximal optimal transport modeling of population dynamics. In International Conference on Artificial Intelligence and Statistics , pages 6511–6528. PMLR, 2022
2022
-
[12]
Human mobility is well described by closed-form gravity-like models learned automatically from data
Oriol Cabanas-Tirapu, Llu´ ıs Dan´ us, Esteban Moro, Marta Sales-Pardo, and Roger Guimer` a. Human mobility is well described by closed-form gravity-like models learned automatically from data. Nature Communications, 16(1):1336, 2025
2025
-
[13]
Exact matrix completion via convex optimiza- tion
Emmanuel Candes and Benjamin Recht. Exact matrix completion via convex optimiza- tion. Communications of the ACM , 55(6):111–119, 2012. 47
2012
-
[14]
Fenchel–young inequality with a remainder and applications to convex duality and optimal transport
Guillaume Carlier. Fenchel–young inequality with a remainder and applications to convex duality and optimal transport. SIAM Journal on Optimization , 33(3):1463–1472, 2023
2023
-
[15]
Lipschitz continuity of the schr¨ odinger map in entropic optimal transport
Guillaume Carlier, L´ ena¨ ıc Chizat, and Maxime Laborde. Lipschitz continuity of the schr¨ odinger map in entropic optimal transport. 2022
2022
-
[16]
Sista: learning op- timal transport costs under sparsity constraints
Guillaume Carlier, Arnaud Dupuy, Alfred Galichon, and Yifei Sun. Sista: learning op- timal transport costs under sparsity constraints. Communications on Pure and Applied Mathematics, 76(9):1659–1677, 2023
2023
-
[17]
Discrete probabilistic inverse optimal transport
Wei-Ting Chiu, Pei Wang, and Patrick Shafto. Discrete probabilistic inverse optimal transport. In International Conference on Machine Learning , pages 3925–3946. PMLR, 2022
2022
-
[18]
An interpolating distance between optimal transport and fisher–rao metrics
Lenaic Chizat, Gabriel Peyr´ e, Bernhard Schmitzer, and Fran¸ cois-Xavier Vialard. An interpolating distance between optimal transport and fisher–rao metrics. Foundations of Computational Mathematics, 18:1–44, 2018
2018
-
[19]
Unbal- anced optimal transport: Dynamic and kantorovich formulations
Lenaic Chizat, Gabriel Peyr´ e, Bernhard Schmitzer, and Fran¸ cois-Xavier Vialard. Unbal- anced optimal transport: Dynamic and kantorovich formulations. Journal of Functional Analysis, 274(11):3090–3123, 2018
2018
-
[20]
Trajectory in- ference via mean-field langevin in path space
L´ ena¨ ıc Chizat, Stephen Zhang, Matthieu Heitz, and Geoffrey Schiebinger. Trajectory in- ference via mean-field langevin in path space. Advances in Neural Information Processing Systems, 35:16731–16742, 2022
2022
-
[21]
Sinkhorn distances: Lightspeed computation of optimal transport
Marco Cuturi. Sinkhorn distances: Lightspeed computation of optimal transport. In Adv. in Neural Information Processing Systems , pages 2292–2300, 2013
2013
-
[22]
Diffusion schr¨ odinger bridge with applications to score-based generative modeling
Valentin De Bortoli, James Thornton, Jeremy Heng, and Arnaud Doucet. Diffusion schr¨ odinger bridge with applications to score-based generative modeling. Advances in Neural Information Processing Systems, 34:17695–17709, 2021
2021
-
[23]
Personality traits and the marriage market
Arnaud Dupuy and Alfred Galichon. Personality traits and the marriage market. Journal of Political Economy, 122(6):1271–1319, 2014
2014
-
[24]
Estimating matching affinity matrices under low-rank constraints
Arnaud Dupuy, Alfred Galichon, and Yifei Sun. Estimating matching affinity matrices under low-rank constraints. Information and Inference: A Journal of the IMA , 8(4):677– 689, 2019
2019
-
[25]
The gravity model in transportation analysis: theory and extensions, volume 3
Sven Erlander and Neil F Stewart. The gravity model in transportation analysis: theory and extensions, volume 3. Vsp, 1990. 48
1990
-
[26]
Sensitivity analysis for mirror-stratifiable convex functions
Jalal Fadili, J´ erˆ ome Malick, and Gabriel Peyr´ e. Sensitivity analysis for mirror-stratifiable convex functions. SIAM Journal on Optimization , 28(4):2975–3000, 2018
2018
-
[27]
The optimal partial transport problem
Alessio Figalli. The optimal partial transport problem. Archive for rational mechanics and analysis, 195(2):533–560, 2010
2010
-
[28]
An invitation to compressive sensing
Simon Foucart and Holger Rauhut. An invitation to compressive sensing. In A mathe- matical introduction to compressive sensing , pages 1–39. Springer, 2013
2013
-
[29]
Learning with a wasserstein loss
Charlie Frogner, Chiyuan Zhang, Hossein Mobahi, Mauricio Araya, and Tomaso A Pog- gio. Learning with a wasserstein loss. Advances in neural information processing systems, 28, 2015
2015
-
[30]
On sparse representations in arbitrary redundant bases
J-J Fuchs. On sparse representations in arbitrary redundant bases. IEEE transactions on Information theory , 50(6):1341–1344, 2004
2004
-
[31]
Matching with trade-offs: Revealed preferences over competing characteristics
Alfred Galichon and Bernard Salani´ e. Matching with trade-offs: Revealed preferences over competing characteristics. Preprint hal-00473173, 2010
2010
-
[32]
Cupid’s invisible hand: Social surplus and identi- fication in matching models
Alfred Galichon and Bernard Salani´ e. Cupid’s invisible hand: Social surplus and identi- fication in matching models. The Review of Economic Studies , 89(5):2600–2629, 2022
2022
-
[33]
Mod- elling global trade with optimal transport
Thomas Gaskin, Marie-Therese Wolfram, Andrew Duncan, and Guven Demirel. Mod- elling global trade with optimal transport. arXiv preprint arXiv:2409.06554 , 2024
2024
-
[34]
Local strong convexity and local lipschitz con- tinuity of the gradient of convex functions
Rafal Goebel and R Tyrrell Rockafellar. Local strong convexity and local lipschitz con- tinuity of the gradient of convex functions. Journal of Convex Analysis , 15(2):263, 2008
2008
-
[35]
Kantorovich-rubinstein norm and its application in the theory of lips- chitz spaces
Leonid G Hanin. Kantorovich-rubinstein norm and its application in the theory of lips- chitz spaces. Proceedings of the American Mathematical Society, 115(2):345–352, 1992
1992
-
[36]
Statistical learning with spar- sity: the lasso and generalizations
Trevor Hastie, Robert Tibshirani, and Martin Wainwright. Statistical learning with spar- sity: the lasso and generalizations . CRC press, 2015
2015
-
[37]
Entropic optimal transport between unbalanced gaussian measures has a closed form
Hicham Janati, Boris Muzellec, Gabriel Peyr´ e, and Marco Cuturi. Entropic optimal transport between unbalanced gaussian measures has a closed form. Advances in neural information processing systems, 33:10468–10479, 2020
2020
-
[38]
On a space of totally additive func- tions
Leonid Vasilevich Kantorovich and SG Rubinshtein. On a space of totally additive func- tions. Vestnik of the St. Petersburg University: Mathematics , 13(7):52–59, 1958. 49
1958
-
[39]
Linear convergence of gradient and proximal-gradient methods under the polyak- lojasiewicz condition
Hamed Karimi, Julie Nutini, and Mark Schmidt. Linear convergence of gradient and proximal-gradient methods under the polyak- lojasiewicz condition. In Machine Learning and Knowledge Discovery in Databases: European Conference, ECML PKDD 2016, Riva del Garda, Italy, September 1...
2016
-
[40]
A new optimal transport distance on the space of finite radon measures
Stanislav Kondratyev, L´ eonard Monsaingeon, and Dmitry Vorotnikov. A new optimal transport distance on the space of finite radon measures. 2016
2016
-
[41]
Towards a mathematical theory of trajectory inference
Hugo Lavenant, Stephen Zhang, Young-Heon Kim, and Geoffrey Schiebinger. Towards a mathematical theory of trajectory inference. arXiv preprint arXiv:2102.09204 , 2021
2021 arXiv
-
[42]
On model selection consistency of regularized m-estimators
Jason D Lee, Yuekai Sun, and Jonathan E Taylor. On model selection consistency of regularized m-estimators. Electronic Journal of Statistics , 9:608–642, 2015
2015
-
[43]
From the Schr¨ odinger problem to the Monge–Kantorovich problem
Christian L´ eonard. From the Schr¨ odinger problem to the Monge–Kantorovich problem. Journal of Functional Analysis , 262(4):1879–1920, 2012
1920
-
[44]
Learning to match via inverse optimal transport
Ruilin Li, Xiaojing Ye, Haomin Zhou, and Hongyuan Zha. Learning to match via inverse optimal transport. Journal of machine learning research , 20(80):1–37, 2019
2019
-
[45]
Optimal entropy-transport prob- lems and a new hellinger–kantorovich distance between positive measures
Matthias Liero, Alexander Mielke, and Giuseppe Savar´ e. Optimal entropy-transport prob- lems and a new hellinger–kantorovich distance between positive measures. Inventiones mathematicae, 211(3):969–1117, 2018
2018
-
[46]
Learning transport cost from subset correspondence
Ruishan Liu, Akshay Balsubramani, and James Zou. Learning transport cost from subset correspondence. In International Conference on Learning Representations, 2019
2019
-
[47]
Learning cost functions for optimal transport
Shaojun Ma, Haodong Sun, Xiaojing Ye, Hongyuan Zha, and Haomin Zhou. Learning cost functions for optimal transport. arXiv preprint arXiv:2002.09650 , 2020
2002 arXiv
-
[48]
A generalized model for optimal transport of images including dissipation and density modulation
Jan Maas, Martin Rumpf, Carola Sch¨ onlieb, and Stefan Simon. A generalized model for optimal transport of images including dissipation and density modulation. ESAIM: Mathematical Modelling and Numerical Analysis , 49(6):1745–1769, 2015
2015
-
[49]
Action match- ing: Learning stochastic dynamics from samples
Kirill Neklyudov, Rob Brekelmans, Daniel Severo, and Alireza Makhzani. Action match- ing: Learning stochastic dynamics from samples. In International conference on machine learning, pages 25858–25889. PMLR, 2023
2023
-
[50]
Unbalanced diffusion schr\” odinger bridge
Matteo Pariset, Ya-Ping Hsieh, Charlotte Bunne, Andreas Krause, and Valentin De Bor- toli. Unbalanced diffusion schr\” odinger bridge. arXiv preprint arXiv:2306.09099, 2023. 50
2023 arXiv
-
[51]
Generalized wasserstein distance and its applica- tion to transport equations with source
Benedetto Piccoli and Francesco Rossi. Generalized wasserstein distance and its applica- tion to transport equations with source. Archive for Rational Mechanics and Analysis , 211:335–358, 2014
2014
-
[52]
Learning with fitzpatrick losses
Seta Rakotomandimby, Jean-Philippe Chancelier, Michel De Lara, and Mathieu Blondel. Learning with fitzpatrick losses. arXiv preprint arXiv:2405.14574 , 2024
2024 arXiv
-
[53]
On the sample complexity of entropic optimal transport
Philippe Rigollet and Austin J Stromme. On the sample complexity of entropic optimal transport. arXiv preprint arXiv:2206.13472 , 2022
2022 arXiv
-
[54]
Optimal transport for applied mathematicians
Filippo Santambrogio. Optimal transport for applied mathematicians. Birk¨ auser, NY, 55(58-63):94, 2015
2015
-
[55]
Optimal-transport analysis of single-cell gene expression identifies developmental trajectories in reprogram- ming
Geoffrey Schiebinger, Jian Shu, Marcin Tabaka, Brian Cleary, Vidya Subramanian, Aryeh Solomon, Joshua Gould, Siyan Liu, Stacie Lin, Peter Berube, et al. Optimal-transport analysis of single-cell gene expression identifies developmental trajectories in reprogram- ming. Cell, 17...
2019
-
[56]
Sinkhorn divergences for unbalanced optimal transport
Thibault S´ ejourn´ e, Jean Feydy, Fran¸ cois-Xavier Vialard, Alain Trouv´ e, and Gabriel Peyr´ e. Sinkhorn divergences for unbalanced optimal transport. arXiv preprint arXiv:1910.12958, 2019
1910 arXiv
-
[57]
Unbalanced optimal transport, from theory to numerics
Thibault S´ ejourn´ e, Gabriel Peyr´ e, and Fran¸ cois-Xavier Vialard. Unbalanced optimal transport, from theory to numerics. Handbook of Numerical Analysis, 24:407–471, 2023
2023
-
[58]
Diffusion schr¨ odinger bridge matching.Advances in Neural Information Processing Systems , 36, 2024
Yuyang Shi, Valentin De Bortoli, Andrew Campbell, and Arnaud Doucet. Diffusion schr¨ odinger bridge matching.Advances in Neural Information Processing Systems , 36, 2024
2024
-
[59]
A deep gravity model for mobility flows generation
Filippo Simini, Gianni Barlacchi, Massimilano Luca, and Luca Pappalardo. A deep gravity model for mobility flows generation. Nature communications, 12(1):6576, 2021
2021
-
[60]
A relationship between arbitrary positive matrices and doubly stochas- tic matrices
Richard Sinkhorn. A relationship between arbitrary positive matrices and doubly stochas- tic matrices. Ann. Math. Statist. , 35:876–879, 1964
1964
-
[61]
Aligned diffusion schr¨ odinger bridges
Vignesh Ram Somnath, Matteo Pariset, Ya-Ping Hsieh, Maria Rodriguez Martinez, An- dreas Krause, and Charlotte Bunne. Aligned diffusion schr¨ odinger bridges. InUncertainty in Artificial Intelligence , pages 1985–1995. PMLR, 2023
1985
-
[62]
Inverse optimal transport
Andrew M Stuart and Marie-Therese Wolfram. Inverse optimal transport. SIAM Journal on Applied Mathematics , 80(1):599–619, 2020. 51
2020
-
[64]
Regression shrinkage and selection via the lasso
Robert Tibshirani. Regression shrinkage and selection via the lasso. Journal of the Royal Statistical Society Series B: Statistical Methodology , 58(1):267–288, 1996
1996
-
[65]
Model selection with low complexity priors
Samuel Vaiter, Mohammad Golbabaee, Jalal Fadili, and Gabriel Peyr´ e. Model selection with low complexity priors. Information and Inference: A Journal of the IMA , 4(3):230– 287, 2015
2015
-
[66]
Low complexity regularization of linear inverse problems
Samuel Vaiter, Gabriel Peyr´ e, and Jalal Fadili. Low complexity regularization of linear inverse problems. In Sampling Theory, a Renaissance: Compressive Sensing and Other Developments, pages 103–153. Springer, 2015
2015
-
[67]
Trajectory inference for a branching sde model of cell differentiation
Elias Ventre, Aden Forrow, Nitya Gadhiwala, Parijat Chakraborty, Omer Angel, and Geoffrey Schiebinger. Trajectory inference for a branching sde model of cell differentiation. arXiv preprint arXiv:2307.07687 , 2023
2023 arXiv
-
[68]
Characterization of the subdifferential of some matrix norms
G Alistair Watson. Characterization of the subdifferential of some matrix norms. Linear Algebra Appl, 170(1):33–45, 1992
1992
-
[69]
A statistical theory of spatial distribution models
AG Wilson. A statistical theory of spatial distribution models. Transportation Research, 1(3):253–269, 1967
1967
-
[70]
Calculating some inverse linear programming prob- lems
Jianzhong Zhang and Zhenhong Liu. Calculating some inverse linear programming prob- lems. Journal of Computational and Applied Mathematics , 72(2):261–273, 1996
1996
-
[71]
bounded variation
Peng Zhao and Bin Yu. On model selection consistency of lasso. The Journal of Machine Learning Research, 7:2541–2563, 2006. A Quantifying approximate optimality conditions The proof of the theorem 1 hinges on the following technical lemma. On a high level, the lemma quantifies...
2006
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.