Pith. sign in

REVIEW 3 major objections 4 minor 64 references

Asymptotic Convergence Analysis of High-Order Proximal-Point Methods Beyond Sublinear Rates

T0 review · 3 major / 4 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read High-order proximal-point methods are shown to converge to the unique global minimizer of uniformly quasiconvex functions, with linear or superlinear rates set by the modulus growth order q and the proximal order p.

desk verdict Theorem 4.10(a) is false and the proof breaks on an invalid p-norm inequality; the paper's other convergence results appear sound and the overall framework is worth a referee's time. read the letter →

arxiv 2505.20484 v2 pith:NUZQYSAH submitted 2025-05-26 math.OC

classification math.OC MSC 90C2690C2565K05
keywords high-orderproximal-pointalgorithmuniformquasiconvexityMoreauenvelopeconvergencerateslinearsuperlinearnonconvexoptimizationglobalminimizer
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper studies the high-order proximal-point algorithm (HiPPA), the iterative scheme $x_{k+1} = \arg\min_y \varphi(y) + \frac{1}{p\gamma_k}\|x_k-y\|^p$, for minimizing uniformly quasiconvex functions—a class that includes strongly convex, uniformly convex, and strongly quasiconvex functions as special cases. The authors aim to show that HiPPA always converges to the unique global minimizer, and that its asymptotic rate is controlled by the proximal order $p$ and the growth order $q$ of the uniform-quasiconvexity modulus. Their claimed results are locally linear convergence for $p\in(1,2)$ when the modulus grows like $t^q$ with $q\in(1,2]$ on $[0,1)$; linear convergence for $p=2$, $q=2$ and for $p=q>2$; and superlinear convergence of order $(p-1)/(q-1)$ when $p>q\geq 2$. If correct, these results extend classical linear-convergence guarantees for proximal point methods well beyond strongly convex objectives, without any smoothness assumption.

What carries the argument

The load-bearing object is the high-order proximal operator $\operatorname{prox}^{p}_{\gamma\varphi}(C,x)=\arg\min_{y\in C}\left\{\varphi(y)+\frac{1}{p\gamma}\|x-y\|^p\right\}$, together with its Moreau envelope. The argument runs through the elementary optimality inequality $\varphi(x_{k+1})+\frac{1}{p\gamma_k}\|x_{k+1}-x_k\|^p \leq \varphi(x)+\frac{1}{p\gamma_k}\|x-x_k\|^p$ for the minimizer $x$, combined with the uniform-quasiconvexity inequality $\varphi(\lambda x+(1-\lambda)y) \leq \max\{\varphi(x),\varphi(y)\}-\lambda(1-\lambda)\phi(\|x-y\|)$. Inserting convex combinations of $x$ and $x_{k+1}$ into the optimality inequality converts the regularizer's distance contraction into a recurrence for $\|x-x_{k+1}\|$ in terms of $\|x-x_k\|$. The different regimes come from which norm inequality is available: the exact parallelogram identity at $p=2$, a uniform-convexity inequality for $p>2$, and a local strong-convexity estimate on bounded balls for $p\in(1,2)$.

What would settle it

Run HiPPA on $\varphi(x)=\|x\|^2$ with $p=3/2$ and $\gamma=1$ from $x_0=1$. The optimality condition gives $x_{k+1}=r_k x_k$ with $r_k=(-1+\sqrt{1+16x_k})/(8x_k)$, and $r_k\to 1$ as $x_k\to 0$. Hence the contraction ratio $\|x-x_{k+1}\|/\|x-x_k\|$ is not bounded below by a constant less than one, so Theorem 4.10(a)'s claimed local linear rate would fail in this setting.

Watch

Extended reading notes

Core claim

The central claim, stated on the paper's own terms, is that the asymptotic behavior of HiPPA is fully determined by the interplay between $p$ and the degree $q$ of a lower bound $\rho_q t^q \leq \phi(t)$ on the uniform-quasiconvexity modulus. Because uniformly quasiconvex functions exclude spurious stationary points—Theorem 3.23 proves that stationarity forces unique global minimality and gives the growth bound $\varphi(x)+\tfrac14\phi(\|y-x\|)\leq\varphi(y)$—every HiPPA sequence converges to the unique minimizer. Theorem 4.10 then turns the proximal optimality inequality into distance contraction: for $p=2$ and $q=2$ the contraction factor is $1/(1+\gamma_{\min}\rho)$; for $p=q>2$ it is $(p/(p\gamma_{\min}\rho_p+\hat\sigma_p))^{1/(p-1)}$; for $p>q$ it is superlinear with exponent $(p-1)/(q-1)$; and for $p\in(1,2)$ on $[0,1)$ it is locally linear with factor $2/(p\rho\gamma_{\min}+\sigma_p)$. The authors note that some of these rates are new even for strongly or uniformly convex functions.

