Dimension-Free Gradient-Norm Minimization
in and Schatten- Spaces
Abstract
We establish dimension-free gradient-query bounds without multiplicative logarithmic loss for convex optimization in and Schatten- spaces. For fixed , , and , suppose the gradient is -Hölder continuous from to with constant , and the initial point lies within distance of a minimizer. In the deterministic exact-real oracle model, our accumulative shifted-power regularization method finds with using gradient queries when , independently of dimension. For Lipschitz gradients, the exponent improves the earlier upper-bound exponent for , addressing the complexity gap identified by Diakonikolas and Guzmán [6]. Contemporaneous work by Pelleriti et al. [18] obtains the same vector rate through accumulated regularization. Our framework also yields a dimension-free Schatten- bound for matrix objectives and an accuracy-oblivious checkpoint scheme that retains the target-accuracy rate. The analysis combines minimizer transport, localization, and a summable path bound to convert approximate composite minimization into a final-gradient guarantee. The matrix extension permits exact multicenter proximal computations between oracle calls. We further give a matching minimax comparison under an explicit simultaneous hard-family assumption.
Note. This paper was generated entirely by AI, including MiMo, using an automated research pipeline developed by Chenghua Liu and Hanyu Li.
1 Introduction
Small gradient norm is both a stationarity criterion and a checkable stopping certificate, but fast objective decrease does not automatically give the desired last-gradient rate. This section introduces the exact-real oracle model, states the main vector and matrix guarantees, and separates the vector result shared with contemporaneous work from the additional Schatten and oracle-model analyses presented here.
In Euclidean geometry, gradient-norm minimization has motivated regularization, optimized-gradient, potential-function, and duality-based methods [17, 12, 7, 13, 15]. In a normed space the intrinsic certificate is the dual gradient norm, and the geometry can introduce dimension dependence. In particular, a quadratic prox that is dimension-free in a Hilbert space can lose a polynomial factor in dimension in when .
1.1 Problem, oracle model, and literature
Fix an integer , a point , , , , and . We consider differentiable convex functions satisfying
| (1.1) |
and assume that has a minimizer with
| (1.2) |
We write for the closed ball. The case is Lipschitz-gradient smoothness.
Definition 1.1 (Deterministic exact-real query model).
The method knows and, in the target-accuracy version, . After any finite exact transcript, its next query, stopping decision, and output are deterministic single-valued functions of that transcript and the known parameters. Each oracle invocation, including a repeated query, counts once; the output need not be a previously queried point. Exact-real operations involving only the known parameters and the transcript are uncharged. We make no finite-precision, arithmetic, or bit-complexity claim.
The upper bound uses only a gradient oracle. For comparison with lower bounds, a local value-gradient query at returns and ; the cited lower bound applies to a still broader class of local oracles. The internal composite maps used by the method are specified in Section 5. Throughout, a generic may change from line to line and depends only on ; constants used as fixed budgets receive separate superscripts.
At , mirror duality gives a dimension-free gradient rate for , but its quadratic geometry does not extend dimension-freely to [14, Corollary 3 and Section 4.1]. A previous general upper bound for is
| (1.3) |
[6, Theorem 3], whereas its local-oracle lower bound has exponent
| (1.4) |
in , subject to explicit small-accuracy and large-dimension conditions [6, Corollary 2]. Contemporaneous work by Pelleriti et al. [18, Theorem 5.3] reports this same vector-space exponent and a closely related accumulated-regularization construction. We therefore do not claim sole priority for the core vector rate or that mechanism. The version-specific one-stage comparison is recorded in Section 7.2.
For a fixed , let be the class of functions satisfying (1.1) and . Define as the infimum, over deterministic local value-gradient methods in Definition 1.1, of the worst-case query count needed to return with , where the worst case ranges over this class. Translation invariance makes the value independent of the fixed .
1.2 Main results and scope
The following theorem is the central vector-space guarantee. It states the target-accuracy bound in the exact-real model; the matrix result below uses the same outer geometric interface.
Theorem 1.2 (Exact-real gradient-query upper bound).
Let , , , , , , and . Let be convex and differentiable, satisfy (1.1), and have a minimizer satisfying (1.2). In the model of Definition 1.1, the accumulative shifted-power regularization method in Section 3 returns with after at most
| (1.5) |
Here is independent of . If , the method returns without a query. In the nontrivial regime , the additive can be absorbed into .
At , the theorem gives the Hilbert-space query rate. For and , it attains exponent , the exponent highlighted by the earlier lower bound and also obtained by Pelleriti et al. [18].
The lower comparison requires a simultaneous hard-family interface that is not established by the individual cited statements. We therefore formulate that interface as assumption 6.1 and state the minimax consequence conditionally; this qualification does not affect Theorem 1.2.
Corollary 1.3 (Conditional minimax comparison).
Assume the simultaneous normalized hard-family realization in assumption 6.1. Fix , , and . There are , depending only on . For , every integer and with , , and
obey the matching relation
The upper-bound half is unconditional.
The outer proof depends only on a norm-geometric power-atom interface. This yields the following matrix extension; its nonseparable prox is an exact internal map, not a finite-precision implementation.
Corollary 1.4 (Schatten- upper bound).
Let , , , , , , and . Fix . On , define
and take gradients with respect to the trace pairing. Suppose that a convex differentiable satisfies
and has a minimizer with . In the matrix analogue of Definition 1.1, with known, there is a gradient-query method returning with within the bound (1.5), independently of . For , this statement treats the nonseparable multicenter prox as an exact uncharged map and makes no finite-precision, arithmetic, or bit-complexity claim.
Under assumption 6.1, diagonal instances transfer the conditional vector lower bound to Schatten geometry; see Section 5.3. Sections 5 and 7 also give an accuracy-oblivious checkpoint wrapper, schedule variants, and finite-dimensional diagnostics.
Contributions and proof mechanism.
The vector upper bound is presented with explicit exact-real accounting and a short transport–path–stationarity proof; no sole-priority claim is made in light of Pelleriti et al. [18]. The additional geometric result is the Schatten- extension together with its exact multicenter-prox qualification. We state the simultaneous hard-family premise explicitly and give the objective-to-gradient localization reduction conditional on it.
At scale , the method approximately solves , where contains every shifted -power regularizer introduced so far. Comparing consecutive exact regularized minimizers keeps the new minimizer in the preceding target radius, and the computed iterate reduces its distance to that minimizer by a constant factor. Exact stationarity at and a path bound turn the historical regularizer gradients into a geometric series; Hölder continuity then transfers the estimate to . The same base ratio controls , so the power-dependent stage terms have ratio . The additive stage count is absorbed by the main power term, and no multiplicative logarithmic loss appears in the final query rate.
2 Power geometry and the one-stage routine
This section supplies the two ingredients used at every stage. We first normalize a shifted -power atom under the Jensen convention and then specialize the complementary-composite solver to the contraction required by the outer method.
We use the convention of Diakonikolas and Guzmán [6]: a convex function is -uniformly convex with respect to if, for every and ,
| (2.1) |
The Jensen inequality has the following subgradient consequence: for every ,
| (2.2) |
Indeed, apply the subgradient inequality at to , combine it with (2.1), divide by , and let . For differentiable , take .
For , define the -duality map coordinatewise, with , by
| (2.3) |
In particular, is the identity, including at zero.
The normalization below gives the atom unit -uniform-convexity modulus and the dual-gradient growth used in the terminal estimate.
Lemma 2.1 (Normalized shifted-power atom).
Let , , , and . Define
| (2.4) |
Then is -uniformly convex in the convention (2.1), and
| (2.5) |
Consequently, every finite sum with is -uniformly convex.
The proof below also checks that the factor is necessary under this convention; see Section 2.1.
The only algorithmic black box is the nonlogarithmic branch of the complementary-composite acceleration theorem of Diakonikolas and Guzmán [6, Theorem 2]. The next lemma records precisely the specialization used here. We include the substitution to make the exponents and the oracle interface transparent.
Fix a sufficiently large source constant for which that theorem’s specialized bound holds. For fixed problem parameters, the update rule, coefficients, and iteration budget are fixed before the run; the iterates remain deterministic functions of the observed gradient transcript. This is an oracle-complexity statement with a sufficiently large source constant; it does not provide a numerically calibrated finite-precision implementation.
Lemma 2.2 (Complementary-composite contraction).
Let , , , , , and . Let be convex and differentiable and satisfy (1.1). Let be a known -uniformly convex function with . Suppose that, for every and , the internal minimization of is available. Let minimize , and suppose for . Put
| (2.6) |
For , Generalized AGD+ with its coefficients and budget fixed from these parameters returns a transcript-dependent point with using at most
| (2.7) |
gradient queries to . The same fixed budget guarantees
| (2.8) |
The proof below gives the complete source-parameter map and the endpoint convention. The lemma is invoked by the outer method only under (3.1), which forces .
2.1 Proofs of the one-stage ingredients
We verify the power-atom normalization and then give the complete source-parameter substitution for the contraction guarantee.
Proof of Lemma 2.1.
A weighted form of Clarkson’s inequality [3] states that, for real and ,
| (2.9) |
Apply this inequality coordinatewise to and , sum, divide by , and multiply by . This gives (2.1) with . Differentiating coordinatewise gives the gradient formula, and
Since , this proves (2.5). Summing the Jensen inequalities proves the finite-sum claim. The factor is necessary for this normalization: for , , , and , the unscaled atom does not have unit modulus in (2.1). ∎
Proof of Lemma 2.2.
We first map every parameter to the cited theorem and obtain the objective guarantee; uniform convexity then converts that guarantee to distance. In the second, nonlogarithmic branch of Diakonikolas and Guzmán [6, Theorem 2], take
and take , the theorem’s output after the fixed budget . Here is the source’s uniform-convexity order, not the dual exponent . The internal oracle requested by that specialization is exactly the minimization assumed in Lemma 2.2. At , define the source recurrence quantity by continuous extension; this removes the formal in the generic expression without changing the endpoint method.
By Lemma 2.1, and . The cited branch uses at most
iterations and guarantees (2.8). Substitution gives (2.7), because
All remaining factors depend only on and are absorbed into . Finally, is -uniformly convex and , so
Together with (2.8), this yields . Only is queried; and the composite map are known. ∎
3 Accumulative shifted-power regularization
We now combine the normalized atom with the one-stage contraction. After disposing of the zero-query regime, we specify the radii and weights, state the method, and introduce the exact regularized minimizers used only in the analysis.
Set
| (3.2) | ||||||
Define target radii and the number of stages by
| (3.3) |
The cumulative regularization weights are
| (3.4) |
and their increments are
| (3.5) |
Here ; for , positivity follows from , which holds because and .
Accumulative shifted-power regularization. Input: , , and . If , return . Otherwise compute (3.2)–(3.5), set , and for do the following.
- 1.
Form the known composite regularizer and objective
(3.6) - 2.
Starting from , apply Lemma 2.2 with , , , , and . Use the fixed integer query budget
(3.7) which guarantees a point satisfying
(3.8) Return .
For analysis only, let be the unique minimizer of for . Set and choose , where is any minimizer satisfying (1.2). These exact minimizers are not algorithmic inputs. Since , Lemma 2.1 makes -uniformly convex. It is also coercive from the first stage. As is bounded below by its attained minimum, is coercive and uniformly convex, so exists and is unique.
4 Proof of the upper bound
The proof has three ingredients: transport and contraction give valid warm starts, a path estimate controls every historical center, and stationarity followed by Hölder continuity gives the computed output’s gradient bound. We then sum the stage query budgets.
Lemma 4.1 (Minimizer transport and stage contraction).
For every ,
| (4.1) |
Proof.
The induction begins with . Suppose . Optimality of the exact minimizers for the consecutive objectives gives
Subtracting and using ,
Because both sides are the same positive multiple of a -th power of distance from ,
Thus Lemma 2.2 applies with . The objective guarantee (3.8) and -uniform convexity imply
which proves the second inequality and closes the induction. ∎
The accumulated centers remain close enough to the final exact minimizer to make every historical regularizer gradient summable.
Lemma 4.2 (Path bound).
For every ,
| (4.2) |
Proof.
Proof of Theorem 1.2.
We first control the gradient at the final exact regularized minimizer by stationarity and the path bound, and then transfer the estimate to the computed output by Hölder continuity. We finally sum the power-dependent stage terms and absorb the additive stage count. Exact stationarity of at , together with (2.5), gives
| (4.4) |
By Lemma 4.2, , and the exact geometric increments satisfy
| (4.5) |
Indeed, the first term is , while for , . Therefore
| (4.6) |
Moreover, (3.3) implies . Hence Hölder continuity and Lemma 4.1 give
| (4.7) |
For the query count, put
| (4.8) |
The fixed factor in (3.7) is absorbed into a -dependent constant. Thus stage uses at most
| (4.9) |
queries. The balanced schedule gives
| (4.10) |
and direct substitution at the first stage gives
| (4.11) |
Therefore
| (4.12) |
Under (3.1), the logarithm is bounded by a -dependent multiple of the power term. This proves (1.5). The case was handled before the algorithm, completing the proof. ∎
5 Exact-real implementation and extensions
This section makes the internal composite maps explicit and distinguishes query complexity from arithmetic cost. We then give accuracy-oblivious checkpoints and extend the vector argument to Schatten geometry.
5.1 Internal composite computations
Every internal minimization used by Lemma 2.2 at stage has the form
| (5.1) |
All centers and coefficients in this expression are already known. The problem separates by coordinate. For each coordinate, its unique minimizer is the root of
| (5.2) |
where, explicitly,
Here is the indicator of . Thus and . The left-hand side is continuous and strictly increasing from to , so the root exists and is unique. Thus the internal problem is a well-defined computation from known data and does not query .
Each Generalized AGD+ iteration uses one gradient of and one such known composite minimization, up to an inessential initialization call. Hence the number of composite calls has the same order as (1.5). If a direct implementation scans all historical centers in a stage- root, then
Thus even the number of shifted scalar atom contributions is . This representation count is not a bit-complexity bound.
At , history can be compressed exactly. Since ,
| (5.3) |
where
Consequently, the minimizer in (5.1) is the closed-form point
| (5.4) |
The Hilbert endpoint therefore needs only storage and standard real-arithmetic work per composite call; no nonlinear root primitive is needed.
This makes the theorem’s internal-operation assumption explicit: the unique coordinate-root map is an admissible deterministic function of the real transcript. This is not a claim that the root is obtainable by a fixed finite sequence of algebraic real-number operations, nor is it a bit-complexity statement. Computing (5.2) to finite precision and propagating such errors through all stages requires an inexact-composite analysis. The base method uses in its schedule; Corollary 5.2 removes prior knowledge of , but adaptation to the other parameters is not part of the theorem.
5.2 Dual targets and accuracy-oblivious checkpoints
Two short consequences clarify the target norm and the role of the requested accuracy. They do not change the base method or its oracle model.
Remark 5.1 (Why the dual norm is the dimension-free target).
For , norm monotonicity gives , so Theorem 1.2 also certifies every such weaker target. No dimension-free conversion is possible in the opposite direction: if and , then
Thus a stronger target is a different oracle problem.
Corollary 5.2 (Accuracy-oblivious checkpoints).
Under the hypotheses of Theorem 1.2, except for a prescribed target , there is a deterministic procedure producing checkpoints . If denotes the total number of gradient queries through checkpoint , then
where . Hence prior knowledge of is unnecessary, with no multiplicative logarithmic loss in the final query rate; the wrapper still uses .
Proof.
If , set every and . Otherwise, restart Theorem 1.2 from in phase with target . The phase costs , and the geometric sum through phase has the same order. ∎
5.3 Schatten geometry and the multicenter matrix prox
Proof of Corollary 1.4.
We first construct a normalized Schatten power atom and reuse the outer transport–path–stationarity argument. We then verify that the multicenter prox is a single-valued exact internal map in Definition 1.1. Equip with the trace pairing . The dual of is . For
and , the Clarkson–McCarthy inequality for trace ideals gives [16, 2]
For completeness, the rectangular case follows from the square one by the self-adjoint dilation : each singular value of occurs twice in , so every term in the square inequality acquires the same factor two. Convexity at also gives . Combining the two displays and multiplying by two yields the dimension-free estimate
| (5.5) |
For , cancellation of the linear Bregman terms and (5.5) give
Thus is -uniformly convex in the Jensen convention (2.1). Normalize it as
Then is -uniformly convex and is radial about . If is a compact singular-value decomposition, differentiation of the spectral power gives
| (5.6) |
The formula extends continuously across repeated and zero singular values.
Run the algorithm of Section 3 with replaced by , and replace in (3.4) by . The transport proof uses only radial monotonicity; the path proof uses only the triangle inequality; and the terminal stationarity estimate uses (5.6). Apply the norm-agnostic theorem underlying Lemma 2.2 on the matrix space with norm , with the same , , objective error, and stage parameters, and with . The required prox bounds are
Consequently every display in Section 4 carries over, with constants depending only on . This proves the asserted upper bound.
One oracle-model qualification differs from the vector case. The internal problem, for known and , is now
| (5.7) |
It has a unique minimizer because its known nonlinear part is coercive and uniformly convex. Thus (5.7) defines a single-valued map of the exact transcript and is an admissible internal operation in the unrestricted exact-real query model. In general, shifted spectral powers around different, noncommuting centers cannot be simultaneously diagonalized, so (5.7) is not a separable singular-value computation. We make no finite-precision, arithmetic, or bit-complexity claim for this matrix extension. At the Hilbert endpoint , however, the chosen normalization gives , where , and the entire history compresses to a weighted center. In that case (5.7) has the explicit solution
Thus the nonseparable exact-multicenter-prox qualification is needed only for the genuinely nonquadratic case . This completes the proof of the unconditional upper bound. ∎
Conditional diagonal lower transfer.
Assume assumption 6.1. Let , let place its argument on the rectangular main diagonal, and let be its adjoint. Given a vector hard instance , define
Diagonal extraction is contractive from Schatten to , since
Moreover,
Choose and, for a vector minimizer , choose . Then minimizes and . Hence preserves the Hölder constant, the initial radius, and the gradient target. A matrix value-gradient query is simulated by one vector query at . Therefore any faster matrix method would contradict the conditional vector lower bound in Corollary 1.3. Hence the same exponent follows in the corresponding small-accuracy and large- regime, conditional on assumption 6.1. This diagonal transfer is also the standard route from vector to Schatten oracle lower bounds [10, 5].
Remark 5.3 (Other Schatten gradient targets).
Let . If , then , so Corollary 1.4 certifies the target without any change. If , the sharp norm conversion is
Running the corollary with dual-norm tolerance therefore gives the valid bound
The dimensional norm factor cannot be improved. Equality is attained by
This is a sharpness statement for norm conversion, not a matching oracle lower bound for the stronger target.
6 Conditional minimax comparison
The proof of Theorem 1.2 is independent of this section. Here we separate the simultaneous hard-family premise needed by Corollary 1.3, prove the localization lemma, and rescale the normalized instance to .
There is a small interface point in the one-line reduction from objective error to gradient norm. Convexity gives
| (6.1) |
so one must control the distance of the output from a minimizer, not only the distance of a minimizer from the starting point. The coercive norm branch in the hard family of Diakonikolas and Guzmán [5] supplies exactly this localization. We record the short argument.
The individual cited statements do not establish the full simultaneous hard-family interface used below. We therefore state that premise explicitly and make the objective-to-gradient reduction conditional on it.
Assumption 6.1 (Simultaneous normalized hard-family interface).
Fix , , and put and . There are positive constants , depending only on , with the following property. If an integer and satisfy
then, for every deterministic local-oracle method starting from the origin, there is a normalized unconstrained instance such that no queried point has objective gap at most before calls. The instance satisfies
Moreover, the same instance is realized as for an integer , parameters and , and vectors satisfying .
The rate and dimension components are stated in Diakonikolas and Guzmán [6, Theorem 4, specialized to smoothness order κ ]; its construction note invokes -norm smoothing together with the coercive norm branch in Diakonikolas and Guzmán [5, Eq. (3)]. In the notation of the formal JMLR Diakonikolas and Guzmán [5, Theorem 3 and Lemma 40], with its target accuracy renamed , its smoothness parameter set to , and its locality radius renamed , condition (a) gives and , while condition (d), , is equivalent to . For the realization of the hard function in their Eq. (3), the verification of condition (b) imposes ; since , this also yields . These citations support the individual components of assumption 6.1; the manuscript does not claim that they independently verify their simultaneous realization with the optimal dimension threshold.
Lemma 6.2 (Localization in the hard family).
Adopt the hard-family notation of Diakonikolas and Guzmán [5, Eq. (3)]. In particular, let be integers, , , , , and with . Let
| (6.3) |
where is the locality radius. Let be the convexity-preserving local smoothing used in that construction, assume that is differentiable and , and set . Then, at every point where is differentiable,
| (6.4) |
Proof.
The norm branch gives . At the origin the affine branch equals , and , so and hence . Convexity of yields
Combining these three inequalities and applying Hölder’s inequality proves (6.4). ∎
Proof of Corollary 1.3.
We first localize both a sufficiently small-gradient output and a normalized minimizer to a fixed ball. We then rescale to , convert the gradient guarantee into objective accuracy, and invoke assumption 6.1.
Write for the target objective accuracy in the normalized hard instance and apply assumption 6.1 with . Its simultaneous realization satisfies
| (6.5) |
Because , these inequalities give , , and . Consequently,
| (6.6) |
Thus Lemma 6.2 places every point satisfying in . Moreover, makes coercive, so it has a global minimizer. Choose . Differentiability gives , and (6.4) yields , so .
The scaling can now be tracked explicitly. The normalized has Hölder-gradient constant one and exponent in the construction. For prescribed and starting point , define
| (6.7) |
Set , which minimizes and lies in . Normalized radius-four points map into , and
Consequently, for all ,
which verifies (1.1) after rescaling. A value-gradient query to at is simulated by one local query to at , so this rescaling preserves both the number of queries and the local-oracle information structure. If an oracle convention allows the method to return a point that it never queried, append one query at that output before applying assumption 6.1. If the original method uses queries, then . After decreasing the small-accuracy constant so that the right-hand side is at least two, this implies .
Let be an -small-gradient output for and set . Then . By (6.5), its scaled gradient obeys , closing the localization bootstrap. Thus and . The points and are therefore at distance at most . Equation (6.1) gives
Using and , this is exactly
Thus an -small-gradient method for would solve the conditional objective hard family to accuracy . Using objective target , rather than , changes the lower bound only by a -dependent constant factor. Moreover, with ,
Hence the accuracy restriction is enforced by , and the dimension requirement is enforced by together with , after enlarging . This proves the conditional lower-bound half of Corollary 1.3; its upper half is Theorem 1.2. ∎
7 Schedule analysis and diagnostics
The main proof fixes one convenient balance, but the admissible schedule is not unique. This section derives the schedule family, compares the upper bound with one-stage regularization, and records finite-dimensional special cases and limitations.
7.1 The balanced schedule is structural
The choice in (3.2) is one point in a transparent family. Choose and , set , and let . The historical regularizer gradients have ratio
| (7.1) |
whereas the stage complexity quantities have ratio
| (7.2) |
Both series decrease precisely when
| (7.3) |
Since , the choice
| (7.4) |
equalizes the two ratios at and minimizes for fixed . The path argument gives . Thus yields the convenient values and .
One can also optimize the dominant query constant rather than the worse of the two ratios. Using the exact increment sum (4.5), the -dependent factor in the leading power term is proportional to
| (7.5) |
Differentiation gives the unique minimizer
| (7.6) |
or equivalently . Replacing the balanced choice by this one, and using in , improves the asymptotic leading constant without changing any exponent. We keep (7.4) in the main algorithm because it makes the two invariants identical. Neither choice asserts that minimizes the complete -dependent constant.
7.2 Comparison with one-stage regularization
In the original Lipschitz-gradient specialization , write . The exponent comparison is
| Method or bound | Query scale | Role |
|---|---|---|
| One shifted -power regularizer [6] | Previous dimension-free general upper bound | |
| Accumulated shifted-power continuation | Vector upper bound here and in Pelleriti et al. [18] | |
| Deterministic local-oracle hard family | Conditional large-dimensional comparison |
For general , put . The continuation upper bound has exponent in ; under assumption 6.1, the large-dimensional lower comparison has the same exponent. By contrast, direct substitution into the unsimplified one-shot analysis in the proof of Diakonikolas and Guzmán [6, Theorem 3] gives exponent
| (7.7) |
The comparison is exact:
with equality in our parameter range only at . Thus the continuation gain persists throughout the non-Hilbert Hölder regime, not only at the smooth endpoint.
This substitution uses the unsimplified nonlogarithmic branch in the proof of the cited theorem. The displayed simplification in arXiv v2 appears to omit a factor in its general-Hölder branch; the specialization and the source expression actually used here are unaffected.
The lower-bound exponent has a parallel geometric explanation. In the signed-vector template underlying the cited hard family, the extremal margin is . After local smoothing in the Hölder-gradient case, the normalized gradient scale is [5, 6]. Inverting this relation gives , the same exponent as the continuation upper bound. At , this is .
In the smooth case, a single regularizer must simultaneously be weak enough that its gradient bias is at most and strong enough that one highly accurate regularized solve is affordable. That tension produces the earlier exponent. Concretely, the one-shot comparator is
where the fixed -dependent normalization could equivalently be absorbed into . This scale is forced by the terminal regularization bias. Applying the complementary-composite analysis of Diakonikolas and Guzmán [6, Theorem 3] to this one-shot regularization yields the earlier complexity. Accumulation changes the task at each stage: the method only needs a constant-factor distance contraction, while the new center transports the regularized minimizer along a controlled path. Old regularizers are retained rather than discarded, so uniform convexity grows geometrically; nevertheless their gradients at the final point remain summable. This recovers for small gradients the same exponent that power-uniform geometry permits for accelerated objective minimization [4].
Still in the smooth case, optimal -uniform objective acceleration followed by ordinary steepest descent gives the valid but weaker gradient scale , corresponding to query exponent . The continuation argument gains the missing factor by converting objective progress into a controlled path of regularized minimizers rather than a single terminal descent phase.
7.3 Fixed Hilbert diagnostics and a quadratic special case
We return in this subsection to . Suppose there is a known set , , such that ; then every oracle gradient is supported on , and the iterates may be restricted to . On this subspace,
Thus (1.1) implies Euclidean -smoothness, the Euclidean initial radius is at most , and the Hilbert-space small-gradient bound [14] gives an -query method whose output satisfies
| (7.8) |
This reaches the dimension-free target when , but a universal fixed quadratic geometry pays in the full space. Combining the case with the rate form of Theorem 1.2 gives, for above a -dependent constant, an -query method with output satisfying the upper envelope
| (7.9) |
This comparison does not claim a matching finite- minimax interpolation.
For a fixed positive-semidefinite quadratic, an instance-dependent Hilbert metric can do better still. The following self-contained observation records precisely what is available and why it does not solve the general local-oracle problem.
Proposition 7.1 (A supplied diagonal metric for quadratics).
Let , , , , , and , where and are integers. Suppose . Define
Suppose that has a minimizer with . Put
We use the endpoint conventions and . If , then . If , there exists a positive diagonal matrix such that
| (7.10) |
If and this metric is supplied to the algorithm, Hilbert-space mirror-dual concatenation has, after at most queries, an output satisfying
| (7.11) |
For , the gradient vanishes identically, so the same estimate holds with output and no queries.
Proof.
We first construct a diagonal majorant by semidefinite duality and a Gaussian-moment bound. We then work in the induced Hilbert geometry and convert its gradient estimate back to .
If , then ; existence of a minimizer of forces , proving the first assertion and (7.11). Hence assume .
For , Cauchy–Schwarz in the seminorm induced by shows
The upper inequality follows from Hölder’s inequality. For the converse, Cauchy–Schwarz in the -seminorm gives, for all ,
Taking the supremum over the two unit balls proves the reverse inequality.
Since the exponent dual to is , semidefinite duality, with strict feasibility provided by a sufficiently large multiple of the identity, gives
| (7.12) |
The primal infimum is attained. Indeed, feasibility implies , and intersecting the feasible set with any objective sublevel gives a closed bounded set. For a dual-feasible , let . Then
The equality uses . Thus (7.12) produces a diagonal semidefinite majorant with -norm at most . Adding makes it positive definite and at most doubles the norm, because . This proves (7.10).
Write and for its dual norm. Since , the matrix satisfies . Hence , and therefore
so the quadratic is -smooth from to its dual norm. Hölder’s inequality and norm duality give
Apply the Hilbert-space small-gradient result [14] in the -geometry and combine the last two inequalities with (7.10) to obtain (7.11). ∎
The metric in Proposition 7.1 depends on the full Hessian. Nothing in its existence proof learns that metric from a dimension-free number of local queries; recovering a general quadratic Hessian can itself require dimension-dependent information. The proposition is therefore a special-case diagnostic, not an alternative proof of Theorem 1.2.
8 Related work
We compare the accumulated-regularization mechanism with prior vector-space results and explain why a trajectory-dependent steepest-descent guarantee does not directly imply the present bound.
The Euclidean literature develops regularization, performance-estimation, potential-function, and duality mechanisms [17, 12, 7, 13, 8]. The objective-acceleration benchmark in power-uniform geometry is due to d’Aspremont et al. [4]; the local-oracle hard families descend from large-scale smoothing and its unconstrained extension [10, 5]. The inner engine used here is complementary-composite minimization [6].
Accumulation also has close precedents in accelerated proximal-point, Euclidean, and high-order methods [9, 15, 11]. Most directly, Pelleriti et al. [18] give the same vector exponent with the closely matching quantitative construction described in the main text. Accordingly, neither accumulation in general nor the vector continuation mechanism and rate are claimed as exclusive contributions of this manuscript.
For completeness, consider Hyper-Accelerated Steepest Descent [1, Corollary 9]. If a trajectory reaches a zero gradient, the present stationarity task is already solved. Otherwise define, for every prefix ,
The cited corollary assumes a uniform and an radius. Since , is always valid on a nonzero-gradient trajectory, but it does not offset the worst-case conversion . The present assumptions do not provide the stronger dimension-growing prefix bound needed to recover Theorem 1.2 from that result.
9 Limitations and extensions
The theorem is deliberately scoped to the model in Section 1. Several extensions require new arguments.
- •
Finite precision. The roots in (5.2) are admissible exact-real maps; arithmetic or bit-complexity results need tolerance schedules and error propagation.
- •
Uniformity in . Constants can grow with fixed : and already appear explicitly. No uniformity as is claimed.
- •
Parameter adaptation. The schedule knows . The checkpoint wrapper in Corollary 5.2 removes prior knowledge of ; adapting to the other parameters must preserve both geometric series without introducing additional losses.
- •
Other oracle regimes. The comparison is deterministic, local, large-dimensional, and conditional on assumption 6.1. The cited construction has a randomized extension under stronger dimension requirements, but neither a randomized matching theorem nor exact finite- interpolation is formalized here.
- •
Other power-uniform geometries. The proof uses only a dimension-free -uniformly convex shifted atom, nested sublevel sets , and dual-gradient growth , where denotes the norm dual to the displayed primal norm. A compatible complementary-composite routine and accumulated prox are also required. The Schatten prox need not be separable; finite precision would require a tractable inexact implementation.
- •
Conceptual mirror duality. A power-uniform analogue of the mirror-duality principle might explain the rate without continuation and expose a broader primal-dual structure; the present proof does not.
For fixed , the gradient decay exponent is . At it equals , whose smooth specialization is the familiar scale. As grows it approaches ; at , this is the smooth exponent . The explicit constants deteriorate with , consistently with the fixed- scope of the theorem.
10 Conclusion
For every fixed and , accumulative shifted-power regularization therefore achieves the dimension-free gradient-query bound
in the nontrivial regime of the deterministic unrestricted exact-real model. The proof combines minimizer transport, a constant-factor path bound, exact regularized stationarity, Hölder transfer to the computed output, and a geometric sum of the power-dependent stage terms. The same upper-bound interface extends to Schatten- geometry. Finite-precision, arithmetic, and bit-complexity guarantees remain outside the present scope.
References
- [1] C. S. Bai and B. Bullins. Faster acceleration for steepest descent. In Proceedings of the 38th Annual Conference on Learning Theory, volume 291 of Proceedings of Machine Learning Research, pages 202–230, 2025. PMLR 291.
- [2] K. Ball, E. A. Carlen, and E. H. Lieb. Sharp uniform convexity and smoothness inequalities for trace norms. Inventiones Mathematicae, 115(1):463–482, 1994. doi:10.1007/BF01231769.
- [3] J. A. Clarkson. Uniformly convex spaces. Transactions of the American Mathematical Society, 40(3):396–414, 1936. doi:10.1090/S0002-9947-1936-1501880-4.
- [4] A. d’Aspremont, C. Guzmán, and M. Jaggi. Optimal affine-invariant smooth minimization algorithms. SIAM Journal on Optimization, 28(3):2384–2405, 2018. doi:10.1137/17M1116842.
- [5] J. Diakonikolas and C. Guzmán. Lower bounds for parallel and randomized convex optimization. Journal of Machine Learning Research, 21(5):1–31, 2020. JMLR 21(5); arXiv:1811.01903v3.
- [6] J. Diakonikolas and C. Guzmán. Complementary composite minimization, small gradients in general norms, and applications. Mathematical Programming, 208(1–2):319–363, 2024. doi:10.1007/s10107-023-02040-5; arXiv:2101.11041v2.
- [7] J. Diakonikolas and P. Wang. Potential function-based framework for minimizing gradients in convex and min-max optimization. SIAM Journal on Optimization, 32(3):1668–1697, 2022. doi:10.1137/21M1395302.
- [8] M. I. Florea. A template for gradient norm minimization. arXiv:2410.23135v1, 2024.
- [9] O. Güler. New proximal point algorithms for convex minimization. SIAM Journal on Optimization, 2(4):649–664, 1992. doi:10.1137/0802032.
- [10] C. Guzmán and A. Nemirovski. On lower complexity bounds for large-scale smooth convex optimization. Journal of Complexity, 31(1):1–14, 2015. doi:10.1016/j.jco.2014.08.003.
- [11] Y. Ji and G. Lan. High-order accumulative regularization for gradient minimization in convex programming. arXiv:2511.03723v2, 2025.
- [12] D. Kim and J. A. Fessler. Optimizing the efficiency of first-order methods for decreasing the gradient of smooth convex functions. Journal of Optimization Theory and Applications, 188(1):192–219, 2021. doi:10.1007/s10957-020-01770-2.
- [13] J. Kim, A. Ozdaglar, C. Park, and E. K. Ryu. Time-reversed dissipation induces duality between minimizing gradient norm and function value. In Advances in Neural Information Processing Systems 36, pages 23389–23440, 2023. doi:10.52202/075280-1014.
- [14] J. Kim, C. Park, A. Ozdaglar, J. Diakonikolas, and E. K. Ryu. Mirror duality in convex optimization. arXiv:2311.17296v2, 2024.
- [15] G. Lan, Y. Ouyang, and Z. Zhang. Optimal and parameter-free gradient minimization methods for convex and nonconvex optimization. Mathematical Programming, 2026. doi:10.1007/s10107-026-02352-2.
- [16] C. A. McCarthy. . Israel Journal of Mathematics, 5(4):249–271, 1967. doi:10.1007/BF02771613.
- [17] Y. Nesterov. How to make the gradients small. Optima: Mathematical Optimization Society Newsletter, 88:10–11, 2012.
- [18] N. Pelleriti, M. Shiran, D. Martínez-Rubio, M. Zimmer, and S. Pokutta. Optimal gradient-norm minimization in non-Euclidean Hölder-smooth convex optimization. arXiv:2609.01122v1, 2026.