REVIEW 2 major objections 4 minor 3 cited by
Decentralized Online Riemannian Optimization Beyond Hadamard Manifolds
T0 review · 2 major / 4 minor · reviewed 2026-08-04 · deepseek-v4-flash
Pith's one-line read On manifolds with bounded positive curvature, a curvature-tuned Riemannian consensus step contracts disagreement at a linear rate, and this paper shows the same O(sqrt T) regret for decentralized online gradient descent and two-point bandit
desk verdict Solid extension of decentralized Riemannian OCO beyond Hadamard manifolds, but the stated and analyzed consensus step-sizes disagree; the central O(√T) claims look recoverable with a careful revision. 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 consensus step (1) is the load-bearing object: a curvature-aware averaging rule that replaces Euclidean weighted averages by exponential-map combinations. Its step size s is chosen to balance two opposing curvature effects—positive curvature weakens the convexity needed for contraction while negative curvature weakens smoothness—and the analysis uses geodesic law-of-cosines inequalities (Lemma II.4) together with a bound on how much exponential maps distort tangent-space distances (Lemma II.5) to obtain a uniform contraction rate rho < 1.
What would settle it
On a unit sphere (Kmax = 1), place three points at vertices of a small equilateral spherical triangle inside a ball of radius pi/8 (diameter < pi/2), apply the consensus update with s = C2/(2C1), and measure Var after one step; Theorem III.2 predicts a contraction ratio rho < 1. A configuration inside the stated diameter bound with ratio >= 1 would refute it. Likewise, running Algorithm 1 on the sphere with eta = 1/sqrt T and tracking cumulative regret should grow like sqrt T; a visibly superlinear trajectory would refute Theorem IV.2.
Extended reading notes
Core claim
The central claim is that the consensus update x_i(s) = Exp_{y_i}(s sum_j w_ij Log_{y_i} y_j), with step size s = C2/(2C1), has variance contraction Var({x_i(s)}) <= rho Var({y_i}) with rho in (0,1) whenever the domain is a geodesically convex set of diameter below pi/(2 sqrt(Kmax)). This is Theorem III.2. The contraction coefficient depends on the network spectral gap, curvature bounds, and domain diameter through curvature-dependent constants. Armed with it, the paper proves Theorem IV.2: with gradient step size eta = O(1/sqrt T) and consensus step size s = alpha(1 - sigma_2(W))/(4 C1), decentralized online Riemannian gradient descent has regret at most D C5 sqrt T. Theorem V.2 then extend
Load-bearing premise
All iterates and the comparator must stay within a geodesically convex ball whose diameter is strictly less than pi/(2 sqrt(Kmax)); if the domain is larger or the positive curvature is too strong, the lower-bound constants that make consensus contract can lose their sign.
Editorial extensions
If this is right
- Decentralized online Riemannian gradient descent achieves O(sqrt T) static regret on manifolds with bounded sectional curvature, including positive curvature, matching the Euclidean optimal rate in T.
- Two-point bandit feedback carries the same O(sqrt T) rate, so zeroth-order queries do not asymptotically hurt beyond the full-gradient setting.
- The consensus step is isolated as a stand-alone linear variance-reduction result, so other decentralized Riemannian algorithms that can control network error can reuse the contraction bound.
- The regret matches centralized Riemannian and decentralized Euclidean rates, so curvature and decentralization do not introduce an extra asymptotic penalty under the stated assumptions.
- When Kmax = 0, the results reduce to the Hadamard-manifold setting, giving a unified treatment of both negatively and positively curved spaces.
Reading between the lines
- A test this paper does not run: if the consensus contraction is as general as claimed, offline decentralized Riemannian optimization with strongly geodesically convex objectives should inherit linear convergence on positively curved manifolds, since the hard part is exactly the variance-reduction lemma.
- The diameter restriction D < pi/(2 sqrt(Kmax)) means the theory covers geodesic balls smaller than a quarter circumference; on spheres that is natural, but a natural next question is whether the rate survives domains crossing the convexity radius with additional projection care.
- The bandit estimator has a dimensional factor d entering through the bound ||g^delta|| <= dL, so in high-dimensional manifolds the constant grows; tightening this dimensional dependence or proving a lower bound is a separate question.
- The same consensus step might extend to time-varying networks if sigma_2(W) is replaced by a worst-case connectivity factor, but that extension is not analyzed here.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies decentralized online Riemannian optimization on manifolds with bounded sectional curvature, allowing positive curvature. The authors prove a linear variance-reduction property for the Riemannian consensus step (Theorem III.2), and then use it to establish O(sqrt T) static regret for full-information decentralized online Riemannian gradient descent (Theorem IV.2) and for the two-point bandit feedback setting (Theorem V.2). The analysis is based on curvature comparison inequalities and assumes the domain has diameter D < pi/(2 sqrt(Kmax)) when Kmax > 0. The central claims are that neither positive curvature nor decentralization changes the optimal-in-T regret rate.
Significance. If the main theorems are correct, this is a significant contribution to online Riemannian optimization: it removes the Hadamard-manifold restriction in decentralized settings and gives the first O(sqrt T) two-point bandit bound in this setup. The consensus step-size optimization and the subconvexity analysis of smoothed objectives are interesting, and the proofs are provided in detail with no fitted parameters or circular derivations. However, the stated theorems and the proofs use different consensus step-sizes, so the results are not yet established as written. The issue appears local and fixable, which supports a major revision rather than rejection.
major comments (2)
- [Section IV (Lemma IV.1, Theorem IV.2) and Section VII-D] The stated algorithm and the analyzed algorithm use different consensus step-sizes. Lemma IV.1 and Theorem IV.2 state s = alpha(4C1)^{-1}(1 - sigma2(W)), whereas Theorem III.2 proves linear variance reduction only for s = C2/(2C1). In the proof of Lemma IV.1, the contraction coefficient rho is used as computed in Theorem III.2 without re-derivation for the stated s; in the proof of Theorem IV.2, immediately after Eq. (17), the text says 'Since we have s = C2/(2C1) <= C2/C1' to conclude sum_i T_{i,5} <= 0. Consequently, the network-error bound (8), the full-information regret bound (9), and, by inheritance, the bandit regret bound (11) are not proven for the step-size stated in the theorems. The O(sqrt T) conclusion is plausibly recoverable by consistently setting s = C2/(2C1) or by re-doing the contraction analysis for the smaller stated s, but as written the central theorems do not appl
- [Section III (Theorem III.2) and Appendix VII-H] The contraction coefficient is mis-specified. Theorem III.2 states rho = 1 - C3^2(1 - sigma2(W)) / (4 C1 (1 + C4 D^2)^2), but the proof in Appendix VII-B derives rho = 1 - C2^2(1 - sigma2(W)) / (4 C1 (1 + C4 D^2)^2) by maximizing q(s) = s C2 - s^2 C1. The constant C3 is never defined; Appendix VII-H simply refers to Lemma 4 of [43]. Since rho enters the network-error bound and the constant C5, this is a load-bearing inconsistency. In addition, the equality in Lemma IV.1, 2 sqrt(n) eta L / (1 - rho) = 8 C1 sqrt(n) eta L / ((1 - sigma2(W))^2 alpha^2), does not follow from the definitions of alpha and rho given in the paper.
minor comments (4)
- [Appendix VII-H] Several constants are left as pointers to external references ('For C3 and C4, find the definition in Lemma 4 of [43]; for C8, find the definition in Lemma 3 of [43]'). For a self-contained proof these constants should either be stated explicitly or the cited statements reproduced with their hypotheses.
- [Section VI] The numerical experiments use consensus step-sizes s in {0.6, 0.8, 1}, which do not correspond to the theoretically analyzed step-size s = C2/(2C1) nor to the value stated in Lemma IV.1. A short remark explaining the relation, or clarifying that the experiments are illustrative, would improve the paper.
- [Theorem V.2 and its proof] The theorem statement says delta = O(1/sqrt T) and tau = O(delta), while the proof chooses delta = 1/T and tau = delta/(r theta). The statement and proof should be aligned. Also, the bound O(eta^{-1} + eta T + sqrt T) is redundant once eta = O(1/sqrt T); the proof actually yields O(eta^{-1} + eta T + 1).
- [Throughout] Minor typographical issues include 'proprty' in the conclusion, inconsistent accents on Frechet, and the cross-reference 'Section Proof VII-D'. These do not affect the mathematics.
Circularity Check
No circularity found: the consensus contraction and regret bounds are derived from external geometric lemmas and convexity assumptions; the noted consensus step-size mismatch is a non-circular theorem/proof consistency gap.
full rationale
The derivation chain is self-contained with respect to its inputs. The central consensus contraction (Theorem III.2) is proved from the external cosine-law inequalities in Lemma II.4 (cited to [42] and [38]) and the tangent-log distortion bound in Lemma II.5 (cited to [43] and [41]); the consensus step-size s=C2/(2C1) is then chosen by maximizing the quadratic q(s)=sC2-s^2*C1 in the bound, not fitted to the target regret value. The full-information regret bound (Theorem IV.2) and the bandit regret bound (Theorem V.2) decompose regret into network-error and local-optimization terms, each controlled by the same geometric inequalities and by the stated Lipschitz and geodesic-convexity assumptions; no parameter is calibrated to the comparator x* or to the regret expression. The authors' self-citations ([7], [8], [20], [21], [29]) appear in background or as prior decentralized-Euclidean/Stiefel work and are not the load-bearing support for the new consensus or regret results; the load-bearing geometric inequalities come from external, independently available sources. One non-circular consistency gap should be flagged: Lemma IV.1 and Theorem IV.2 state the consensus step-size as s=alpha*(4*C1)^{-1}*(1-sigma2(W)), while the proof of Theorem IV.2 (Appendix VII-D) explicitly invokes s=C2/(2C1) to conclude sum_i T_{i,5} <= 0. This means the stated algorithm step-size is not the one analyzed in that proof, but this is a theorem-statement/proof mismatch, not a reduction of the claimed result to its own inputs, so it does not raise the circularity score.
Assumptions & free parameters
assumptions (6)
- domain assumption The communication matrix W is symmetric, doubly stochastic, and the network is connected, with sigma2(W) < 1.
- domain assumption Sectional curvature in X is bounded, Kmin <= K <= Kmax, and if Kmax > 0 then diam(X) < pi/(2 sqrt(Kmax)).
- domain assumption Local objectives f_i,t are geodesically convex and L-Lipschitz on X, and the comparator x* belongs to X.
- standard math Riemannian law-of-cosines inequalities (Lemma II.4) and log-map distance bounds (Lemma II.5) with constants c1, c2, C3, and C4 from [42], [43], and [38].
- standard math Metric projection onto a geodesically convex set satisfies the variational inequality <Log_{P_X(y)}(y), Log_{P_X(y)}(x)> <= 0 for x in X.
- standard math Perturbation estimates for parallel transport and exponential maps (Lemmas VII.2, VII.3, VII.5), based on Jacobi field bounds from [43] and [47].
Cite this review
Pith. "Pith review of Decentralized Online Riemannian Optimization Beyond Hadamard Manifolds." pith.science (2026). https://pith.science/paper/DRAXUPGL
@misc{pith2026250907779,
author = {Pith},
title = {Pith review of: Decentralized Online Riemannian Optimization Beyond Hadamard Manifolds},
year = {2026},
howpublished = {\url{https://pith.science/paper/DRAXUPGL}},
note = {Machine review of arXiv:2509.07779}
}
abstract
We study decentralized online Riemannian optimization over manifolds with possibly positive curvature, going beyond the Hadamard manifold setting. Decentralized optimization techniques rely on a consensus step that is well understood in Euclidean spaces because of their linearity. However, in positively curved Riemannian spaces, a main technical challenge is that geodesic distances may not induce a globally convex structure. In this work, we first analyze a curvature-aware Riemannian consensus step that enables a linear convergence beyond Hadamard manifolds. Building on this step, we establish a $O(\sqrt{T})$ regret bound for the decentralized online Riemannian gradient descent algorithm. Then, we investigate the two-point bandit feedback setup, where we employ computationally efficient gradient estimators using smoothing techniques, and we demonstrate the same $O(\sqrt{T})$ regret bound through the subconvexity analysis of smoothed objectives.
Figures
Forward citations
Cited by 3 Pith papers
-
Decentralized Online Riemannian Optimization for Strongly Geodesically Convex Functions
Decentralized online Riemannian gradient descent with a decaying step size achieves O(log T) static regret for strongly geodesically convex losses on manifolds with bounded sectional curvature, under full and two-poin...
-
Distributed Riemannian Optimization in Geodesically Non-convex Environments
Riemannian diffusion adaptation provably reaches approximate consensus and first-order stationarity for geodesically non-convex costs, with linear convergence under the Riemannian PL condition.
-
Online Optimization on Hadamard Manifolds: Curvature Independent Regret Bounds on Horospherically Convex Objectives
On Hadamard manifolds, online gradient descent achieves Euclidean regret rates O(√T) and O(log T) for h-convex and strongly h-convex losses, with curvature-free constants.
Reference graph
Works this paper leans on
-
[43]
Escaping from saddle points on riemannian manifolds,
Y . Sun, N. Flammarion, and M. Fazel, “Escaping from saddle points on riemannian manifolds,”Advances in Neural Information Processing Systems, vol. 32, 2019
work page 2019
-
[1]
N. Cesa-Bianchi and G. Lugosi,Prediction, learning, and games. Cambridge university press, 2006
work page 2006
-
[2]
Introduction to online convex optimization,
E. Hazanet al., “Introduction to online convex optimization,”Founda- tions and Trends® in Optimization, vol. 2, no. 3-4, pp. 157–325, 2016
work page 2016
-
[3]
Minimizing dynamic regret on geodesic metric spaces,
Z. Hu, G. Wang, and J. D. Abernethy, “Minimizing dynamic regret on geodesic metric spaces,” inThe Thirty Sixth Annual Conference on Learning Theory. PMLR, 2023, pp. 4336–4383
work page 2023
-
[4]
Riemannian projection-free online learning,
——, “Riemannian projection-free online learning,”Advances in Neural Information Processing Systems, vol. 36, pp. 41 980–42 014, 2023
work page 2023
-
[5]
Tracking and regret bounds for online zeroth-order euclidean and riemannian optimization,
A. I. Maass, C. Manzie, D. Nesic, J. H. Manton, and I. Shames, “Tracking and regret bounds for online zeroth-order euclidean and riemannian optimization,”SIAM Journal on Optimization, vol. 32, no. 2, pp. 445–469, 2022
work page 2022
-
[6]
Online optimization over riemannian manifolds,
X. Wang, Z. Tu, Y . Hong, Y . Wu, and G. Shi, “Online optimization over riemannian manifolds,”Journal of Machine Learning Research, vol. 24, no. 84, pp. 1–67, 2023
work page 2023
-
[7]
Decentralized riemannian gradient descent on the stiefel manifold,
S. Chen, A. Garcia, M. Hong, and S. Shahrampour, “Decentralized riemannian gradient descent on the stiefel manifold,” inInternational Conference on Machine Learning. PMLR, 2021, pp. 1594–1605
work page 2021
Show all 47 references
-
[8]
On the local linear rate of consensus on the stiefel manifold,
——, “On the local linear rate of consensus on the stiefel manifold,” IEEE Transactions on Automatic Control, vol. 69, no. 4, pp. 2324–2339, 2023
2023
-
[9]
Consensus on lie groups for the riemannian center of mass,
S. Kraisler, S. Talebi, and M. Mesbahi, “Consensus on lie groups for the riemannian center of mass,” in2023 62nd IEEE Conference on Decision and Control (CDC). IEEE, 2023, pp. 4461–4466
2023
-
[10]
Distributed consensus on manifolds using the riemannian center of mass,
——, “Distributed consensus on manifolds using the riemannian center of mass,” in2023 IEEE Conference on Control Technology and Appli- cations (CCTA). IEEE, 2023, pp. 130–135
2023
-
[11]
Decentralized online riemannian optimization with dynamic environments,
H. Chen and Q. Sun, “Decentralized online riemannian optimization with dynamic environments,”arXiv preprint arXiv:2410.05128, 2024
2024 arXiv
-
[12]
Decentralized projected riemannian gradient method for smooth optimization on compact submanifolds,
K. Deng and J. Hu, “Decentralized projected riemannian gradient method for smooth optimization on compact submanifolds,”arXiv preprint arXiv:2304.08241, 2023
2023 arXiv
-
[13]
Consensus optimization on manifolds,
A. Sarlette and R. Sepulchre, “Consensus optimization on manifolds,” SIAM journal on Control and Optimization, vol. 48, no. 1, pp. 56–76, 2009
2009
-
[14]
Riemannian consensus for manifolds with bounded curvature,
R. Tron, B. Afsari, and R. Vidal, “Riemannian consensus for manifolds with bounded curvature,”IEEE Transactions on Automatic Control, vol. 58, no. 4, pp. 921–934, 2012
2012
-
[15]
Stochastic zeroth-order rieman- nian derivative estimation and optimization,
J. Li, K. Balasubramanian, and S. Ma, “Stochastic zeroth-order rieman- nian derivative estimation and optimization,”Mathematics of Operations Research, vol. 48, no. 2, pp. 1183–1211, 2023
2023
-
[16]
Zeroth-order riemannian averaging stochastic approximation al- gorithms,
——, “Zeroth-order riemannian averaging stochastic approximation al- gorithms,”SIAM Journal on Optimization, vol. 34, no. 4, pp. 3314–3341, 2024
2024
-
[17]
Distributed subgradient methods for multi- agent optimization,
A. Nedic and A. Ozdaglar, “Distributed subgradient methods for multi- agent optimization,”IEEE Transactions on Automatic Control, vol. 54, no. 1, pp. 48–61, 2009
2009
-
[18]
Dual averaging for distributed optimization: Convergence analysis and network scaling,
J. C. Duchi, A. Agarwal, and M. J. Wainwright, “Dual averaging for distributed optimization: Convergence analysis and network scaling,” IEEE Transactions on Automatic control, vol. 57, no. 3, pp. 592–606, 2011
2011
-
[19]
Decentralized gradient-free meth- ods for stochastic non-smooth non-convex optimization,
Z. Lin, J. Xia, Q. Deng, and L. Luo, “Decentralized gradient-free meth- ods for stochastic non-smooth non-convex optimization,” inProceedings of the AAAI Conference on Artificial Intelligence, vol. 38, no. 16, 2024, pp. 17 477–17 486
2024
-
[20]
An online optimization perspec- tive on first-order and zero-order decentralized nonsmooth nonconvex stochastic optimization,
E. Sahinoglu and S. Shahrampour, “An online optimization perspec- tive on first-order and zero-order decentralized nonsmooth nonconvex stochastic optimization,” in41st International Conference on Machine Learning, vol. 235. PMLR, 2024, pp. 43 043–43 059
2024
-
[21]
On distributed nonconvex optimization: Projected subgradient method for weakly convex problems in networks,
S. Chen, A. Garcia, and S. Shahrampour, “On distributed nonconvex optimization: Projected subgradient method for weakly convex problems in networks,”IEEE Transactions on Automatic Control, vol. 67, no. 2, pp. 662–675, 2021
2021
-
[22]
On the convergence of decentralized gradient descent,
K. Yuan, Q. Ling, and W. Yin, “On the convergence of decentralized gradient descent,”SIAM Journal on Optimization, vol. 26, no. 3, pp. 1835–1854, 2016
2016
-
[23]
Achieving geometric convergence for distributed optimization over time-varying graphs,
A. Nedic, A. Olshevsky, and W. Shi, “Achieving geometric convergence for distributed optimization over time-varying graphs,”SIAM Journal on Optimization, vol. 27, no. 4, pp. 2597–2633, 2017
2017
-
[24]
Harnessing smoothness to accelerate distributed optimization,
G. Qu and N. Li, “Harnessing smoothness to accelerate distributed optimization,”IEEE Transactions on Control of Network Systems, vol. 5, no. 3, pp. 1245–1260, 2017
2017
-
[25]
Extra: An exact first-order algorithm for decentralized consensus optimization,
W. Shi, Q. Ling, G. Wu, and W. Yin, “Extra: An exact first-order algorithm for decentralized consensus optimization,”SIAM Journal on Optimization, vol. 25, no. 2, pp. 944–966, 2015
2015
-
[26]
Distributed linearized alter- nating direction method of multipliers for composite convex consensus optimization,
N. S. Aybat, Z. Wang, T. Lin, and S. Ma, “Distributed linearized alter- nating direction method of multipliers for composite convex consensus optimization,”IEEE Transactions on Automatic Control, vol. 63, no. 1, pp. 5–20, 2017
2017
-
[27]
Multi-agent distributed opti- mization via inexact consensus admm,
T.-H. Chang, M. Hong, and X. Wang, “Multi-agent distributed opti- mization via inexact consensus admm,”IEEE Transactions on Signal Processing, vol. 63, no. 2, pp. 482–497, 2014
2014
-
[28]
Augmented distributed gradient methods for multi-agent optimization under uncoordinated constant stepsizes,
J. Xu, S. Zhu, Y . C. Soh, and L. Xie, “Augmented distributed gradient methods for multi-agent optimization under uncoordinated constant stepsizes,” in2015 54th IEEE Conference on Decision and Control (CDC). IEEE, 2015, pp. 2055–2060
2015
-
[29]
Retraction-free decentralized non-convex optimization with orthogonal constraints,
Y . Sun, S. Chen, A. Garcia, and S. Shahrampour, “Retraction-free decentralized non-convex optimization with orthogonal constraints,” arXiv preprint arXiv:2405.11590, 2024
2024 arXiv
-
[30]
Decentralized riemannian conjugate gradient method on the stiefel manifold,
J. Chen, H. Ye, M. Wang, T. Huang, G. Dai, I. W. Tsang, and Y . Liu, “Decentralized riemannian conjugate gradient method on the stiefel manifold,”arXiv preprint arXiv:2308.10547, 2023
2023 arXiv
-
[31]
Achieving consensus over compact submanifolds,
J. Hu, J. Zhang, and K. Deng, “Achieving consensus over compact submanifolds,”arXiv preprint arXiv:2306.04769, 2023
2023 arXiv
-
[32]
Online and stochastic optimization beyond lipschitz continuity: A riemannian approach,
K. Antonakopoulos, E. V . Belmega, and P. Mertikopoulos, “Online and stochastic optimization beyond lipschitz continuity: A riemannian approach,” inICLR 2020-International Conference on Learning Repre- sentations, 2020, pp. 1–20
2020
-
[33]
Riemannian optimistic algorithms,
X. Wang, D. Yuan, Y . Hong, Z. Hu, L. Wang, and G. Shi, “Riemannian optimistic algorithms,”arXiv preprint arXiv:2308.16004, 2023
2023 arXiv
-
[34]
Optimization algorithms on matrix manifolds,
P.-A. Absil, R. Mahony, and R. Sepulchre, “Optimization algorithms on matrix manifolds,” inOptimization Algorithms on Matrix Manifolds. Princeton University Press, 2009
2009
-
[35]
Boumal,An introduction to optimization on smooth manifolds
N. Boumal,An introduction to optimization on smooth manifolds. Cambridge University Press, 2023
2023
-
[36]
Distributed online optimization in dynamic environments using mirror descent,
S. Shahrampour and A. Jadbabaie, “Distributed online optimization in dynamic environments using mirror descent,”IEEE Transactions on Automatic Control, vol. 63, no. 3, pp. 714–725, 2017
2017
-
[37]
Bac ´ak,Convex analysis and optimization in Hadamard spaces
M. Bac ´ak,Convex analysis and optimization in Hadamard spaces. Walter de Gruyter GmbH & Co KG, 2014, vol. 22
2014
-
[38]
First-order methods for geodesically convex optimization,
H. Zhang and S. Sra, “First-order methods for geodesically convex optimization,” inConference on learning theory. PMLR, 2016, pp. 1617–1638
2016
-
[39]
Computing riemannian center of mass on hadamard manifolds,
G. de Carvalho Bento, S. D. B. Bitar, J. X. da Cruz Neto, P. R. Oliveira, and J. C. de Oliveira Souza, “Computing riemannian center of mass on hadamard manifolds,”Journal of Optimization Theory and Applications, vol. 183, no. 3, pp. 977–992, 2019
2019
-
[40]
Convergence of riemannian stochastic gradient descent on hadamard manifold,
H. Sakai and H. Iiduka, “Convergence of riemannian stochastic gradient descent on hadamard manifold,”arXiv preprint arXiv:2312.07990, 2023
2023 arXiv
-
[41]
From nesterov’s estimate sequence to riemannian acceleration,
K. Ahn and S. Sra, “From nesterov’s estimate sequence to riemannian acceleration,” inConference on Learning Theory. PMLR, 2020, pp. 84–118
2020
-
[42]
A continuous- time perspective for modeling acceleration in riemannian optimization,
F. Alimisis, A. Orvieto, G. B ´ecigneul, and A. Lucchi, “A continuous- time perspective for modeling acceleration in riemannian optimization,” inInternational Conference on Artificial Intelligence and Statistics. PMLR, 2020, pp. 1297–1307
2020
-
[44]
Online distributed convex optimization on dynamic networks,
S. Hosseini, A. Chapman, and M. Mesbahi, “Online distributed convex optimization on dynamic networks,”IEEE Transactions on Automatic Control, vol. 61, no. 11, pp. 3545–3550, 2016
2016
-
[45]
Distributed au- tonomous online learning: Regrets and intrinsic privacy-preserving prop- erties,
F. Yan, S. Sundaram, S. Vishwanathan, and Y . Qi, “Distributed au- tonomous online learning: Regrets and intrinsic privacy-preserving prop- erties,”IEEE Transactions on Knowledge and Data Engineering, vol. 25, no. 11, pp. 2483–2493, 2012
2012
-
[46]
On the metric projection onto convex sets in riemannian spaces,
R. Walter, “On the metric projection onto convex sets in riemannian spaces,”Archiv der Mathematik, vol. 25, pp. 91–98, 1974
1974
-
[47]
Jost and J
J. Jost and J. Jost,Riemannian geometry and geometric analysis. Springer, 2008, vol. 42005
2008
Reviewed August 4, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.