Load-bearing premise

For $p<2$, the proof needs a small distance raised to the power $p$ to behave like the square of that distance with a positive gap; for identical points this would require a small number's $p$-th power to be no larger than its square, which fails whenever $p<2$.

Editorial extensions

If this is right

  • For $p=2$, the paper recovers the classical linear rate of the proximal point method on strongly convex and strongly quasiconvex objectives, with contraction factor $1/(1+\gamma_{\min}\rho)$ and $O(\log(1/\varepsilon))$ iteration complexity.
  • For $p=q>2$, HiPPA is claimed to converge linearly on uniformly convex functions, a setting where high-order proximal methods had not previously been shown to achieve linear rates.
  • For $p>q\geq 2$, HiPPA is claimed to converge superlinearly with order $(p-1)/(q-1)$ from any starting point, without any smoothness assumption on the objective.
  • Because stationary points coincide with the unique global minimizer for uniformly quasiconvex functions, HiPPA iterates cannot be trapped at saddle points or spurious local minima.
  • In the linear regimes, reaching $\|x_k-x\|\leq\varepsilon$ is guaranteed within $O(\log(1/\varepsilon))$ iterations, matching the complexity expected for strongly convex optimization.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper's own distance-contraction recurrences suggest a natural path for inexact variants: if the proximal subproblem is solved with summable errors, the same recurrences should survive with modified constants, even though the paper leaves this open.
  • The local linear claim for $p<2$ can be tested directly on the quadratic $\varphi(x)=\|x\|^2$: the one-dimensional HiPPA iteration has an explicit form, and its contraction ratio appears to tend to $1$ as $x_k\to 0$, which would contradict the claimed bound $2/(p\rho\gamma_{\min}+\sigma_p)<1$.
  • The growth condition $\varphi(x)+\tfrac14\phi(\|y-x\|)\leq\varphi(y)$ is an error-bound-type geometry; the rates here indicate that the sharpness of the minimum, measured by $q$, is the true driver of asymptotic speed, so analogous results should hold under modulus-based error bounds beyond uniform quasiconvexity.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The paper studies the high-order proximal-point algorithm (HiPPA) for minimizing proper, lower semicontinuous, coercive, uniformly quasiconvex functions. It develops structural properties of this function class (calculus, coercivity, stationarity/global-optimality equivalence), establishes global convergence of HiPPA, and derives asymptotic rates under power-type lower bounds on the modulus of uniform quasiconvexity. The headline result is a claimed local linear convergence rate for every p in (1,2) when the modulus satisfies φ(t) ≥ ρ_q t^q on [0,1) for some q in (1,2], together with linear rates for p=2 and p=q>2, and superlinear rates for p>q≥2.

Significance. If the claimed p<2 local linear rate were true, it would be a significant extension of classical proximal-point rate theory, which typically requires p=2 and strong convexity. The paper also gives a clean stationarity-implies-global-optimality result for uniformly quasiconvex functions, which is a useful contribution. However, the central p<2 claim is false: a one-dimensional strongly convex quadratic provides a direct counterexample. Since the main advertised novelty—local linear convergence for p∈(1,2)—is unsupported and contradicted, the paper's significance is reduced to the p=2 and p≥q cases, which are more standard. The manuscript does not include machine-checked proofs or reproducible numerical experiments; its key technical facts are cited to the authors' own unpublished preprints.

major comments (3)
  1. [§4.2, Lemma 4.9(a)] The proof of Lemma 4.9(a) relies on an invalid norm inequality. In the chain of inequalities leading to (4.6), the term ∥λ(x−x_k)+(1−λ)(x_{k+1}−x_k)∥^p is replaced by λ∥x−x_k∥^2 + (1−λ)∥x_{k+1}−x_k∥^2 − λ(1−λ)σ_p∥x−x_{k+1}∥^2. For p∈(1,2) and vectors of norm less than 1, ∥a∥^p ≥ ∥a∥^2, so replacing the p-th powers by squares makes the right-hand side smaller, and the claimed inequality is false. Taking a=b with 0<∥a∥<1 gives the requirement ∥a∥^p ≤ ∥a∥^2, which fails for p<2. Since the iterates satisfy ∥x−x_k∥→0 and ∥x_{k+1}−x_k∥→0, the argument is used precisely in the regime where the inequality fails. Consequently, inequality (4.6) is not established.
  2. [§4.2, Theorem 4.10(a)] Theorem 4.10(a) is false as stated. Take φ(x)=x^2/2 on R, γ_k=1, and p=3/2. This function is strongly convex and hence uniformly quasiconvex with modulus φ(t)=t^2/2, so the assumption ρ_q t^q ≤ φ(t) holds on [0,1) with q=2 and ρ_q=1/2. The HiPPA optimality condition for this problem is x_{k+1} + (1/γ)|x_{k+1}−x_k|^{p−2}(x_{k+1}−x_k)=0. Writing e_k=x_k and r_k=e_{k+1}/e_k, one obtains r_k + (1/γ)e_k^{p−2}|r_k−1|^{p−2}(r_k−1)=0. Since p−2<0, e_k^{p−2}→∞ as e_k→0; the equation forces r_k→1 (in fact |r_k−1| ≍ e_k^{(2−p)/(p−1)}). Thus no uniform bound of the form r_k ≤ c < 1 can hold for all large k, directly contradicting the claimed local linear rate with ratio 2/(pργ_min+σ_p) < 1. This example also disproves the abstract's first advertised contribution and Corollary 4.11(a).
  3. [§4.2, Lemma 4.9(a) and Theorem 4.10(a)] The flaw is load-bearing: the proof of Theorem 4.10(a) depends entirely on Lemma 4.9(a), and the resulting inequality (4.6) is false. The manuscript's main novelty claim—local linear convergence for p∈(1,2) under q∈(1,2]—therefore collapses. The other results (Theorem 4.10(b)–(d)) use Lemma 4.9(b)–(c), which do not rely on the invalid p-norm step, but they do not compensate for the failure of the central claim.
minor comments (4)
  1. [§4.2, Lemma 4.9(a)] The sentence 'this implies that ∥x_{k+1}−x_k∥^2 < ∥x_{k+1}−x_k∥^p' is correct for p∈(1,2) once the step norm is below 1, but the subsequent substitution of squared norms in the upper bound is in the opposite direction; this should be clarified or the argument corrected.
  2. [§2 and §4.2] Key technical facts—the strong convexity of ∥·∥^q on balls for q∈(1,2) and fundamental properties of the high-order proximal operator—are cited to the authors' unpublished preprints [29] and [32]. The paper should either provide self-contained proofs or cite published versions.
  3. [Table 1] The first row of Table 1 repeats the false claim of Theorem 4.10(a); if the theorem is corrected, the table must be updated accordingly.
  4. [§4.2, proof of Theorem 4.10(a)] The quantity σ_p is taken as κ_p r^{p−2}/2, but the radius r of the ball on which the power norm is strongly convex is not explicitly defined before its use; please make the choice of r and its dependence on the iterates precise.

Circularity Check

0 steps flagged · score 0.0 of 10

No circular derivation; the rate claims follow from the stated modulus assumptions, with the p<2 technical inequality a verification concern rather than a circular reduction.

full rationale

The paper's convergence-rate analysis is not circular. Theorem 4.10 derives its contraction ratios directly from the defining uniform-quasiconvexity inequality (3.5), the proximal optimality condition (4.9), and the assumed lower bound rho_q t^q <= phi(t); the rates are consequences of those assumptions, not restatements of them, and no parameter is fitted to a subset of data and then presented as a prediction. The one load-bearing use of a same-author citation is Example 3.2, where the strong-convexity-type inequality for the p-th power norm on a ball for p in (1,2) is asserted via the authors' own preprint [32] and then used in Lemma 4.9(a) to obtain inequality (4.6). This is a verification and correctness gap rather than a circular equivalence: the cited inequality is a generic technical fact with stated assumptions (q in (1,2), a,b in B(0;r)), and it does not contain the target convergence theorem. The remaining cited facts, such as Fact 4.4 from [29], are standard level-boundedness and continuity properties with independent justifications. Even if Lemma 4.9(a)'s p-norm inequality is invalid, or if the local linear claim fails on a scalar quadratic, those are mathematical-error concerns, not instances of a derivation reducing by construction to its own inputs. Accordingly, no circular step is identified in the paper's derivation chain.

Assumptions & free parameters 0 free parameters · 4 assumptions · 0 invented entities

The paper introduces no new free parameters or entities. The main burden rests on the uniform quasiconvexity assumption and modulus lower bound, plus standard convex analysis facts. The critical flaw is a mathematical error in Lemma 4.9(a), not an axiom.

assumptions (4)
  • domain assumption The objective function is uniformly quasiconvex with a given modulus phi on a closed convex set C.
    This is the core assumption of the paper, introduced in Definition 3.1(e) and used in Theorems 3.23, 4.7, and 4.10.
  • domain assumption The modulus satisfies a power lower bound phi(t) >= rho_q t^q on a specified interval.
    This is the key rate assumption stated in Theorem 4.10 and used in the convergence rate proofs.
  • standard math The function x -> ||x||^q is strongly convex on bounded balls for q in (1,2) and uniformly convex for q>2.
    Cited to Example 3.2 and [32,48]. This underlies the proof of Lemma 4.9, but the specific application in Lemma 4.9(a) is flawed.
  • standard math The high-order Moreau envelope is continuous and level-bounded (Fact 4.4).
    Cited to [29, Theorem 3.4], a preprint by co-authors. This supports Theorem 4.6 but is not the source of the critical error.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Asymptotic Convergence Analysis of High-Order Proximal-Point Methods Beyond Sublinear Rates." pith.science (2026). https://pith.science/paper/NUZQYSAH

@misc{pith2026250520484,
  author       = {Pith},
  title        = {Pith review of: Asymptotic Convergence Analysis of High-Order Proximal-Point Methods Beyond Sublinear Rates},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/NUZQYSAH}},
  note         = {Machine review of arXiv:2505.20484}
}
abstract

This paper investigates the asymptotic convergence behavior of the high-order proximal-point algorithm (HiPPA) to global minimizers, extending existing analyses beyond sublinear convergence rates and complexity analysis. Specifically, we study the proximal operator of a proper lower semicontinuous function augmented with a $p$th-order regularization for $p>1$, and establish the convergence of HiPPA to a global minimizer with a particular focus on its convergence rate. To this end, we focus on minimizing functions in the class of uniformly quasiconvex functions, which includes strongly convex, uniformly convex, and strongly quasiconvex functions as special cases. Our analysis reveals the following convergence behaviors of HiPPA when the uniform quasiconvexity modulus $\phi$ admits a power function of degree $q$ as a lower bound, i.e., $\phi(t) \geq c t^q$ for some $c>0$, on an interval $\mathcal{I}$: (i) for $q\in (1,2)$ and $\mathcal{I}=[0,1)$, HiPPA exhibits a local linear rate for $p\in [q,2)$; (ii) HiPPA converges linearly when $p=2$, $q=2$, and also when $p=q>2$, provided that $\mathcal{I}=[0,\infty)$; (iii) for $q\geq 2$ and $\mathcal{I}=[0,\infty)$, HiPPA achieves a superlinear rate for $p>q$. Notably, to our knowledge, some of these results are novel, even in the context of strongly or uniformly convex functions, offering new insights into optimizing generalized convex problems.

Figures

Figures reproduced from arXiv: 2505.20484 by the authors.

Figure 1
Figure 1. Relationships among notions introduced in Definition 3.1. [PITH_FULL_IMAGE:figures/full_fig_p006_1.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

64 extracted references · 62 canonical work pages

  1. [1]

    Ahookhosh and Y

    M. Ahookhosh and Y. Nesterov. High-order methods beyond the classical complexity bounds: Inexact high-order proximal-point methods with segment search. Submitted manuscript, 2023. 26

  2. [2]

    Ahookhosh and Y

    M. Ahookhosh and Y. Nesterov. High-order methods beyond the classical complex- ity bounds: Inexact high-order proximal-point methods. Mathematical Programming, 208:365–407, 2024

  3. [3]

    Ahookhosh, A

    M. Ahookhosh, A. Themelis, and P. Patrinos. A Bregman forward-backward linesearch algorithm for nonconvex composite optimization: Superlinear convergence to nonisolated local minima. SIAM Journal on Optimization , 31:653–685, 2021

  4. [4]

    Asi and J

    H. Asi and J. C. Duchi. Stochastic (approximate) proximal point methods: Convergence, optimality, and adaptivity. SIAM Journal on Optimization , 29(3):2257–2290, 2019

  5. [5]

    Aujol, C

    J-F. Aujol, C. Dossal, and A. Rondepierre. FISTA is an automatic geometrically opti- mized algorithm for strongly convex functions. Mathematical Programming, 204(1):449– 491, 2024

  6. [6]

    Bauschke and P.-L

    H.-H. Bauschke and P.-L. Combettes. Convex Analysis and Monotone Operator Theory in Hilbert Spaces. Springer Cham, 2 edition, 2017

  7. [7]

    Boyd and L

    S. Boyd and L. Vandenberghe. Convex optimization . Cambridge university press, 2004

  8. [8]

    Bredies, E

    K. Bredies, E. Chenchene, D. Lorenz, and E. Naldi. Degenerate preconditioned proximal point algorithms. SIAM Journal on Optimization , 32(3):2376–2401, 2022

Show all 64 references
  1. [9]

    Cambini and L

    A. Cambini and L. Martein. Generalized Convexity and Optimization: Theory and Ap- plications, volume 616. Springer Science & Business Media, 2009

  2. [10]

    Cambini and L

    R. Cambini and L. Carosi. Coercivity concepts and recession function in constrained problems. International Journal of Mathematical Sciences , 2:83–96, 2003

  3. [11]

    F. Clarke. Functional Analysis, Calculus of Variations and Optimal Control . Springer, 2013

  4. [12]

    Crouzeix

    J-P. Crouzeix. Continuity and differentiability of quasiconvex functions. In N. Had- jisavvas, S. Koml´ osi, and S. Schaible, editors, Handbook of Generalized Convexity and Generalized Monotonicity, pages 121–149. Springer, 2005

  5. [13]

    Davis, M

    D. Davis, M. D ´ ıaz, and D. Drusvyatskiy. Escaping strict saddle points of the Moreau envelope in nonsmooth optimization. SIAM Journal on Optimization , 32(3):1958–1983, 2022

  6. [14]

    Davis and D

    D. Davis and D. Drusvyatskiy. Proximal methods avoid active strict saddles of weakly convex functions. Foundations of Computational Mathematics , 22(2):561–606, 2022

  7. [15]

    Dhara and J

    A. Dhara and J. Dutta. Optimality Conditions in Convex Optimization: A Finite- Dimensional View . CRC Press, 2012

  8. [16]

    Flores-Baz´ an, Y

    F. Flores-Baz´ an, Y. Garc ´ ıa, and N. Hadjisavvas. Characterizing quasiconvexity of the pointwise infimum of a family of arbitrary translations of quasiconvex functions, with applications to sums and quasiconvex optimization. Mathematical Programming, 189(1):315–337, 2021. 27

  9. [17]

    S.-M. Grad, F. Lara, and R.T. Marcavillaca. Strongly quasiconvex functions: What we know (so far). Journal of Optimization Theory and Applications , 205:38, 2025

  10. [18]

    Grimmer and D

    B. Grimmer and D. Li. Some primal-dual theory for subgradient methods for strongly convex optimization. Mathematical Programming, pages 1–30, 2025

  11. [19]

    Gu and J

    G. Gu and J. Yang. Tight sublinear convergence rate of the proximal point algorithm for maximal monotone inclusion problems. SIAM Journal on Optimization, 30(3):1905–1921, 2020

  12. [20]

    O. G¨ uler. On the convergence of the proximal point algorithm for convex minimization. SIAM Journal on Control and Optimization , 29(2):403–419, 1991

  13. [21]

    O. G¨ uler. New proximal point algorithms for convex minimization. SIAM Journal on Optimization, 2:649–664, 1992

  14. [22]

    Hermant, J-F

    J. Hermant, J-F. Aujol, C. Dossal, and A. Rondepierre. Study of the behaviour of nesterov accelerated gradient in a non convex setting: the strongly quasar convex case. arXiv preprint arXiv:2405.19809 , 2024

  15. [23]

    Hiriart-Urruty and C

    J-B. Hiriart-Urruty and C. Lemar´ echal. Convex Analysis and Minimization Algorithms I: Fundamentals, volume 305. Springer science & business media, 1996

  16. [24]

    Iusem and F

    A. Iusem and F. Lara. Second order asymptotic functions and applications to quadratic programming. Journal of Convex Analysis , 25:271–291, 2018

  17. [25]

    Iusem and F

    A. Iusem and F. Lara. Proximal point algorithms for quasiconvex pseudomonotone equi- librium problems. Journal of Optimization Theory and Applications , 193(1):443–461, 2022

  18. [26]

    Iusem, F

    A. Iusem, F. Lara, R.T. Marcavillaca, and L.H. Yen. A two-step proximal point algorithm for nonconvex equilibrium problems with applications to fractional programming.Journal of Global Optimization , 90:755–779, 2024

  19. [27]

    Josz and X

    C. Josz and X. Li. Certifying the absence of spurious local minima at infinity. SIAM Journal on Optimization , 33(3):1416–1439, 2023

  20. [28]

    Jovanoviˇ c

    M. Jovanoviˇ c. A note on strongly convex and quasiconvex functions.Mathematical Notes, 60:584–585, 1996

  21. [29]

    Kabgani and M

    A. Kabgani and M. Ahookhosh. ItsOPT: An inexact two-level smoothing framework for nonconvex optimization via high-order moreau envelope, 2024

  22. [30]

    Kabgani and M

    A. Kabgani and M. Ahookhosh. Second-order properties of high-order Moreau envelope: generalized inexact Newton method. Manuscript to be submitted, University of Antwerp , 2024

  23. [31]

    Kabgani and M

    A. Kabgani and M. Ahookhosh. ItsDEAL: Inexact two-level smoothing descent algo- rithms for weakly convex optimization, 2025

  24. [32]

    Kabgani and M

    A. Kabgani and M. Ahookhosh. Moreau envelope and proximal-point methods under the lens of high-order regularization, 2025. 28

  25. [33]

    Kabgani and F

    A. Kabgani and F. Lara. Strong subdifferentials: Theory and applications in nonconvex optimization. Journal of Global Optimization , 84:349–368, 2022

  26. [34]

    Kabgani and F

    A. Kabgani and F. Lara. Semistrictly and neatly quasiconvex programming using lower global subdifferentials. Journal of Global Optimization , 86:845–865, 2023

  27. [35]

    Kecis and L

    I. Kecis and L. Thibault. Moreau envelopes of s-lower regular functions. Nonlinear Analysis: Theory, Methods & Applications , 127:157–181, 2015

  28. [36]

    F. Lara. On strongly quasiconvex functions: Existence results and proximal point algo- rithms. Journal of Optimization Theory and Applications , 192(3):891–911, 2022

  29. [37]

    J. Lee, I. Panageas, G. Piliouras, M. Simchowitz, M. Jordan, and B. Recht. First-order methods almost always avoid strict saddle points. Mathematical programming, 176:311– 337, 2019

  30. [38]

    L. Liu, W. Moursi, and J. Vanderwerff. Strongly nonexpansive mappings revisited: Uni- form monotonicity and operator splitting. SIAM Journal on Optimization , 33(4):2570– 2597, 2023

  31. [39]

    F. Luque. Asymptotic convergence analysis of the proximal point algorithm. SIAM Journal on Control and Optimization , 22(2):277–293, 1984

  32. [40]

    Ma and S

    J. Ma and S. Fattahi. Blessing of depth in linear regression: Deeper models have flatter landscape around the true solution. Advances in Neural Information Processing Systems, 35:34334–34346, 2022

  33. [41]

    Martinet

    B. Martinet. R´ egularisation d’in´ equations variationnelles par approximations successives. Revue Francaise d’informatique et de Recherche operationelle , 4:154–158, 1970

  34. [42]

    Martinet

    B. Martinet. D´ etermination approch´ ee d’un point fixe d’une application pseudo- contractante. Cas de l’application prox,”Comptes Rendus de l’Academie des Sciences, Paris, 274:163–165, 1972

  35. [43]

    McRae and N

    A. McRae and N. Boumal. Benign landscapes of low-dimensional relaxations for orthogo- nal synchronization on general graphs. SIAM Journal on Optimization , 34(2):1427–1454, 2024

  36. [44]

    Milzarek, F

    A. Milzarek, F. Schaipp, and M. Ulbrich. A semismooth Newton stochastic proximal point algorithm with variance reduction. SIAM Journal on Optimization , 34(1):1157– 1185, 2024

  37. [45]

    Mordukhovich

    B. Mordukhovich. Variational Analysis and Applications . Springer Cham, 2018

  38. [46]

    J-J. Moreau. Proximit´ e et dualit´ e dans un espace Hilbertien. Bulletin de la Soci´ et´ e Math´ ematique de France, 93:273–299, 1965

  39. [47]

    N. M. Nam and J. Sharkansky. On strong quasiconvexity of functions in infinite dimen- sions. arXiv preprint arXiv:2409.17450 , 2024

  40. [48]

    Nesterov

    Y. Nesterov. Lectures on Convex Optimization . Springer Cham, second edition, 2018. 29

  41. [49]

    Nesterov

    Y. Nesterov. Inexact high-order proximal-point methods with auxiliary search procedure. SIAM Journal on Optimization , 31:2807–2828, 2021

  42. [50]

    Nesterov

    Y. Nesterov. Inexact accelerated high-order proximal-point methods. Mathematical Pro- gramming, 197:1–26, 2023

  43. [51]

    Parikh and S

    N. Parikh and S. Boyd. Proximal algorithms. Foundations and Trends® in Optimization, 1:127–239, 2014

  44. [52]

    Poliquin and R-T

    R-A. Poliquin and R-T. Rockafellar. Prox-regular functions in variational analysis.Trans- actions of the American Mathematical Society , 348:1805–1838, 1996

  45. [53]

    B. Polyak. Existence theorems and convergence of minimizing sequences in extremum problems with restrictions. Soviet Mathematics - Doklady , 166:72–75, 1966

  46. [54]

    Rockafellar

    R-T. Rockafellar. Monotone operators and the proximal point algorithm. SIAM Journal on Control and Optimization , 14:877–898, 1976

  47. [55]

    Rockafellar and R

    R-T. Rockafellar and R. Wets. Variational Analysis. Springer Berlin, Heidelberg, 2009

  48. [56]

    Stella, A

    L. Stella, A. Themelis, and P. Patrinos. Forward–backward quasi-Newton methods for nonsmooth optimization problems. Computational Optimization and Applications , 67:443–487, 2017

  49. [57]

    Themelis, M

    A. Themelis, M. Ahookhosh, and P. Patrinos. On the acceleration of forward-backward splitting via an inexact Newton method. In H. H. Bauschke, R. S. Burachik, and D. R. Luke, editors, Splitting Algorithms, Modern Operator Theory, and Applications , pages 363–412. Springer Cham, 2019

  50. [58]

    Themelis, L

    A. Themelis, L. Stella, and P. Patrinos. Forward-backward envelope for the sum of two nonconvex functions: Further properties and nonmonotone linesearch algorithms. SIAM Journal on Optimization , 28:2274–2303, 2018

  51. [59]

    J-P. Vial. Strong convexity of sets and functions. Journal of Mathematical Economics , 9(1):187–205, 1982

  52. [60]

    Vidal, Z

    R. Vidal, Z. Zhu, and B. Haeffele. Optimization landscape of neural networks. In Philipp Grohs and GittaEditors Kutyniok, editors, Mathematical Aspects of Deep Learning, page 200–228. Cambridge University Press, 2022

  53. [61]

    Vladimirov, Y

    A. Vladimirov, Y. Nesterov, and Y. Chekanov. O ravnomerno kvazivypuklyh funkcionalah [On uniformly quasiconvex functionals]. Vestnik Moskov. Univ. Ser. XV Vychisl. Mat. Kibernet , 4:18–27, 1978

  54. [62]

    Vlatakis-Gkaragkounis, L

    E-V. Vlatakis-Gkaragkounis, L. Flokas, and G. Piliouras. Efficiently avoiding saddle points with zero order methods: No gradients required. Advances in neural information processing systems, 32, 2019

  55. [63]

    Wu and J

    Z. Wu and J. J. Ye. Equivalence among various derivatives and subdifferentials of the distance function. Journal of Mathematical Analysis and Applications, 282:629–647, 2003. 30

  56. [64]

    Zaffaroni

    A. Zaffaroni. Is every radiant function the sum of quasiconvex functions? Mathematical Methods of Operations Research, 59:221–233, 2004. 31

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.