Stability Annealing Selects the Implicit Bias of Smoothed Sign Descent: A Rate-Indexed Barrier Path on Separable Data
Summary
This paper studies the implicit bias of stability-annealed smoothed sign descent for separable linear classification, proving that normalized iterates converge to the minimizer of a convex Burg-type barrier over a margin slice, and characterizing the rate-indexed barrier path.
View Cached Full Text
Cached at: 07/08/26, 04:45 AM
# Stability Annealing Selects the Implicit Bias of Smoothed Sign Descent: A Rate-Indexed Barrier Path on Separable Data
Source: [https://arxiv.org/html/2607.06013](https://arxiv.org/html/2607.06013)
###### Abstract
Adaptive gradient methods can favor max\-margin separators that differ from gradient descent, yet a fixed positive numerical stability constant eventually changes the update geometry again\. This paper studies the rate\-controlled middle case for full\-batch linear classification on separable data\. For memoryless stability\-annealed smoothed\-sign descent with weighted exponential loss, we prove that the normalized iterates converge to the minimizer of a convex Burg\-type barrier over a margin slice\. The proof rewrites the dynamics exactly as entropic mirror ascent on a concave dual objective, controls the dual gap by a KL recursion, and yields an explicitSt−1/2S\_\{t\}^\{\-1/2\}normalized\-iterate envelope\. The static barrier geometry is fully characterized, including KKT conditions and both endpoint limits\. Experiments validate the exact dual identities to floating\-point error, illustrate the predicted path and rate diagram, and show an empirical fixed\-ϵ\\epsiloncrossover scaling in cumulative time\. We further report robustness and boundary diagnostics for logistic tails, fixed\-ϵ\\epsiloncrossover, and adaptive\-method variants, delineating the scope of the proved smoothed\-sign theory\.
## Introduction
Implicit bias results for separable classification usually compare endpoints: gradient descent converges in direction to anℓ2\\ell\_\{2\}\-margin separator, while sign\-like, normalized, and adaptive methods are linked to non\-Euclidean orℓ∞\\ell\_\{\\infty\}\-type geometry\(Soudryet al\.[2018](https://arxiv.org/html/2607.06013#bib.bib1); Nacsonet al\.[2019c](https://arxiv.org/html/2607.06013#bib.bib17); Lyu and Li[2020](https://arxiv.org/html/2607.06013#bib.bib18); Kingma and Ba[2015](https://arxiv.org/html/2607.06013#bib.bib2); Wilsonet al\.[2017](https://arxiv.org/html/2607.06013#bib.bib3); Zhanget al\.[2024](https://arxiv.org/html/2607.06013#bib.bib5); Fanet al\.[2025](https://arxiv.org/html/2607.06013#bib.bib7)\)\. The numerical stability constant in Adam\-like updates complicates that endpoint story\. When the stability term is absent or negligible, the update resembles a sign direction\. When it is fixed and positive, sufficiently small gradients eventually see a more gradient\-descent\-like denominator\. The motivating contradiction is that both endpoints are plausible, but neither specifies what separator is selected when the stability term is deliberately annealed at a prescribed exponential rate\.
We study this question first for the memoryless smoothed\-sign proxy
wt\+1=wt\+ηt−∇L\(wt\)\|∇L\(wt\)\|\+ϵt,ϵt=ϵ0exp\(−κSt\),w\_\{t\+1\}=w\_\{t\}\+\\eta\_\{t\}\\frac\{\-\\nabla L\(w\_\{t\}\)\}\{\|\\nabla L\(w\_\{t\}\)\|\+\\epsilon\_\{t\}\},\\qquad\\epsilon\_\{t\}=\\epsilon\_\{0\}\\exp\(\-\\kappa S\_\{t\}\),\(1\)whereSt=∑s=0t−1ηsS\_\{t\}=\\sum\_\{s=0\}^\{t\-1\}\\eta\_\{s\}, and absolute values and divisions are coordinatewise\. Equation \([1](https://arxiv.org/html/2607.06013#Sx1.E1)\) removes Adam’s exponential moving averages while retaining the coordinatewise competition between gradient magnitude and stability\. The central object is not a generic transition curve\. It is the rate\-indexed constrained barrier path shown in Figure[1](https://arxiv.org/html/2607.06013#Sx1.F1)\.
Figure 1:Two\-dimensional barrier geometry\. Contours show the Burg\-type barrier, the shaded region is one feasible margin slice, markers areuκu\_\{\\kappa\}colored byκ/γ∞\\kappa/\\gamma\_\{\\infty\}, the arrow shows the small\-κ\\kappaEuclidean direction, and the star is theℓ∞\\ell\_\{\\infty\}\-margin endpoint\. The selected dataset is illustrative only and is excluded from aggregate statistics\.This paper makes four contributions\. First, it gives an exact rate\-indexed implicit\-bias theorem for stability\-annealed smoothed\-sign descent under weighted exponential loss\. Second, it identifies the limiting separator as a Burg\-barrier minimizer over a margin slice and characterizes the endpoint geometry\. Third, it proves convergence through an exact entropic mirror\-ascent representation and a KL recursion\. Fourth, it reports theorem\-compatible numerical diagnostics, including floating\-point dual residuals and a long\-horizon showcase, together with boundary diagnostics for logistic tails, fixed\-ϵ\\epsiloncrossover, and adaptive\-method variants\. The scope is precise: the theorem is for exponential\-loss smoothed\-sign dynamics, logistic behavior is empirical, the critical rateκ=γ∞\\kappa=\\gamma\_\{\\infty\}remains outside Theorem[Dual Mirror Ascent Gives the Path](https://arxiv.org/html/2607.06013#Sx4), and Adam/RMSProp are boundary diagnostics rather than theorem claims\.
## Related Work and Problem Setup
For separable linear classification, exponential or logistic tails make unregularized gradient descent diverge in norm while its direction approaches theℓ2\\ell\_\{2\}hard\-margin separator\(Soudryet al\.[2018](https://arxiv.org/html/2607.06013#bib.bib1); Nacsonet al\.[2019b](https://arxiv.org/html/2607.06013#bib.bib27)\); boosting and margin\-path analyses connect such tails, shrinkage, and relaxed constraints to margin maximization\(Rossetet al\.[2004](https://arxiv.org/html/2607.06013#bib.bib25); Telgarsky[2013](https://arxiv.org/html/2607.06013#bib.bib26)\)\. Nonseparable and regularization\-path results extend this picture for general decreasing losses\(Ji and Telgarsky[2019](https://arxiv.org/html/2607.06013#bib.bib9); Jiet al\.[2020](https://arxiv.org/html/2607.06013#bib.bib10)\)\. We use this literature for the baseline lesson that exponential tails select margin geometry without explicit regularization\.
Which margin geometry appears depends on the update\. Steepest\- and mirror\-descent views tie the separator to the norm or potential defining the algorithm\(Gunasekaret al\.[2018](https://arxiv.org/html/2607.06013#bib.bib12); Beck and Teboulle[2003](https://arxiv.org/html/2607.06013#bib.bib20)\), and generalized\-margin or mirror\-flow analyses make this dependence explicit on separable data\(Sunet al\.[2022](https://arxiv.org/html/2607.06013#bib.bib13); Pesmeet al\.[2024](https://arxiv.org/html/2607.06013#bib.bib6)\)\. Homogeneous and wide\-network analyses likewise show that margin or KKT\-type limits can depend on architecture, parameterization, and function\-space geometry\(Nacsonet al\.[2019a](https://arxiv.org/html/2607.06013#bib.bib28); Chizat and Bach[2020](https://arxiv.org/html/2607.06013#bib.bib29); Vardiet al\.[2021](https://arxiv.org/html/2607.06013#bib.bib30); Lyuet al\.[2021](https://arxiv.org/html/2607.06013#bib.bib31)\)\. We use standard convex\-duality and Bregman tools\(Rockafellar[1970](https://arxiv.org/html/2607.06013#bib.bib35); Bregman[1967](https://arxiv.org/html/2607.06013#bib.bib19)\); the new object is the rate\-indexed selector induced by stability annealing, not a new barrier\.
Adaptive and sign\-like methods motivate the opposing endpoint\. AdaGrad and Adam use coordinatewise scaling\(Duchiet al\.[2011](https://arxiv.org/html/2607.06013#bib.bib11); Kingma and Ba[2015](https://arxiv.org/html/2607.06013#bib.bib2)\); adaptive methods can generalize differently from SGD, and AMSGrad addresses Adam convergence pathologies\(Wilsonet al\.[2017](https://arxiv.org/html/2607.06013#bib.bib3); Reddiet al\.[2018](https://arxiv.org/html/2607.06013#bib.bib4)\)\. Sign\-based optimization isolates the coordinatewise sign geometry behind our memoryless proxy\(Bernsteinet al\.[2018](https://arxiv.org/html/2607.06013#bib.bib32); Balles and Hennig[2018](https://arxiv.org/html/2607.06013#bib.bib33)\), while Adam/AdaGrad convergence analyses in smooth bounded\-gradient settings address a complementary optimization question\(Défossezet al\.[2020](https://arxiv.org/html/2607.06013#bib.bib34)\)\. Work on AdaGrad, adaptive methods on homogeneous networks, finite\-step Adam/RMSProp, and Adam on separable data shows optimizer\-dependent implicit bias, includingℓ∞\\ell\_\{\\infty\}\-margin behavior\(Qian and Qian[2019](https://arxiv.org/html/2607.06013#bib.bib14); Wanget al\.[2021](https://arxiv.org/html/2607.06013#bib.bib15); Cattaneoet al\.[2024](https://arxiv.org/html/2607.06013#bib.bib16); Zhanget al\.[2024](https://arxiv.org/html/2607.06013#bib.bib5)\)\. We citeFanet al\.\([2025](https://arxiv.org/html/2607.06013#bib.bib7)\)only as normalized/spectral/Muon context, not as an Adam theorem\.
Most closely,Wang and Klabjan \([2025](https://arxiv.org/html/2607.06013#bib.bib8)\)study smoothed sign descent with a fixed stability constant through a mirror\-descent lens, giving dual dynamics and a Bregman/KKT interpretation for fixed\-ε\\varepsilonregression\. Our theorem instead studies separable classification withϵt=ϵ0e−κSt\\epsilon\_\{t\}=\\epsilon\_\{0\}e^\{\-\\kappa S\_\{t\}\}, whereκ\\kappaacts as a margin constraint\. The transformed dynamics is exactly entropic mirror ascent on a concave dual objective, and the primal limit is the Burg\-barrier minimizer overZu≥κ𝟏Zu\\geq\\kappa\\mathbf\{1\}\. The contribution is therefore a rate\-indexed implicit\-bias theorem, not another fixed\-ε\\varepsilonsmoothed\-sign interpretation\.
Letzi=yixi∈ℝdz\_\{i\}=y\_\{i\}x\_\{i\}\\in\\mathbb\{R\}^\{d\}be signed examples\. We write
γ\(u\)=mini∈\[n\]zi⊤u,γ∞=max‖u‖∞≤1γ\(u\)\.\\gamma\(u\)=\\min\_\{i\\in\[n\]\}z\_\{i\}^\{\\top\}u,\\qquad\\gamma\_\{\\infty\}=\\max\_\{\\\|u\\\|\_\{\\infty\}\\leq 1\}\\gamma\(u\)\.\(2\)Hereγ\(wt\)\\gamma\(w\_\{t\}\)is the raw margin of the iterate, whileγ\(wt/St\)\\gamma\(w\_\{t\}/S\_\{t\}\)andγ\(wt/‖wt‖∞\)\\gamma\(w\_\{t\}/\\\|w\_\{t\}\\\|\_\{\\infty\}\)are normalized margins on different scales\. Throughout,tt\-time denotes iteration count andStS\_\{t\}\-time denotes cumulative learning\-rate time\. The experiments compare trajectories primarily inStS\_\{t\}\-time because the stability schedule is defined throughStS\_\{t\}\.
Static assumptions\.The barrier program uses only the signed exampleszi=yixiz\_\{i\}=y\_\{i\}x\_\{i\}, separability in theℓ∞\\ell\_\{\\infty\}senseγ∞\>0\\gamma\_\{\\infty\}\>0, and an interior rate0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}\. The margin function and max\-margin value are those in \([2](https://arxiv.org/html/2607.06013#Sx2.E2)\)\. The cumulative time and annealed stability are
St=∑s=0t−1ηs,ϵt=ϵ0exp\(−κSt\)\.S\_\{t\}=\\sum\_\{s=0\}^\{t\-1\}\\eta\_\{s\},\\qquad\\epsilon\_\{t\}=\\epsilon\_\{0\}\\exp\(\-\\kappa S\_\{t\}\)\.\(3\)These assumptions are sufficient for the static convex program and endpoint statements below\. They do not assert dynamic convergence of the iterates\.
Dynamic theorem assumptions\.The exact dynamic theorem is stated for weighted exponential loss
L\(w\)=∑i=1naie−zi⊤w,ai\>0\.L\(w\)=\\sum\_\{i=1\}^\{n\}a\_\{i\}e^\{\-z\_\{i\}^\{\\top\}w\},\\qquad a\_\{i\}\>0\.\(4\)It assumesηt\>0\\eta\_\{t\}\>0,St→∞S\_\{t\}\\to\\infty,∑tηt2<∞\\sum\_\{t\}\\eta\_\{t\}^\{2\}<\\infty, and
ηtG≤1,G=maxi\(κ\+‖zi‖1\)\.\\eta\_\{t\}G\\leq 1,\\qquad G=\\max\_\{i\}\(\\kappa\+\\\|z\_\{i\}\\\|\_\{1\}\)\.\(5\)The initializationw0w\_\{0\}is arbitrary but finite\. No active\-set regularity, residual\-prefactor convergence, coordinate noncancellation, bounded normalized iterate assumption, dual multiplier uniqueness, strict complementarity, or generic\-position condition is imposed\. Logistic loss is evaluated only as an empirical robustness extension unless a separate perturbation theorem is proved\.
Procedure\.The memoryless stability\-annealed update used throughout the main experiments is:
1. 1\.choosew0w\_\{0\}, stepsizesηt\>0\\eta\_\{t\}\>0,ϵ0\>0\\epsilon\_\{0\}\>0, and0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\};
2. 2\.computeStS\_\{t\}andϵt\\epsilon\_\{t\}from \([3](https://arxiv.org/html/2607.06013#Sx2.E3)\);
3. 3\.evaluate the full\-batch gradient∇L\(wt\)\\nabla L\(w\_\{t\}\);
4. 4\.updatewt\+1=wt\+ηt\(−∇L\(wt\)\)/\(\|∇L\(wt\)\|\+ϵt\)w\_\{t\+1\}=w\_\{t\}\+\\eta\_\{t\}\(\-\\nabla L\(w\_\{t\}\)\)/\(\|\\nabla L\(w\_\{t\}\)\|\+\\epsilon\_\{t\}\)coordinatewise\.
For completeness we also record the full\-batch Adam convention tested in the transfer experiment:
mt=β1mt−1\+\(1−β1\)∇L\(wt\),m\_\{t\}=\\beta\_\{1\}m\_\{t\-1\}\+\(1\-\\beta\_\{1\}\)\\nabla L\(w\_\{t\}\),\(6\)with second\-moment accumulator
vt=β2vt−1\+\(1−β2\)∇L\(wt\)⊙2,v\_\{t\}=\\beta\_\{2\}v\_\{t\-1\}\+\(1\-\\beta\_\{2\}\)\\nabla L\(w\_\{t\}\)^\{\\odot 2\},\(7\)with update
wt\+1=wt−ηtmtvt\+ϵt\.w\_\{t\+1\}=w\_\{t\}\-\\eta\_\{t\}\\frac\{m\_\{t\}\}\{\\sqrt\{v\_\{t\}\}\+\\epsilon\_\{t\}\}\.\(8\)Bias\-corrected and uncorrected variants are both evaluated\. Equations \([6](https://arxiv.org/html/2607.06013#Sx2.E6)\), \([7](https://arxiv.org/html/2607.06013#Sx2.E7)\), and \([8](https://arxiv.org/html/2607.06013#Sx2.E8)\) are used only for empirical transfer diagnostics in this paper\.
The smoothed\-sign proxy can also be read as an interpolating coordinate map\. If\|∇jL\(wt\)\|≫ϵt\|\\nabla\_\{j\}L\(w\_\{t\}\)\|\\gg\\epsilon\_\{t\}, thejjth update is close to a sign step\. If\|∇jL\(wt\)\|≪ϵt\|\\nabla\_\{j\}L\(w\_\{t\}\)\|\\ll\\epsilon\_\{t\}, it is close to a scaled gradient step\. The annealing rate therefore asks which coordinates cross this comparison at the same exponential scale as the margin tail\. The barrier program below is the static object obtained when this coordinatewise comparison is compatible across all active support vectors\.
## Rate\-Indexed Barrier Geometry
### Barrier Properties
Foru∈\(−1,1\)du\\in\(\-1,1\)^\{d\}, define
B\(u\)=∑j=1d\[−\|uj\|−log\(1−\|uj\|\)\]\.B\(u\)=\\sum\_\{j=1\}^\{d\}\\left\[\-\|u\_\{j\}\|\-\\log\(1\-\|u\_\{j\}\|\)\\right\]\.\(9\)Letb\(r\)=−r−log\(1−r\)b\(r\)=\-r\-\\log\(1\-r\)forr∈\[0,1\)r\\in\[0,1\)\. Then
b′\(r\)=r1−r,b′′\(r\)=1\(1−r\)2\.b^\{\\prime\}\(r\)=\\frac\{r\}\{1\-r\},\\qquad b^\{\\prime\\prime\}\(r\)=\\frac\{1\}\{\(1\-r\)^\{2\}\}\.\(10\)Thusb\(0\)=0b\(0\)=0,bbis nonnegative, andbbis increasing and strictly convex away from the origin\. The vector barrier is differentiable at zero because the one\-sided coordinate derivatives agree there\. For every coordinate,
\[∇B\(u\)\]j=uj1−\|uj\|\.\[\\nabla B\(u\)\]\_\{j\}=\\frac\{u\_\{j\}\}\{1\-\|u\_\{j\}\|\}\.\(11\)Moreover,BBis convex and11\-strongly convex on the open cube in the Euclidean sense\. The coordinate second derivative away from zero is1/\(1−\|uj\|\)21/\(1\-\|u\_\{j\}\|\)^\{2\}, and the lower bound by11extends through the origin by convexity\.
### Well\-posedness and KKT
LetZZbe the matrix with rowszi⊤z\_\{i\}^\{\\top\}\. The static candidate at rate0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}is
uκ=argminu∈\(−1,1\)dB\(u\)s\.t\.zi⊤u≥κ∀i\.u\_\{\\kappa\}=\\arg\\min\_\{u\\in\(\-1,1\)^\{d\}\}B\(u\)\\quad\\mathrm\{s\.t\.\}\\quad z\_\{i\}^\{\\top\}u\\geq\\kappa\\ \\ \\forall i\.\(12\)
Proposition 1 \(Well\-posedness and KKT\)\.Under separability withγ∞\>0\\gamma\_\{\\infty\}\>0and0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}, program \([12](https://arxiv.org/html/2607.06013#Sx3.E12)\) attains a unique minimizeruκu\_\{\\kappa\}\. It satisfiesγ\(uκ\)=κ\\gamma\(u\_\{\\kappa\}\)=\\kappa, so at least one margin constraint is active\. There are multipliersλi≥0\\lambda\_\{i\}\\geq 0such that
Zuκ\\displaystyle Zu\_\{\\kappa\}≥κ𝟏,λ≥0,\\displaystyle\\geq\\kappa\\mathbf\{1\},\\qquad\\lambda\\geq 0,λi\(zi⊤uκ−κ\)\\displaystyle\\lambda\_\{i\}\(z\_\{i\}^\{\\top\}u\_\{\\kappa\}\-\\kappa\)=0,∇B\(uκ\)=Z⊤λ\.\\displaystyle=0,\\qquad\\nabla B\(u\_\{\\kappa\}\)=Z^\{\\top\}\\lambda\.\(13\)Conversely, any feasible point satisfying \([13](https://arxiv.org/html/2607.06013#Sx3.E13)\) is the unique minimizer\.
Proof idea\.Letu∞u\_\{\\infty\}maximizeγ\\gammaover‖u‖∞≤1\\\|u\\\|\_\{\\infty\}\\leq 1\. Since0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}, the inward scalingu~=12\(1\+κ/γ∞\)u∞\\tilde\{u\}=\\frac\{1\}\{2\}\(1\+\\kappa/\\gamma\_\{\\infty\}\)u\_\{\\infty\}is strictly feasible and lies in the open cube\. Minimize the extended\-value version ofBB, equal to\+∞\+\\inftyon the boundary, over the compact closed feasible set\{u:‖u‖∞≤1,Zu≥κ𝟏\}\\\{u:\\\|u\\\|\_\{\\infty\}\\leq 1,Zu\\geq\\kappa\\mathbf\{1\}\\\}\. The strict feasible point makes the infimum finite, and divergence at\|uj\|=1\|u\_\{j\}\|=1forces any optimizer into the open cube\. Strict convexity gives uniqueness\. Slater’s condition gives KKT necessity, and convexity gives KKT sufficiency\. Finally, ifγ\(uκ\)\>κ\\gamma\(u\_\{\\kappa\}\)\>\\kappa, thenαuκ\\alpha u\_\{\\kappa\}, withα=κ/γ\(uκ\)∈\(0,1\)\\alpha=\\kappa/\\gamma\(u\_\{\\kappa\}\)\\in\(0,1\), remains feasible and has smaller barrier value along the ray from the origin\. This contradiction provesγ\(uκ\)=κ\\gamma\(u\_\{\\kappa\}\)=\\kappa\. KKT multipliers need not be unique when active examples are linearly dependent, but the primal minimizer is unique\.
### Endpoint Geometry
Let
v2=argminv12∥v∥22s\.t\.zi⊤v≥1∀i\.v\_\{2\}=\\arg\\min\_\{v\}\\frac\{1\}\{2\}\\\|v\\\|\_\{2\}^\{2\}\\quad\\mathrm\{s\.t\.\}\\quad z\_\{i\}^\{\\top\}v\\geq 1\\ \\ \\forall i\.\(14\)Also letU∞=argmax‖u‖∞≤1γ\(u\)U\_\{\\infty\}=\\arg\\max\_\{\\\|u\\\|\_\{\\infty\}\\leq 1\}\\gamma\(u\)\.
Proposition 2 \(Static endpoints\)\.Asκ↓0\\kappa\\downarrow 0,
uκ/κ→v2u\_\{\\kappa\}/\\kappa\\to v\_\{2\}\(15\)Asκ↑γ∞\\kappa\\uparrow\\gamma\_\{\\infty\},
dist\(uκ,U∞\)→0\.\\operatorname\{dist\}\(u\_\{\\kappa\},U\_\{\\infty\}\)\\to 0\.\(16\)IfU∞=\{u∞\}U\_\{\\infty\}=\\\{u\_\{\\infty\}\\\}, then
uκ→u∞\.u\_\{\\kappa\}\\to u\_\{\\infty\}\.\(17\)
Proof idea\.For the small\-rate endpoint, setu=κvu=\\kappa v\. The barrier expansion gives
B\(κv\)=κ22‖v‖22\+O\(κ3‖v‖3\),B\(\\kappa v\)=\\frac\{\\kappa^\{2\}\}\{2\}\\\|v\\\|\_\{2\}^\{2\}\+O\(\\kappa^\{3\}\\\|v\\\|^\{3\}\),\(18\)uniformly on boundedvv\-sets\. Comparing the optimizer withκv2\\kappa v\_\{2\}boundsuκ/κu\_\{\\kappa\}/\\kappa, and every subsequential limit solves the Euclidean hard\-margin problem \([14](https://arxiv.org/html/2607.06013#Sx3.E14)\)\. For the upper endpoint, compactness of the closed cube gives convergent subsequences asκ↑γ∞\\kappa\\uparrow\\gamma\_\{\\infty\}\. Passing the inequalitiesZuκ≥κ𝟏Zu\_\{\\kappa\}\\geq\\kappa\\mathbf\{1\}to the limit places every cluster point inU∞U\_\{\\infty\}, which gives set\-valued convergence\. A singletonU∞U\_\{\\infty\}gives the pointwise limit in \([17](https://arxiv.org/html/2607.06013#Sx3.E17)\)\. Without uniqueness, the correct statement is \([16](https://arxiv.org/html/2607.06013#Sx3.E16)\); the data do not specify a single namedu∞u\_\{\\infty\}without an additional tie\-breaking rule\. The critical caseκ=γ∞\\kappa=\\gamma\_\{\\infty\}remains excluded from the open\-domain path\.
## Dual Mirror Ascent Gives the Path
The dynamic theorem avoids active\-set asymptotics by changing variables\. Define the scaled potentialΦ\(u\)=ϵ0B\(u\)\\Phi\(u\)=\\epsilon\_\{0\}B\(u\)\. Its conjugate is
Φ⋆\(q\)\\displaystyle\\Phi^\{\\star\}\(q\)=∑j=1d\[\|qj\|−ϵ0log\(1\+\|qj\|ϵ0\)\],\\displaystyle=\\sum\_\{j=1\}^\{d\}\\left\[\|q\_\{j\}\|\-\\epsilon\_\{0\}\\log\\left\(1\+\\frac\{\|q\_\{j\}\|\}\{\\epsilon\_\{0\}\}\\right\)\\right\],\(19\)∇Φ⋆\(q\)\\displaystyle\\nabla\\Phi^\{\\star\}\(q\)=q\|q\|\+ϵ0\.\\displaystyle=\\frac\{q\}\{\|q\|\+\\epsilon\_\{0\}\}\.The equality holds coordinatewise, including value zero whenqj=0q\_\{j\}=0\. The corresponding concave dual objective is
D\(λ\)=κ𝟏⊤λ−Φ⋆\(Z⊤λ\),λ≥0\.D\(\\lambda\)=\\kappa\\mathbf\{1\}^\{\\top\}\\lambda\-\\Phi^\{\\star\}\(Z^\{\\top\}\\lambda\),\\qquad\\lambda\\geq 0\.\(20\)Strong duality holds for the static program withΦ\\Phi\. Dual multipliers may be nonunique, but all dual optimizers have the same image
qκ=Z⊤λ⋆=∇Φ\(uκ\)=ϵ0uκ1−\|uκ\|\.q\_\{\\kappa\}=Z^\{\\top\}\\lambda^\{\\star\}=\\nabla\\Phi\(u\_\{\\kappa\}\)=\\epsilon\_\{0\}\\frac\{u\_\{\\kappa\}\}\{1\-\|u\_\{\\kappa\}\|\}\.\(21\)
Theorem 1 \(Discrete smoothed\-sign convergence\)\.Assume0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}, the weighted exponential loss \([4](https://arxiv.org/html/2607.06013#Sx2.E4)\), the schedule \([3](https://arxiv.org/html/2607.06013#Sx2.E3)\), and the stepsize conditions \([5](https://arxiv.org/html/2607.06013#Sx2.E5)\) withηt\>0\\eta\_\{t\}\>0,St→∞S\_\{t\}\\to\\infty, and∑tηt2<∞\\sum\_\{t\}\\eta\_\{t\}^\{2\}<\\infty\. Then the memoryless smoothed\-sign iterates \([1](https://arxiv.org/html/2607.06013#Sx1.E1)\) satisfy
wtSt→uκ,eκSt\(−∇L\(wt\)\)→qκ,dt→uκ,\\frac\{w\_\{t\}\}\{S\_\{t\}\}\\to u\_\{\\kappa\},\\qquad e^\{\\kappa S\_\{t\}\}\(\-\\nabla L\(w\_\{t\}\)\)\\to q\_\{\\kappa\},\\qquad d\_\{t\}\\to u\_\{\\kappa\},\(22\)wheredt=\(−∇L\(wt\)\)/\(\|∇L\(wt\)\|\+ϵt\)d\_\{t\}=\(\-\\nabla L\(w\_\{t\}\)\)/\(\|\\nabla L\(w\_\{t\}\)\|\+\\epsilon\_\{t\}\)\. Moreover, for finite constantsCΦ,CDC\_\{\\Phi\},C\_\{D\},
‖wtSt−uκ‖2≤‖w0‖2St\+CΦCDSt\.\\left\\\|\\frac\{w\_\{t\}\}\{S\_\{t\}\}\-u\_\{\\kappa\}\\right\\\|\_\{2\}\\leq\\frac\{\\\|w\_\{0\}\\\|\_\{2\}\}\{S\_\{t\}\}\+\\sqrt\{\\frac\{C\_\{\\Phi\}C\_\{D\}\}\{S\_\{t\}\}\}\.\(23\)Consequentlyγ\(wt/St\)→κ\\gamma\(w\_\{t\}/S\_\{t\}\)\\to\\kappa, with a finite\-time margin bound obtained by multiplying \([23](https://arxiv.org/html/2607.06013#Sx4.E23)\) bymaxi‖zi‖2\\max\_\{i\}\\\|z\_\{i\}\\\|\_\{2\}\.
Principal proof chain\.Introduce the exact dual variables
λi,t=aiexp\(κSt−zi⊤wt\)\.\\lambda\_\{i,t\}=a\_\{i\}\\exp\(\\kappa S\_\{t\}\-z\_\{i\}^\{\\top\}w\_\{t\}\)\.\(24\)Then
eκSt\(−∇L\(wt\)\)=Z⊤λt,dt=∇Φ⋆\(Z⊤λt\),e^\{\\kappa S\_\{t\}\}\(\-\\nabla L\(w\_\{t\}\)\)=Z^\{\\top\}\\lambda\_\{t\},\\qquad d\_\{t\}=\\nabla\\Phi^\{\\star\}\(Z^\{\\top\}\\lambda\_\{t\}\),\(25\)and the primal update is equivalent to
λt\+1=λt⊙exp\(ηt∇D\(λt\)\)\.\\lambda\_\{t\+1\}=\\lambda\_\{t\}\\odot\\exp\(\\eta\_\{t\}\\nabla D\(\\lambda\_\{t\}\)\)\.\(26\)Thus the dynamics is entropic mirror ascent on \([20](https://arxiv.org/html/2607.06013#Sx4.E20)\)\.
Fix any dual optimizerλ⋆\\lambda^\{\\star\}\. Let
Vt\\displaystyle V\_\{t\}=∑i\[λi⋆logλi⋆λi,t−λi⋆\+λi,t\],\\displaystyle=\\sum\_\{i\}\\left\[\\lambda\_\{i\}^\{\\star\}\\log\\frac\{\\lambda\_\{i\}^\{\\star\}\}\{\\lambda\_\{i,t\}\}\-\\lambda\_\{i\}^\{\\star\}\+\\lambda\_\{i,t\}\\right\],\(27\)Δt\\displaystyle\\Delta\_\{t\}=D⋆−D\(λt\)\.\\displaystyle=D^\{\\star\}\-D\(\\lambda\_\{t\}\)\.The update \([26](https://arxiv.org/html/2607.06013#Sx4.E26)\) gives the exact one\-step identity
Vt\+1−Vt\\displaystyle V\_\{t\+1\}\-V\_\{t\}=ηt⟨λt−λ⋆,∇D\(λt\)⟩\\displaystyle=\\eta\_\{t\}\\langle\\lambda\_\{t\}\-\\lambda^\{\\star\},\\nabla D\(\\lambda\_\{t\}\)\\rangle\(28\)\+∑iλi,t\[eηt∇iD\(λt\)−1−ηt∇iD\(λt\)\]\.\\displaystyle\\quad\+\\sum\_\{i\}\\lambda\_\{i,t\}\\\!\\left\[e^\{\\eta\_\{t\}\\nabla\_\{i\}D\(\\lambda\_\{t\}\)\}\-1\-\\eta\_\{t\}\\nabla\_\{i\}D\(\\lambda\_\{t\}\)\\right\]\.Concavity gives the first term at most−ηtΔt\-\\eta\_\{t\}\\Delta\_\{t\}\. Since‖∇D\(λ\)‖∞≤G\\\|\\nabla D\(\\lambda\)\\\|\_\{\\infty\}\\leq G,ηtG≤1\\eta\_\{t\}G\\leq 1andex−1−x≤\(e/2\)x2e^\{x\}\-1\-x\\leq\(e/2\)x^\{2\}imply
Vt\+1−Vt≤−ηtΔt\+e2ηt2G2‖λt‖1\.V\_\{t\+1\}\-V\_\{t\}\\leq\-\\eta\_\{t\}\\Delta\_\{t\}\+\\frac\{e\}\{2\}\\eta\_\{t\}^\{2\}G^\{2\}\\\|\\lambda\_\{t\}\\\|\_\{1\}\.\(29\)The scalar inequality
‖λ‖1≤2Dh\(λ⋆,λ\)\+2log2‖λ⋆‖1\\\|\\lambda\\\|\_\{1\}\\leq 2D\_\{h\}\(\\lambda^\{\\star\},\\lambda\)\+2\\log 2\\,\\\|\\lambda^\{\\star\}\\\|\_\{1\}\(30\)controls the noncompact positive orthant, including zero coordinates ofλ⋆\\lambda^\{\\star\}\. Since∑tηt2<∞\\sum\_\{t\}\\eta\_\{t\}^\{2\}<\\infty, \([29](https://arxiv.org/html/2607.06013#Sx4.E29)\) and \([30](https://arxiv.org/html/2607.06013#Sx4.E30)\) implysuptVt<∞\\sup\_\{t\}V\_\{t\}<\\infty,supt‖λt‖1<∞\\sup\_\{t\}\\\|\\lambda\_\{t\}\\\|\_\{1\}<\\infty, and
∑s<tηsΔs≤CD\.\\sum\_\{s<t\}\\eta\_\{s\}\\Delta\_\{s\}\\leq C\_\{D\}\.\(31\)
The dual gap controls the unique primal direction\. Using KKT and Fenchel equality,
Δt=DΦ⋆\(Z⊤λt,qκ\)\+λt⊤\(Zuκ−κ𝟏\)\.\\Delta\_\{t\}=D\_\{\\Phi^\{\\star\}\}\(Z^\{\\top\}\\lambda\_\{t\},q\_\{\\kappa\}\)\+\\lambda\_\{t\}^\{\\top\}\(Zu\_\{\\kappa\}\-\\kappa\\mathbf\{1\}\)\.\(32\)The feasibility term is nonnegative\. Bounded dual mass placesZ⊤λtZ^\{\\top\}\\lambda\_\{t\}in a compact box whereΦ⋆\\Phi^\{\\star\}is uniformly strongly convex, while∇Φ⋆\\nabla\\Phi^\{\\star\}is globally1/ϵ01/\\epsilon\_\{0\}\-Lipschitz\. Hence
‖dt−uκ‖22≤CΦΔt\.\\\|d\_\{t\}\-u\_\{\\kappa\}\\\|\_\{2\}^\{2\}\\leq C\_\{\\Phi\}\\Delta\_\{t\}\.\(33\)Finally,
wt=w0\+∑s<tηsds\.w\_\{t\}=w\_\{0\}\+\\sum\_\{s<t\}\\eta\_\{s\}d\_\{s\}\.\(34\)Jensen’s inequality, \([31](https://arxiv.org/html/2607.06013#Sx4.E31)\), and \([33](https://arxiv.org/html/2607.06013#Sx4.E33)\) give \([23](https://arxiv.org/html/2607.06013#Sx4.E23)\)\. A spike\-exclusion lemma using\|Δt\+1−Δt\|≤Cηt\|\\Delta\_\{t\+1\}\-\\Delta\_\{t\}\|\\leq C\\eta\_\{t\}upgrades the averaged control toΔt→0\\Delta\_\{t\}\\to 0, yielding the last two limits in \([22](https://arxiv.org/html/2607.06013#Sx4.E22)\)\. Complete constants and the spike lemma are in the appendix\.
Rate diagram scope\.Theorem[Dual Mirror Ascent Gives the Path](https://arxiv.org/html/2607.06013#Sx4)proves the interior regime0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}for weighted exponential loss\. The endpoint regimesκ=0\\kappa=0andκ\>γ∞\\kappa\>\\gamma\_\{\\infty\}, logistic\-loss perturbations, and the critical caseκ=γ∞\\kappa=\\gamma\_\{\\infty\}are not included in the theorem\. Experiments below keep those diagnostics separate\.
## Adam as a Boundary Case
Perturbation lemma\.The deterministic lemma behind this diagnostic is simple\. If
xt\+1=xt\+ηtdt,yt\+1=yt\+ηt\(dt\+et\),x\_\{t\+1\}=x\_\{t\}\+\\eta\_\{t\}d\_\{t\},\\qquad y\_\{t\+1\}=y\_\{t\}\+\\eta\_\{t\}\(d\_\{t\}\+e\_\{t\}\),\(35\)withx0=y0x\_\{0\}=y\_\{0\}, and
1St∑s<tηs‖es‖→0,\\frac\{1\}\{S\_\{t\}\}\\sum\_\{s<t\}\\eta\_\{s\}\\\|e\_\{s\}\\\|\\to 0,\(36\)then
‖xt−yt‖St→0\.\\frac\{\\\|x\_\{t\}\-y\_\{t\}\\\|\}\{S\_\{t\}\}\\to 0\.\(37\)Indeed, the triangle inequality gives‖xt−yt‖≤∑s<tηs‖es‖\\\|x\_\{t\}\-y\_\{t\}\\\|\\leq\\sum\_\{s<t\}\\eta\_\{s\}\\\|e\_\{s\}\\\|\. This makes the Adam\-transfer residual scientifically relevant: it is the empirical version of \([36](https://arxiv.org/html/2607.06013#Sx5.E36)\)\. However, E3 did not satisfy the required small averaged residual condition under the prespecified runs\. Adam therefore remains a documented empirical boundary case, not part of the main claim or title\.
E3 transfer diagnostic\.The broad Adam\-transfer target required
1St∑s<tηs‖−msvs\+ϵs−−∇L\(ws\)\|∇L\(ws\)\|\+ϵs‖→0\.\\frac\{1\}\{S\_\{t\}\}\\sum\_\{s<t\}\\eta\_\{s\}\\left\\\|\\frac\{\-m\_\{s\}\}\{\\sqrt\{v\_\{s\}\}\+\\epsilon\_\{s\}\}\-\\frac\{\-\\nabla L\(w\_\{s\}\)\}\{\|\\nabla L\(w\_\{s\}\)\|\+\\epsilon\_\{s\}\}\\right\\\|\\to 0\.\(38\)If \([38](https://arxiv.org/html/2607.06013#Sx5.E38)\) held under the same assumptions as Theorem[Dual Mirror Ascent Gives the Path](https://arxiv.org/html/2607.06013#Sx4), the perturbation lemma would transfer the smoothed\-sign limit\. The prespecified E3 experiments did not support \([38](https://arxiv.org/html/2607.06013#Sx5.E38)\) under the tested schedules, so no Adam theorem is claimed\.
## Fixed\-ϵ\\epsilonCrossover
Definition and numerical target\.For fixedϵ\>0\\epsilon\>0, define the primary transition
τϵ\(c\)=min\{t:‖−∇L\(wt\)‖∞≤cϵ\},c∈\{0\.5,1,2\}\.\\tau\_\{\\epsilon\}\(c\)=\\min\\\{t:\\\|\-\\nabla L\(w\_\{t\}\)\\\|\_\{\\infty\}\\leq c\\epsilon\\\},\\quad c\\in\\\{0\.5,1,2\\\}\.\(39\)The target law is
Sτϵ\(c\)/log\(1/ϵ\)→1/γ∞\.S\_\{\\tau\_\{\\epsilon\}\(c\)\}/\\log\(1/\\epsilon\)\\to 1/\\gamma\_\{\\infty\}\.\(40\)Equation \([40](https://arxiv.org/html/2607.06013#Sx6.E40)\) is numerically supported; the upper and lower proof bounds for the fixed\-ϵ\\epsilondynamics remain open\.
For clarity,τϵ\(c\)\\tau\_\{\\epsilon\}\(c\)in \([39](https://arxiv.org/html/2607.06013#Sx6.E39)\) is a gradient threshold for the fixed\-ϵ\\epsilonmemoryless smoothed\-sign dynamics\. It is not an Adam second\-moment threshold and does not involvevt\\sqrt\{v\_\{t\}\}\.
Conditional crossover implication\.Suppose that, uniformly up to the transition window,
c0e−γ∞St≤‖−∇L\(wt\)‖∞≤Ce−γ∞St\.c\_\{0\}e^\{\-\\gamma\_\{\\infty\}S\_\{t\}\}\\leq\\\|\-\\nabla L\(w\_\{t\}\)\\\|\_\{\\infty\}\\leq Ce^\{\-\\gamma\_\{\\infty\}S\_\{t\}\}\.\(41\)Then the threshold relation‖−∇L\(wt\)‖∞≤cϵ\\\|\-\\nabla L\(w\_\{t\}\)\\\|\_\{\\infty\}\\leq c\\epsilonoccurs only after the lower bound can fall belowcϵc\\epsilon, and occurs once the upper bound falls belowcϵc\\epsilon\. Thus, up to theStS\_\{t\}\-mesh,
1γ∞log1ϵ\+1γ∞logc0c≤Sτϵ\(c\)≤1γ∞log1ϵ\+1γ∞logCc\.\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\+\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{c\_\{0\}\}\{c\}\\leq S\_\{\\tau\_\{\\epsilon\}\(c\)\}\\leq\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\+\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{C\}\{c\}\.\(42\)For fixedcc, this implies
Sτϵ\(c\)=1γ∞log1ϵ\+O\(1\),Sτϵ\(c\)log\(1/ϵ\)→1γ∞\.S\_\{\\tau\_\{\\epsilon\}\(c\)\}=\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\+O\(1\),\\qquad\\frac\{S\_\{\\tau\_\{\\epsilon\}\(c\)\}\}\{\\log\(1/\\epsilon\)\}\\to\\frac\{1\}\{\\gamma\_\{\\infty\}\}\.\(43\)This is a conditional implication, not a proved tail bound\.
Proof gap\.The unresolved obstacles are changes in the leading coordinate and lack of uniform tail bounds up to the transition time\.
## Experiments
### Protocol and Metrics
The primary evidence uses only saved outputs generated from deterministic seeds, float64 arithmetic, numerical separability checks, positive exponential\-loss weights, configuration hashes, solver\-status logging, and KKT residual reporting\. Figures are generated from saved data with metadata sidecars; plotted values are not edited by hand\. The illustrative two\-dimensional dataset in Figure[1](https://arxiv.org/html/2607.06013#Sx1.F1)is excluded from all aggregate statistics\.
The theorem\-compatible validation suite uses three synthetic families: isotropic random separable data, controlled\-support\-vector data, and correlated ill\-conditioned data\. The aggregate grid hasn=4dn=4d,d∈\{10,25,50,100\}d\\in\\\{10,25,50,100\\\}, twenty unfiltered seeds per setting, weightsai=1a\_\{i\}=1and bounded log\-uniform positive weights, and
κ/γ∞∈\{0\.10,0\.25,0\.50,0\.75,0\.90\}\.\\kappa/\\gamma\_\{\\infty\}\\in\\\{0\.10,0\.25,0\.50,0\.75,0\.90\\\}\.The primary schedule isηt=η0\(t\+t0\)−0\.75\\eta\_\{t\}=\\eta\_\{0\}\(t\+t\_\{0\}\)^\{\-0\.75\}withη0=0\.5/G\\eta\_\{0\}=0\.5/G, soηtG≤0\.5\\eta\_\{t\}G\\leq 0\.5,St→∞S\_\{t\}\\to\\infty, and∑tηt2<∞\\sum\_\{t\}\\eta\_\{t\}^\{2\}<\\infty\. Secondary theorem\-compatible powers0\.600\.60and0\.900\.90are used only for schedule checks\. The numerical barrier solve uses the open\-domain proxy
\|uj\|≤1−δ,δ=10−7\.\|u\_\{j\}\|\\leq 1\-\\delta,\\qquad\\delta=10^\{\-7\}\.\(44\)Convex\-program failures are retained in the output and separated from dynamic path errors; only successful barrier solves are used as primary evidence for Theorem[Dual Mirror Ascent Gives the Path](https://arxiv.org/html/2607.06013#Sx4)\.
The main theorem diagnostics are evaluated at multiple cumulative\-time checkpoints\. We report
Eabs\(t\)=‖wtSt−uκ‖2,Ed\(t\)=‖dt−uκ‖2,E\_\{\\mathrm\{abs\}\}\(t\)=\\left\\\|\\frac\{w\_\{t\}\}\{S\_\{t\}\}\-u\_\{\\kappa\}\\right\\\|\_\{2\},\\qquad E\_\{d\}\(t\)=\\\|d\_\{t\}\-u\_\{\\kappa\}\\\|\_\{2\},\(45\)along with
Eq\(t\)\\displaystyle E\_\{q\}\(t\)=‖eκSt\(−∇L\(wt\)\)−qκ‖2,\\displaystyle=\\left\\\|e^\{\\kappa S\_\{t\}\}\(\-\\nabla L\(w\_\{t\}\)\)\-q\_\{\\kappa\}\\right\\\|\_\{2\},\(46\)Eγ\(t\)\\displaystyle E\_\{\\gamma\}\(t\)=\|γ\(wtSt\)−κ\|\.\\displaystyle=\\left\|\\gamma\\\!\\left\(\\frac\{w\_\{t\}\}\{S\_\{t\}\}\\right\)\-\\kappa\\right\|\.The relative and angular errors are reported in the appendix\. The exact dual\-transformation residuals are
rq\(t\)\\displaystyle r\_\{q\}\(t\)=‖eκSt\(−∇L\(wt\)\)−Z⊤λt‖2,\\displaystyle=\\left\\\|e^\{\\kappa S\_\{t\}\}\(\-\\nabla L\(w\_\{t\}\)\)\-Z^\{\\top\}\\lambda\_\{t\}\\right\\\|\_\{2\},\(47\)rλ\(t\)\\displaystyle r\_\{\\lambda\}\(t\)=‖logλt\+1−logλt−ηt∇D\(λt\)‖∞\.\\displaystyle=\\left\\\|\\log\\lambda\_\{t\+1\}\-\\log\\lambda\_\{t\}\-\\eta\_\{t\}\\nabla D\(\\lambda\_\{t\}\)\\right\\\|\_\{\\infty\}\.For the fixed\-ϵ\\epsiloncrossover, each threshold family fits
Sτϵ\(c\)=b0\+b1log\(1/ϵ\),ρcross=b11/γ∞=b1γ∞\.S\_\{\\tau\_\{\\epsilon\}\(c\)\}=b\_\{0\}\+b\_\{1\}\\log\(1/\\epsilon\),\\qquad\\rho\_\{\\mathrm\{cross\}\}=\\frac\{b\_\{1\}\}\{1/\\gamma\_\{\\infty\}\}=b\_\{1\}\\gamma\_\{\\infty\}\.\(48\)The reported crossover slope ratioρcross\\rho\_\{\\mathrm\{cross\}\}should be close to one under the empirical scaling law\.
### Direct Validation of Theorem 1
Figure 2:Theorem validation dashboard\. All panels use theorem\-compatible weighted exponential loss,0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}, square\-summable schedules, andηtG≤0\.5\\eta\_\{t\}G\\leq 0\.5\. Panels \(a,b\) use the primary aggregate suite with27162716successful barrier targets: panel \(a\) displays the distribution ofEpc=Eabs/dE\_\{\\rm pc\}=E\_\{\\rm abs\}/\\sqrt\{d\}rather than a selected seed, and panel \(b\) checks exact dual algebra residualsrqr\_\{q\}andrλr\_\{\\lambda\}at floating\-point scale\. Panels \(c,d\) use the saved8989\-target long\-horizon showcase without additional runs: panel \(c\) reports final\-over\-first improvement\-factor distributions forEpcE\_\{\\rm pc\},EdE\_\{d\}, andEqE\_\{q\}, where values below11indicate finite\-window progress, and panel \(d\) overlays replicate\-level first/final normalized margins with median movement arrows against the predictedκ/γ∞\\kappa/\\gamma\_\{\\infty\}identity line\. No sharp empirical rate is claimed; certified\-envelope and shorter\-horizon margin diagnostics are reported in the appendix\.The primary run completed all32003200dynamic trajectories and obtained27162716successful barrier targets\. Panels \(a,b\) therefore emphasize breadth: the aggregate distribution is shown across successful theorem\-compatible targets rather than through a selected seed\. The remaining484484primary records are retained as numerical barrier\-boundary cases and are excluded from the theorem\-evidence aggregation\. Exact dual residuals remain at floating\-point scale\.
Panels \(c,d\) add depth using the separate long\-horizon showcase\. That run attempted9090theorem\-compatible configurations, retained one failed barrier solve, and used the8989successful targets for evidence panels\. The saved horizon extends the maximum cumulative time fromSt=1\.09S\_\{t\}=1\.09in the primary grid toSt=4\.38S\_\{t\}=4\.38, and the final/first diagnostic factors and replicate\-level normalized\-margin movements continue to point in the theorem\-predicted direction over that finite window\. The certified finite\-time constants remain conservative and are treated as an appendix envelope diagnostic\. We do not claim that the empirical rate isSt−1/2S\_\{t\}^\{\-1/2\}or that the proof constants are sharp\.
### Mechanism Diagnostics
Figure 3:Mechanism scorecard\. Panel \(a\) compares final finite\-window error ratios against the proposed exponentialStS\_\{t\}\-clock reference\. Panel \(b\) shows shifted\-time transients acrossϵ0\\epsilon\_\{0\}values, indicating partial alignment rather than an exact time translation\. Panel \(c\) summarizes median finalEpcE\_\{\\rm pc\}by data family and rate\. These are empirical mechanism diagnostics, not new theorems\.Figure[3](https://arxiv.org/html/2607.06013#Sx7.F3)tests whether the observed path behavior is tied to the annealing clock and target geometry rather than only to post\-hoc fitting\. The exponentialStS\_\{t\}\-schedule is the reference; alternatives are compared by paired finite\-window error ratios\. Theϵ0\\epsilon\_\{0\}panel shows target invariance with finite\-window speed differences and partial shifted\-time alignment\. The family/rate panel is a robustness scorecard\. The square\-root smoothing\-map cross\-fit is mixed and remains in the appendix as a boundary diagnostic; no square\-root\-map theorem is claimed\.
### Fixed\-ϵ\\epsilonCrossover
Figure 4:Fixed\-ϵ\\epsiloncrossover scaling for the memoryless proxy, withτϵ\(c\)=min\{t:‖−∇L\(wt\)‖∞≤cϵ\}\\tau\_\{\\epsilon\}\(c\)=\\min\\\{t:\\\|\-\\nabla L\(w\_\{t\}\)\\\|\_\{\\infty\}\\leq c\\epsilon\\\}\. Panel \(a\) shows residual collapse for the empirical lawSτϵ=γ∞−1log\(1/ϵ\)\+O\(1\)S\_\{\\tau\_\{\\epsilon\}\}=\\gamma\_\{\\infty\}^\{\-1\}\\log\(1/\\epsilon\)\+O\(1\)\. Panel \(b\) reportsρ=b1γ∞\\rho=b\_\{1\}\\gamma\_\{\\infty\}by learning\-rate power and family, and panel \(c\) compares normalized threshold\-induced intercept shifts with−logc\-\\log c\. This remains empirical and conditional; the two\-sided tail bound needed for a proof is open\.The crossover suite usesd∈\{10,25,50\}d\\in\\\{10,25,50\\\}, all three synthetic families, twenty seeds,ϵ∈\{10−2,10−3,…,10−12\}\\epsilon\\in\\\{10^\{\-2\},10^\{\-3\},\\ldots,10^\{\-12\}\\\},c∈\{0\.5,1,2\}c\\in\\\{0\.5,1,2\\\}, and powersa∈\{0\.25,0\.50,0\.75\}a\\in\\\{0\.25,0\.50,0\.75\\\}\. Thresholds were reached in99\.23%99\.23\\%of saved transition records\. The residual panel supportsSτϵ=γ∞−1log\(1/ϵ\)\+O\(1\)S\_\{\\tau\_\{\\epsilon\}\}=\\gamma\_\{\\infty\}^\{\-1\}\\log\(1/\\epsilon\)\+O\(1\)empirically\. Across allϵ\\epsilonvalues andc=1c=1, mean slope ratios were0\.9940\.994,0\.9870\.987, and0\.9850\.985fora=0\.25,0\.50,0\.75a=0\.25,0\.50,0\.75, with subgroup confidence intervals centered near one\. Changingccprimarily changed the intercept, and the normalized shifts move in the direction predicted by−logc\-\\log c\. Sensitivity analyses that remove the largest or smallestϵ\\epsilonare kept in the appendix and are not used to tune the reported range\.
### Robustness and Boundary Diagnostics
Beyond the theorem\-compatible exponential\-loss runs, the remaining sweeps delineate scope rather than enlarge Theorem[Dual Mirror Ascent Gives the Path](https://arxiv.org/html/2607.06013#Sx4)\. Logistic\-loss runs test whether the observed exponential\-tail behavior is numerically stable under another common classification tail, but they are not covered by the theorem\. Schedule,ϵ0\\epsilon\_\{0\}, data\-family, dimension, support\-vector, rescaling, and boundary\-pathology sweeps are reported in the appendix as finite\-horizon diagnostics\. They found no numerical counterexample within the prespecified grid, but they are not used to claim convergence outside the weighted\-exponential, memoryless smoothed\-sign setting\.
The adaptive\-method diagnostics serve a different purpose\. The perturbation lemma shows that Adam or RMSProp would inherit the smoothed\-sign limit only if the averaged direction residual were small on theStS\_\{t\}\-scale\. The prespecified E3 comparison measured both path error to the sameuκu\_\{\\kappa\}and the weighted perturbation residualSt−1∑s<tηsRdyn\(s\)S\_\{t\}^\{\-1\}\\sum\_\{s<t\}\\eta\_\{s\}R\_\{\\mathrm\{dyn\}\}\(s\)\. Mean final path error was0\.08860\.0886for smoothed\-sign descent,0\.84320\.8432for RMSProp, and0\.84430\.8443for Adam; mean weighted transfer residuals were3\.84043\.8404for RMSProp and3\.86683\.8668for Adam\. These results do not support broad Adam transfer under the tested grid, but they do not prove an impossibility theorem for every adaptive variant\.
The fixed\-ϵ\\epsiloncrossover should be read in the same boundary\-diagnostic spirit\. Figure[4](https://arxiv.org/html/2607.06013#Sx7.F4)supports the empirical lawSτϵ=γ∞−1log\(1/ϵ\)\+O\(1\)S\_\{\\tau\_\{\\epsilon\}\}=\\gamma\_\{\\infty\}^\{\-1\}\\log\(1/\\epsilon\)\+O\(1\)for the memoryless proxy, but the proof would require two\-sided gradient\-tail control up to the threshold window\. The appendix records these missing obligations explicitly\. Thus the crossover evidence clarifies how long fixed\-stability transients can look sign\-like; it does not broaden the annealed\-stability theorem\.
## Limitations and Conclusions
The theorem isolates0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}for weighted exponential loss and memoryless stability\-annealed smoothed\-sign descent\. The endpoint regimesκ=0\\kappa=0andκ\>γ∞\\kappa\>\\gamma\_\{\\infty\}, the critical caseκ=γ∞\\kappa=\\gamma\_\{\\infty\}, logistic perturbation theory, fixed\-ϵ\\epsilontail bounds, and full Adam transfer require separate arguments\. Numerically, the horizon is finite, endpoint barrier solves can fail, and aggregate experiments are synthetic separable linear\-classification instances matching the theorem setting\.
Within this scope, the result gives a concrete answer to the stability\-annealing question\. The exponential decay rate of the stability constant becomes a margin constraint, and the coordinatewise smoothing map induces the Burg\-type barrier that selects the point on that margin slice\. The static program is well posed, and the dynamic theorem follows by rewriting the iterates as entropic mirror ascent with a KL recursion\. This separates the proved selector from adjacent empirical phenomena: logistic tails, fixed\-ϵ\\epsiloncrossover, and adaptive\-method behavior remain informative diagnostics rather than theorem claims\.
The cumulative\-time clock is essential: theorem and experiments compare the gradient tail and stability constant on the same exponentialStS\_\{t\}\-scale, where schedules similar in iteration time can differ over finiteStS\_\{t\}\-windows\. The experiments target exact dual algebra, the rate\-indexed path, and boundary behavior; they are not large\-scale benchmarks\.
## References
- L\. Balles and P\. Hennig \(2018\)Dissecting adam: the sign, magnitude and variance of stochastic gradients\.InProceedings of the 35th International Conference on Machine Learning,J\. Dy and A\. Krause \(Eds\.\),Proceedings of Machine Learning Research, Vol\.80,pp\. 404–413\.External Links:[Link](https://proceedings.mlr.press/v80/balles18a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- A\. Beck and M\. Teboulle \(2003\)Mirror descent and nonlinear projected subgradient methods for convex optimization\.Operations Research Letters31\(3\),pp\. 167–175\.External Links:[Document](https://dx.doi.org/10.1016/S0167-6377%2802%2900231-6)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- J\. Bernstein, Y\. Wang, K\. Azizzadenesheli, and A\. Anandkumar \(2018\)SignSGD: compressed optimisation for non\-convex problems\.InProceedings of the 35th International Conference on Machine Learning,J\. Dy and A\. Krause \(Eds\.\),Proceedings of Machine Learning Research, Vol\.80,pp\. 560–569\.External Links:[Link](https://proceedings.mlr.press/v80/bernstein18a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- L\. M\. Bregman \(1967\)The relaxation method of finding the common point of convex sets and its application to the solution of problems in convex programming\.USSR Computational Mathematics and Mathematical Physics7\(3\),pp\. 200–217\.External Links:[Document](https://dx.doi.org/10.1016/0041-5553%2867%2990040-7)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- M\. D\. Cattaneo, J\. M\. Klusowski, and B\. Shigida \(2024\)On the implicit bias of Adam\.InProceedings of the 41st International Conference on Machine Learning,R\. Salakhutdinov, Z\. Kolter, K\. Heller, A\. Weller, N\. Oliver, J\. Scarlett, and F\. Berkenkamp \(Eds\.\),Proceedings of Machine Learning Research, Vol\.235,pp\. 5862–5906\.External Links:[Link](https://proceedings.mlr.press/v235/cattaneo24a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- L\. Chizat and F\. Bach \(2020\)Implicit bias of gradient descent for wide two\-layer neural networks trained with the logistic loss\.InProceedings of Thirty Third Conference on Learning Theory,J\. Abernethy and S\. Agarwal \(Eds\.\),Proceedings of Machine Learning Research, Vol\.125,pp\. 1305–1338\.External Links:[Link](https://proceedings.mlr.press/v125/chizat20a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- A\. Défossez, L\. Bottou, F\. Bach, and N\. Usunier \(2020\)A simple convergence proof of Adam and Adagrad\.arXiv preprint arXiv:2003\.02395\.External Links:[Link](https://arxiv.org/abs/2003.02395)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- J\. Duchi, E\. Hazan, and Y\. Singer \(2011\)Adaptive subgradient methods for online learning and stochastic optimization\.Journal of Machine Learning Research12\(61\),pp\. 2121–2159\.External Links:[Link](https://www.jmlr.org/papers/v12/duchi11a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- C\. Fan, M\. Schmidt, and C\. Thrampoulidis \(2025\)Implicit bias of spectral descent and muon on multiclass separable data\.InAdvances in Neural Information Processing Systems,Vol\.38\.External Links:[Link](https://proceedings.neurips.cc/paper_files/paper/2025/hash/386432c7534eec9a1cd7cbeea90d7e9f-Abstract-Conference.html)Cited by:[Introduction](https://arxiv.org/html/2607.06013#Sx1.p1.2),[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- S\. Gunasekar, J\. Lee, D\. Soudry, and N\. Srebro \(2018\)Characterizing implicit bias in terms of optimization geometry\.InProceedings of the 35th International Conference on Machine Learning,J\. Dy and A\. Krause \(Eds\.\),Proceedings of Machine Learning Research, Vol\.80,pp\. 1832–1841\.External Links:[Link](https://proceedings.mlr.press/v80/gunasekar18a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- Z\. Ji, M\. Dudík, R\. E\. Schapire, and M\. Telgarsky \(2020\)Gradient descent follows the regularization path for general losses\.InProceedings of Thirty Third Conference on Learning Theory,J\. Abernethy and S\. Agarwal \(Eds\.\),Proceedings of Machine Learning Research, Vol\.125,pp\. 2109–2136\.External Links:[Link](https://proceedings.mlr.press/v125/ji20a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p1.1)\.
- Z\. Ji and M\. Telgarsky \(2019\)The implicit bias of gradient descent on nonseparable data\.InProceedings of the Thirty\-Second Conference on Learning Theory,A\. Beygelzimer and D\. Hsu \(Eds\.\),Proceedings of Machine Learning Research, Vol\.99,pp\. 1772–1798\.External Links:[Link](https://proceedings.mlr.press/v99/ji19a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p1.1)\.
- D\. P\. Kingma and J\. Ba \(2015\)Adam: a method for stochastic optimization\.InInternational Conference on Learning Representations,Cited by:[Introduction](https://arxiv.org/html/2607.06013#Sx1.p1.2),[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- K\. Lyu and J\. Li \(2020\)Gradient descent maximizes the margin of homogeneous neural networks\.InInternational Conference on Learning Representations,External Links:[Link](https://openreview.net/forum?id=SJeLIgBKPS)Cited by:[Introduction](https://arxiv.org/html/2607.06013#Sx1.p1.2)\.
- K\. Lyu, Z\. Li, R\. Wang, and S\. Arora \(2021\)Gradient descent on two\-layer nets: margin maximization and simplicity bias\.arXiv preprint arXiv:2110\.13905\.External Links:[Link](https://arxiv.org/abs/2110.13905)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- M\. S\. Nacson, S\. Gunasekar, J\. D\. Lee, N\. Srebro, and D\. Soudry \(2019a\)Lexicographic and depth\-sensitive margins in homogeneous and non\-homogeneous deep models\.arXiv preprint arXiv:1905\.07325\.External Links:[Link](https://arxiv.org/abs/1905.07325)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- M\. S\. Nacson, J\. Lee, S\. Gunasekar, P\. H\. P\. Savarese, N\. Srebro, and D\. Soudry \(2019b\)Convergence of gradient descent on separable data\.InProceedings of the Twenty\-Second International Conference on Artificial Intelligence and Statistics,K\. Chaudhuri and M\. Sugiyama \(Eds\.\),Proceedings of Machine Learning Research, Vol\.89,pp\. 3420–3428\.External Links:[Link](https://proceedings.mlr.press/v89/nacson19b.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p1.1)\.
- M\. S\. Nacson, N\. Srebro, and D\. Soudry \(2019c\)Stochastic gradient descent on separable data: exact convergence with a fixed learning rate\.InProceedings of the Twenty\-Second International Conference on Artificial Intelligence and Statistics,K\. Chaudhuri and M\. Sugiyama \(Eds\.\),Proceedings of Machine Learning Research, Vol\.89,pp\. 3051–3059\.External Links:[Link](https://proceedings.mlr.press/v89/nacson19a.html)Cited by:[Introduction](https://arxiv.org/html/2607.06013#Sx1.p1.2)\.
- S\. Pesme, R\. Dragomir, and N\. Flammarion \(2024\)Implicit bias of mirror flow on separable data\.InAdvances in Neural Information Processing Systems,Vol\.37\.External Links:[Document](https://dx.doi.org/10.52202/079017-3624),[Link](https://proceedings.neurips.cc/paper_files/paper/2024/hash/cf10920ac985275845247f865b452529-Abstract-Conference.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- Q\. Qian and X\. Qian \(2019\)The implicit bias of AdaGrad on separable data\.arXiv preprint arXiv:1906\.03559\.External Links:[Document](https://dx.doi.org/10.48550/arXiv.1906.03559),[Link](https://arxiv.org/abs/1906.03559)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- S\. J\. Reddi, S\. Kale, and S\. Kumar \(2018\)On the convergence of adam and beyond\.InInternational Conference on Learning Representations,External Links:[Link](https://openreview.net/forum?id=ryQu7f-RZ)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- R\. T\. Rockafellar \(1970\)Convex analysis\.Princeton University Press\.Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- S\. Rosset, J\. Zhu, and T\. Hastie \(2004\)Boosting as a regularized path to a maximum margin classifier\.Journal of Machine Learning Research5,pp\. 941–973\.External Links:[Link](https://www.jmlr.org/papers/v5/rosset04a.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p1.1)\.
- D\. Soudry, E\. Hoffer, M\. S\. Nacson, S\. Gunasekar, and N\. Srebro \(2018\)The implicit bias of gradient descent on separable data\.Journal of Machine Learning Research19\(70\),pp\. 1–57\.External Links:[Link](https://www.jmlr.org/papers/v19/18-188.html)Cited by:[Introduction](https://arxiv.org/html/2607.06013#Sx1.p1.2),[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p1.1)\.
- H\. Sun, K\. Ahn, C\. Thrampoulidis, and N\. Azizan \(2022\)Mirror descent maximizes generalized margin and can be implemented efficiently\.arXiv preprint arXiv:2205\.12808\.External Links:[Link](https://arxiv.org/abs/2205.12808)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- M\. Telgarsky \(2013\)Margins, shrinkage, and boosting\.InProceedings of the 30th International Conference on Machine Learning,S\. Dasgupta and D\. McAllester \(Eds\.\),Proceedings of Machine Learning Research, Vol\.28,Atlanta, Georgia, USA,pp\. 307–315\.External Links:[Link](https://proceedings.mlr.press/v28/telgarsky13.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p1.1)\.
- G\. Vardi, O\. Shamir, and N\. Srebro \(2021\)On margin maximization in linear and ReLU networks\.arXiv preprint arXiv:2110\.02732\.External Links:[Link](https://arxiv.org/abs/2110.02732)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p2.1)\.
- B\. Wang, Q\. Meng, W\. Chen, and T\. Liu \(2021\)The implicit bias for adaptive optimization algorithms on homogeneous neural networks\.InProceedings of the 38th International Conference on Machine Learning,M\. Meila and T\. Zhang \(Eds\.\),Proceedings of Machine Learning Research, Vol\.139,pp\. 10849–10858\.External Links:[Link](https://proceedings.mlr.press/v139/wang21q.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- S\. Wang and D\. Klabjan \(2025\)A mirror descent perspective of smoothed sign descent\.InProceedings of the Forty\-First Conference on Uncertainty in Artificial Intelligence,S\. Chiappa and S\. Magliacane \(Eds\.\),Proceedings of Machine Learning Research, Vol\.286,pp\. 4515–4542\.External Links:[Link](https://proceedings.mlr.press/v286/wang25h.html)Cited by:[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p4.5)\.
- A\. C\. Wilson, R\. Roelofs, M\. Stern, N\. Srebro, and B\. Recht \(2017\)The marginal value of adaptive gradient methods in machine learning\.InAdvances in Neural Information Processing Systems,Vol\.30\.External Links:[Link](https://proceedings.neurips.cc/paper/2017/hash/81b3833e2504647f9d794f7d7b9bf341-Abstract.html)Cited by:[Introduction](https://arxiv.org/html/2607.06013#Sx1.p1.2),[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
- C\. Zhang, D\. Zou, and Y\. Cao \(2024\)The implicit bias of adam on separable data\.InAdvances in Neural Information Processing Systems,Vol\.37\.External Links:[Document](https://dx.doi.org/10.52202/079017-0756),[Link](https://proceedings.neurips.cc/paper_files/paper/2024/hash/2ac79356a03fe5e9250e5e77ebc76e6e-Abstract-Conference.html)Cited by:[Introduction](https://arxiv.org/html/2607.06013#Sx1.p1.2),[Related Work and Problem Setup](https://arxiv.org/html/2607.06013#Sx2.p3.1)\.
## Appendix AA\. Complete Assumptions and Notation
The main paper gives a shorter assumption block for readability\. This appendix repeats the full ledger so that the supplement can be read independently\.
#### Proof\-tool references\.
The static proof uses standard KKT, Slater, and Fenchel\-duality facts for convex programs\. The dynamic proof uses standard Bregman, mirror\-descent, exponentiated\-gradient, and multiplicative\-weights notation\.
#### Signed data and margins\.
The signed examples are fixed vectorszi=yixi∈ℝdz\_\{i\}=y\_\{i\}x\_\{i\}\\in\\mathbb\{R\}^\{d\}, collected as rows ofZ∈ℝn×dZ\\in\\mathbb\{R\}^\{n\\times d\}\. The raw margin andℓ∞\\ell\_\{\\infty\}max\-margin value are
γ\(u\)=mini∈\[n\]zi⊤u,γ∞=max‖u‖∞≤1γ\(u\)\.\\gamma\(u\)=\\min\_\{i\\in\[n\]\}z\_\{i\}^\{\\top\}u,\\qquad\\gamma\_\{\\infty\}=\\max\_\{\\\|u\\\|\_\{\\infty\}\\leq 1\}\\gamma\(u\)\.\(49\)The static barrier program assumes separability in the formγ∞\>0\\gamma\_\{\\infty\}\>0and uses rates0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}\. The critical caseκ=γ∞\\kappa=\\gamma\_\{\\infty\}is excluded unless stated separately\.
#### Dynamic theorem assumptions\.
The exact dynamic theorem is for weighted exponential loss
L\(w\)=∑i=1naie−zi⊤w,ai\>0\.L\(w\)=\\sum\_\{i=1\}^\{n\}a\_\{i\}e^\{\-z\_\{i\}^\{\\top\}w\},\\qquad a\_\{i\}\>0\.\(50\)The cumulative learning\-rate time and annealed stability schedule are
St=∑s=0t−1ηs,ϵt=ϵ0exp\(−κSt\)\.S\_\{t\}=\\sum\_\{s=0\}^\{t\-1\}\\eta\_\{s\},\\qquad\\epsilon\_\{t\}=\\epsilon\_\{0\}\\exp\(\-\\kappa S\_\{t\}\)\.\(51\)It assumesηt\>0\\eta\_\{t\}\>0,St→∞S\_\{t\}\\to\\infty, and∑tηt2<∞\\sum\_\{t\}\\eta\_\{t\}^\{2\}<\\infty\. With
G=maxi\(κ\+‖zi‖1\),G=\\max\_\{i\}\(\\kappa\+\\\|z\_\{i\}\\\|\_\{1\}\),it also assumesηtG≤1\\eta\_\{t\}G\\leq 1for everytt\. A finite\-prefix relaxation is not used in the submitted theorem\. Logistic loss is an empirical robustness check only; no logistic perturbation theorem is claimed\.
#### Memoryless smoothed\-sign theorem\.
The central dynamics is
wt\+1=wt\+ηt−∇L\(wt\)\|∇L\(wt\)\|\+ϵt,w\_\{t\+1\}=w\_\{t\}\+\\eta\_\{t\}\\frac\{\-\\nabla L\(w\_\{t\}\)\}\{\|\\nabla L\(w\_\{t\}\)\|\+\\epsilon\_\{t\}\},\(52\)where absolute values and divisions are coordinatewise\.
#### Static barrier assumptions\.
The barrier is
B\(u\)=∑j=1d\[−\|uj\|−log\(1−\|uj\|\)\],u∈\(−1,1\)d\.B\(u\)=\\sum\_\{j=1\}^\{d\}\[\-\|u\_\{j\}\|\-\\log\(1\-\|u\_\{j\}\|\)\],\\qquad u\\in\(\-1,1\)^\{d\}\.\(53\)The theoretical domain is open\. Numerical solves use the prespecified closed approximation\|uj\|≤1−δ\|u\_\{j\}\|\\leq 1\-\\delta, withδ=10−7\\delta=10^\{\-7\}, and record solver status and KKT residuals\.
#### Non\-assumptions of the dynamic theorem\.
The proof does not assume bounded normalized iterates, active\-set stability, active\-prefactor convergence, absence of coordinate cancellation, subsequence identification, strict complementarity, unique dual multipliers, or generic\-position data\. The dual mirror\-ascent proof below replaces those heuristic requirements\.
#### Adam and RMSProp scope\.
Full\-batch Adam and RMSProp are used as prespecified diagnostics\. No full\-Adam theorem is claimed\. The broad transfer target from the memoryless proxy to Adam is not supported by E3 under the tested schedules\. Future Adam claims would need a narrower statement and a new proof\.
#### Fixed\-ϵ\\epsiloncrossover scope\.
For fixedϵ\>0\\epsilon\>0, the primary transition definition is
τϵ\(c\)=min\{t:‖−∇L\(wt\)‖∞≤cϵ\},c∈\{0\.5,1,2\}\.\\tau\_\{\\epsilon\}\(c\)=\\min\\\{t:\\\|\-\\nabla L\(w\_\{t\}\)\\\|\_\{\\infty\}\\leq c\\epsilon\\\},\\qquad c\\in\\\{0\.5,1,2\\\}\.\(54\)This is a gradient\-threshold definition for the fixed\-ϵ\\epsilonmemoryless smoothed\-sign proxy\. It is not an Adam second\-moment threshold and does not involvevt\\sqrt\{v\_\{t\}\}\.
## Appendix BB\. Static Barrier Geometry and Endpoint Proofs
#### Scalar barrier facts\.
Letb\(r\)=−r−log\(1−r\)b\(r\)=\-r\-\\log\(1\-r\)forr∈\[0,1\)r\\in\[0,1\)\. Then
b′\(r\)=r1−r,b′′\(r\)=1\(1−r\)2\.b^\{\\prime\}\(r\)=\\frac\{r\}\{1\-r\},\\qquad b^\{\\prime\\prime\}\(r\)=\\frac\{1\}\{\(1\-r\)^\{2\}\}\.\(55\)Thusb\(0\)=b′\(0\)=0b\(0\)=b^\{\\prime\}\(0\)=0,b\(r\)≥0b\(r\)\\geq 0,bbis increasing, andbbis strictly convex away from the origin\. Sinceb′′\(r\)≥1b^\{\\prime\\prime\}\(r\)\\geq 1, the coordinate potentialu↦b\(\|u\|\)u\\mapsto b\(\|u\|\)is11\-strongly convex on\(−1,1\)\(\-1,1\)\. The one\-sided first derivatives at zero agree, soBBis differentiable on the open cube and
\[∇B\(u\)\]j=uj1−\|uj\|,\[\\nabla B\(u\)\]\_\{j\}=\\frac\{u\_\{j\}\}\{1\-\|u\_\{j\}\|\},\(56\)with value zero atuj=0u\_\{j\}=0\. ConsequentlyBBis convex and11\-strongly convex on\(−1,1\)d\(\-1,1\)^\{d\}in the Euclidean sense\.
### Proof of Proposition 1 \(Well\-posedness and KKT\)
The program is
minu∈\(−1,1\)dB\(u\)s\.t\.Zu≥κ𝟏\.\\min\_\{u\\in\(\-1,1\)^\{d\}\}B\(u\)\\quad\\mathrm\{s\.t\.\}\\quad Zu\\geq\\kappa\\mathbf\{1\}\.\(57\)Letu∞u\_\{\\infty\}be any maximizer ofγ\\gammaover the closed cube\. Because0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\}, the scaled point
u~=12\(1\+κγ∞\)u∞\\tilde\{u\}=\\frac\{1\}\{2\}\\left\(1\+\\frac\{\\kappa\}\{\\gamma\_\{\\infty\}\}\\right\)u\_\{\\infty\}\(58\)satisfies‖u~‖∞<1\\\|\\tilde\{u\}\\\|\_\{\\infty\}<1and
Zu~≥γ∞\+κ2𝟏\>κ𝟏\.Z\\tilde\{u\}\\geq\\frac\{\\gamma\_\{\\infty\}\+\\kappa\}\{2\}\\mathbf\{1\}\>\\kappa\\mathbf\{1\}\.Hence Slater’s condition holds for the margin constraints\.
To handle the open domain cleanly, define the extended\-value closure
B¯\(u\)=\{B\(u\),‖u‖∞<1,\+∞,‖u‖∞=1,\\bar\{B\}\(u\)=\\begin\{cases\}B\(u\),&\\\|u\\\|\_\{\\infty\}<1,\\\\ \+\\infty,&\\\|u\\\|\_\{\\infty\}=1,\\end\{cases\}and minimizeB¯\\bar\{B\}over the compact convex set
Kκ=\{u:‖u‖∞≤1,Zu≥κ𝟏\}\.K\_\{\\kappa\}=\\\{u:\\\|u\\\|\_\{\\infty\}\\leq 1,\\ Zu\\geq\\kappa\\mathbf\{1\}\\\}\.The strictly feasible pointu~\\tilde\{u\}gives a finite objective value\. Boundary points have infinite value because at least one term−log\(1−\|uj\|\)\-\\log\(1\-\|u\_\{j\}\|\)diverges, so every minimizer of the closed extended\-value problem lies in the open cube\. It is therefore a minimizer of the original open\-domain program\. Strict convexity ofBBon the convex feasible set gives uniqueness; call the unique minimizeruκu\_\{\\kappa\}\.
The margin ofuκu\_\{\\kappa\}is exactlyκ\\kappa\. If insteadγ\(uκ\)\>κ\\gamma\(u\_\{\\kappa\}\)\>\\kappa, chooseα=κ/γ\(uκ\)∈\(0,1\)\\alpha=\\kappa/\\gamma\(u\_\{\\kappa\}\)\\in\(0,1\)\. Thenαuκ\\alpha u\_\{\\kappa\}remains feasible becauseγ\(αuκ\)=κ\\gamma\(\\alpha u\_\{\\kappa\}\)=\\kappa\. Sinceuκ≠0u\_\{\\kappa\}\\neq 0and every nonzero coordinate hasb\(\|αuj\|\)<b\(\|uj\|\)b\(\|\\alpha u\_\{j\}\|\)<b\(\|u\_\{j\}\|\), we getB\(αuκ\)<B\(uκ\)B\(\\alpha u\_\{\\kappa\}\)<B\(u\_\{\\kappa\}\), contradicting optimality\. This radial\-scaling argument proves that at least one margin constraint is active; it does not assert that every constraint is active\.
Writing the inequality asκ𝟏−Zu≤0\\kappa\\mathbf\{1\}\-Zu\\leq 0, the Lagrangian is
ℒ\(u,λ\)=B\(u\)\+λ⊤\(κ𝟏−Zu\),λ≥0\.\\mathcal\{L\}\(u,\\lambda\)=B\(u\)\+\\lambda^\{\\top\}\(\\kappa\\mathbf\{1\}\-Zu\),\\qquad\\lambda\\geq 0\.Slater’s condition and differentiability ofBBat the optimizer imply KKT necessity:
Zuκ\\displaystyle Zu\_\{\\kappa\}≥κ𝟏,λ≥0,\\displaystyle\\geq\\kappa\\mathbf\{1\},\\qquad\\lambda\\geq 0,λi\(zi⊤uκ−κ\)\\displaystyle\\lambda\_\{i\}\(z\_\{i\}^\{\\top\}u\_\{\\kappa\}\-\\kappa\)=0,∇B\(uκ\)=Z⊤λ\.\\displaystyle=0,\\qquad\\nabla B\(u\_\{\\kappa\}\)=Z^\{\\top\}\\lambda\.\(59\)Conversely, if a feasibleuuand multiplierλ≥0\\lambda\\geq 0satisfy \([59](https://arxiv.org/html/2607.06013#A2.E59)\), then for any feasiblevv,
B\(v\)\\displaystyle B\(v\)≥B\(u\)\+⟨∇B\(u\),v−u⟩\\displaystyle\\geq B\(u\)\+\\langle\\nabla B\(u\),v\-u\\rangle=B\(u\)\+λ⊤Z\(v−u\)≥B\(u\),\\displaystyle=B\(u\)\+\\lambda^\{\\top\}Z\(v\-u\)\\geq B\(u\),where complementarity givesλ⊤\(Zu−κ𝟏\)=0\\lambda^\{\\top\}\(Zu\-\\kappa\\mathbf\{1\}\)=0and feasibility givesλ⊤\(Zv−κ𝟏\)≥0\\lambda^\{\\top\}\(Zv\-\\kappa\\mathbf\{1\}\)\\geq 0\. Thus the KKT system is sufficient, and strict convexity gives the unique primal solution\.
### Proof of Proposition 2 \(Static endpoints\)
#### Small\-rate endpoint\.
Let
v2=argminv12∥v∥22s\.t\.Zv≥𝟏\.v\_\{2\}=\\arg\\min\_\{v\}\\frac\{1\}\{2\}\\\|v\\\|\_\{2\}^\{2\}\\quad\\mathrm\{s\.t\.\}\\quad Zv\\geq\\mathbf\{1\}\.\(60\)The minimizer is unique because the objective is strictly convex and the feasible set is closed and convex\. Withu=κvu=\\kappa v, the constraintsZu≥κ𝟏Zu\\geq\\kappa\\mathbf\{1\}becomeZv≥𝟏Zv\\geq\\mathbf\{1\}\. Near the origin,
B\(κv\)=κ22‖v‖22\+κ33∑j\|vj\|3\+O\(κ4‖v‖4\),B\(\\kappa v\)=\\frac\{\\kappa^\{2\}\}\{2\}\\\|v\\\|\_\{2\}^\{2\}\+\\frac\{\\kappa^\{3\}\}\{3\}\\sum\_\{j\}\|v\_\{j\}\|^\{3\}\+O\(\\kappa^\{4\}\\\|v\\\|^\{4\}\),\(61\)uniformly on boundedvv\-sets\. Optimality ofuκu\_\{\\kappa\}againstκv2\\kappa v\_\{2\}givesB\(uκ\)≤B\(κv2\)=O\(κ2\)B\(u\_\{\\kappa\}\)\\leq B\(\\kappa v\_\{2\}\)=O\(\\kappa^\{2\}\)\. Sinceb′′\(r\)≥1b^\{\\prime\\prime\}\(r\)\\geq 1andb\(0\)=b′\(0\)=0b\(0\)=b^\{\\prime\}\(0\)=0,B\(u\)≥12‖u‖22B\(u\)\\geq\\frac\{1\}\{2\}\\\|u\\\|\_\{2\}^\{2\}; hencevκ=uκ/κv\_\{\\kappa\}=u\_\{\\kappa\}/\\kappais bounded\.
Take any convergent subsequencevκm→v¯v\_\{\\kappa\_\{m\}\}\\to\\bar\{v\}withκm↓0\\kappa\_\{m\}\\downarrow 0\. Feasibility givesZv¯≥𝟏Z\\bar\{v\}\\geq\\mathbf\{1\}\. For any feasiblevv, compareuκu\_\{\\kappa\}withκv\\kappa vand divide byκ2\\kappa^\{2\}\. Passing to the limit using \([61](https://arxiv.org/html/2607.06013#A2.E61)\) gives
12‖v¯‖22≤12‖v‖22\.\\frac\{1\}\{2\}\\\|\\bar\{v\}\\\|\_\{2\}^\{2\}\\leq\\frac\{1\}\{2\}\\\|v\\\|\_\{2\}^\{2\}\.Thusv¯=v2\\bar\{v\}=v\_\{2\}\. Every subsequential limit isv2v\_\{2\}, so
uκκ→v2asκ↓0\.\\frac\{u\_\{\\kappa\}\}\{\\kappa\}\\to v\_\{2\}\\qquad\\text\{as \}\\kappa\\downarrow 0\.\(62\)
#### Upper endpoint\.
Let
U∞=argmax‖u‖∞≤1γ\(u\)\.U\_\{\\infty\}=\\arg\\max\_\{\\\|u\\\|\_\{\\infty\}\\leq 1\}\\gamma\(u\)\.For any sequenceκm↑γ∞\\kappa\_\{m\}\\uparrow\\gamma\_\{\\infty\}, compactness of the closed cube gives a convergent subsequenceuκm→u¯u\_\{\\kappa\_\{m\}\}\\to\\bar\{u\}\. SinceZuκm≥κm𝟏Zu\_\{\\kappa\_\{m\}\}\\geq\\kappa\_\{m\}\\mathbf\{1\}, continuity givesZu¯≥γ∞𝟏Z\\bar\{u\}\\geq\\gamma\_\{\\infty\}\\mathbf\{1\}, henceγ\(u¯\)≥γ∞\\gamma\(\\bar\{u\}\)\\geq\\gamma\_\{\\infty\}\. By definition ofγ∞\\gamma\_\{\\infty\},γ\(u¯\)≤γ∞\\gamma\(\\bar\{u\}\)\\leq\\gamma\_\{\\infty\}, sou¯∈U∞\\bar\{u\}\\in U\_\{\\infty\}\. Therefore
dist\(uκ,U∞\)→0asκ↑γ∞\.\\operatorname\{dist\}\(u\_\{\\kappa\},U\_\{\\infty\}\)\\to 0\\qquad\\text\{as \}\\kappa\\uparrow\\gamma\_\{\\infty\}\.\(63\)IfU∞=\{u∞\}U\_\{\\infty\}=\\\{u\_\{\\infty\}\\\}, then every cluster point equalsu∞u\_\{\\infty\}, anduκ→u∞u\_\{\\kappa\}\\to u\_\{\\infty\}\. IfU∞U\_\{\\infty\}is not a singleton, convergence to a preselected pointu∞u\_\{\\infty\}is not valid; only the set\-valued statement \([63](https://arxiv.org/html/2607.06013#A2.E63)\) is claimed\.
## Appendix CC\. Exact Dual Mirror\-Ascent Dynamic Proof
This section gives the complete discrete proof for \([52](https://arxiv.org/html/2607.06013#A1.E52)\) under the theorem assumptions in Appendix A\. The proof is for weighted exponential loss \([50](https://arxiv.org/html/2607.06013#A1.E50)\)\. It does not rely on the fixed\-ϵ\\epsiloncrossover proof program in Appendix E\.
#### Fenchel conjugate and dual objective\.
LetΦ\(u\)=ϵ0B\(u\)\\Phi\(u\)=\\epsilon\_\{0\}B\(u\)\. Its Fenchel conjugate is
Φ⋆\(q\)\\displaystyle\\Phi^\{\\star\}\(q\)=∑j\[\|qj\|−ϵ0log\(1\+\|qj\|ϵ0\)\],\\displaystyle=\\sum\_\{j\}\\left\[\|q\_\{j\}\|\-\\epsilon\_\{0\}\\log\\left\(1\+\\frac\{\|q\_\{j\}\|\}\{\\epsilon\_\{0\}\}\\right\)\\right\],\(64\)∇Φ⋆\(q\)\\displaystyle\\nabla\\Phi^\{\\star\}\(q\)=q\|q\|\+ϵ0\.\\displaystyle=\\frac\{q\}\{\|q\|\+\\epsilon\_\{0\}\}\.The Hessian is diagonal with entries
∇2Φ⋆\(q\)jj=ϵ0\(ϵ0\+\|qj\|\)2\.\\nabla^\{2\}\\Phi^\{\\star\}\(q\)\_\{jj\}=\\frac\{\\epsilon\_\{0\}\}\{\(\\epsilon\_\{0\}\+\|q\_\{j\}\|\)^\{2\}\}\.\(65\)The dual objective is the concave function
D\(λ\)=κ𝟏⊤λ−Φ⋆\(Z⊤λ\),λ≥0\.D\(\\lambda\)=\\kappa\\mathbf\{1\}^\{\\top\}\\lambda\-\\Phi^\{\\star\}\(Z^\{\\top\}\\lambda\),\\qquad\\lambda\\geq 0\.\(66\)Strong duality follows from Slater’s condition for the primal program\. Ifλ⋆\\lambda^\{\\star\}is any dual optimizer, then
Z⊤λ⋆=qκ=∇Φ\(uκ\)=ϵ0uκ1−\|uκ\|\.Z^\{\\top\}\\lambda^\{\\star\}=q\_\{\\kappa\}=\\nabla\\Phi\(u\_\{\\kappa\}\)=\\epsilon\_\{0\}\\frac\{u\_\{\\kappa\}\}\{1\-\|u\_\{\\kappa\}\|\}\.\(67\)The multiplierλ⋆\\lambda^\{\\star\}may be nonunique, but the imageqκq\_\{\\kappa\}is unique\.
#### Exact dynamic transformation\.
Define
λi,t=aiexp\(κSt−zi⊤wt\),qt=Z⊤λt\.\\lambda\_\{i,t\}=a\_\{i\}\\exp\(\\kappa S\_\{t\}\-z\_\{i\}^\{\\top\}w\_\{t\}\),\\qquad q\_\{t\}=Z^\{\\top\}\\lambda\_\{t\}\.\(68\)Then
eκSt\(−∇L\(wt\)\)=qt,dt=∇Φ⋆\(qt\)\.e^\{\\kappa S\_\{t\}\}\(\-\\nabla L\(w\_\{t\}\)\)=q\_\{t\},\\qquad d\_\{t\}=\\nabla\\Phi^\{\\star\}\(q\_\{t\}\)\.\(69\)Moreover,
λt\+1=λt⊙exp\(ηt∇D\(λt\)\)\.\\lambda\_\{t\+1\}=\\lambda\_\{t\}\\odot\\exp\(\\eta\_\{t\}\\nabla D\(\\lambda\_\{t\}\)\)\.\(70\)This is entropic mirror ascent on the nonnegative orthant for the entropyh\(λ\)=∑iλi\(logλi−1\)h\(\\lambda\)=\\sum\_\{i\}\\lambda\_\{i\}\(\\log\\lambda\_\{i\}\-1\)\.
#### KL one\-step identity and inequality\.
Fix a dual optimizerλ⋆\\lambda^\{\\star\}, and write
Vt\\displaystyle V\_\{t\}=Dh\(λ⋆,λt\)\\displaystyle=D\_\{h\}\(\\lambda^\{\\star\},\\lambda\_\{t\}\)\(71\)=∑i\[λi⋆logλi⋆λi,t−λi⋆\+λi,t\],\\displaystyle=\\sum\_\{i\}\\left\[\\lambda\_\{i\}^\{\\star\}\\log\\frac\{\\lambda\_\{i\}^\{\\star\}\}\{\\lambda\_\{i,t\}\}\-\\lambda\_\{i\}^\{\\star\}\+\\lambda\_\{i,t\}\\right\],Δt\\displaystyle\\Delta\_\{t\}=D⋆−D\(λt\)\.\\displaystyle=D^\{\\star\}\-D\(\\lambda\_\{t\}\)\.Zero coordinates ofλ⋆\\lambda^\{\\star\}contribute onlyλi,t\\lambda\_\{i,t\}\. Withgt=∇D\(λt\)g\_\{t\}=\\nabla D\(\\lambda\_\{t\}\), \([70](https://arxiv.org/html/2607.06013#A3.E70)\) gives
Vt\+1−Vt\\displaystyle V\_\{t\+1\}\-V\_\{t\}=ηt⟨λt−λ⋆,gt⟩\\displaystyle=\\eta\_\{t\}\\langle\\lambda\_\{t\}\-\\lambda^\{\\star\},g\_\{t\}\\rangle\(72\)\+∑iλi,t\[eηtgi,t−1−ηtgi,t\]\.\\displaystyle\\quad\+\\sum\_\{i\}\\lambda\_\{i,t\}\\left\[e^\{\\eta\_\{t\}g\_\{i,t\}\}\-1\-\\eta\_\{t\}g\_\{i,t\}\\right\]\.Concavity ofDDgives⟨λt−λ⋆,gt⟩≤−Δt\\langle\\lambda\_\{t\}\-\\lambda^\{\\star\},g\_\{t\}\\rangle\\leq\-\\Delta\_\{t\}\. Since
∇iD\(λ\)=κ−zi⊤∇Φ⋆\(Z⊤λ\),\\nabla\_\{i\}D\(\\lambda\)=\\kappa\-z\_\{i\}^\{\\top\}\\nabla\\Phi^\{\\star\}\(Z^\{\\top\}\\lambda\),and‖∇Φ⋆\(q\)‖∞<1\\\|\\nabla\\Phi^\{\\star\}\(q\)\\\|\_\{\\infty\}<1, we have
‖∇D\(λ\)‖∞≤G\.\\\|\\nabla D\(\\lambda\)\\\|\_\{\\infty\}\\leq G\.UsingηtG≤1\\eta\_\{t\}G\\leq 1andex−1−x≤\(e/2\)x2e^\{x\}\-1\-x\\leq\(e/2\)x^\{2\}for\|x\|≤1\|x\|\\leq 1,
Vt\+1−Vt≤−ηtΔt\+e2ηt2G2‖λt‖1\.V\_\{t\+1\}\-V\_\{t\}\\leq\-\\eta\_\{t\}\\Delta\_\{t\}\+\\frac\{e\}\{2\}\\eta\_\{t\}^\{2\}G^\{2\}\\\|\\lambda\_\{t\}\\\|\_\{1\}\.\(73\)
#### Noncompact dual\-mass control and summed gap\.
Forx≥0x\\geq 0andy\>0y\>0,
y≤2\[xlog\(x/y\)−x\+y\]\+2\(log2\)x,y\\leq 2\[x\\log\(x/y\)\-x\+y\]\+2\(\\log 2\)x,where the bracket isyywhenx=0x=0\. Summing gives
‖λ‖1≤2Dh\(λ⋆,λ\)\+2log2‖λ⋆‖1\.\\\|\\lambda\\\|\_\{1\}\\leq 2D\_\{h\}\(\\lambda^\{\\star\},\\lambda\)\+2\\log 2\\,\\\|\\lambda^\{\\star\}\\\|\_\{1\}\.\(74\)Let
E2=∑tηt2,L⋆=‖λ⋆‖1,V0=Dh\(λ⋆,λ0\),E\_\{2\}=\\sum\_\{t\}\\eta\_\{t\}^\{2\},\\quad L\_\{\\star\}=\\\|\\lambda^\{\\star\}\\\|\_\{1\},\\quad V\_\{0\}=D\_\{h\}\(\\lambda^\{\\star\},\\lambda\_\{0\}\),and define
V¯\\displaystyle\\bar\{V\}=\(V0\+eG2\(log2\)L⋆E2\)eeG2E2,\\displaystyle=\\left\(V\_\{0\}\+eG^\{2\}\(\\log 2\)L\_\{\\star\}E\_\{2\}\\right\)e^\{eG^\{2\}E\_\{2\}\},\(75\)M¯\\displaystyle\\bar\{M\}=2V¯\+2\(log2\)L⋆\.\\displaystyle=2\\bar\{V\}\+2\(\\log 2\)L\_\{\\star\}\.Equations \([73](https://arxiv.org/html/2607.06013#A3.E73)\) and \([74](https://arxiv.org/html/2607.06013#A3.E74)\), together with discrete Gronwall, imply
suptVt≤V¯,supt‖λt‖1≤M¯\.\\sup\_\{t\}V\_\{t\}\\leq\\bar\{V\},\\qquad\\sup\_\{t\}\\\|\\lambda\_\{t\}\\\|\_\{1\}\\leq\\bar\{M\}\.\(76\)Rearranging \([73](https://arxiv.org/html/2607.06013#A3.E73)\) and summing gives
∑s<tηsΔs≤CD:=V0\+e2G2M¯E2\.\\sum\_\{s<t\}\\eta\_\{s\}\\Delta\_\{s\}\\leq C\_\{D\}:=V\_\{0\}\+\\frac\{e\}\{2\}G^\{2\}\\bar\{M\}E\_\{2\}\.\(77\)
#### Dual gap controls the primal direction\.
KKT conditions and Fenchel equality give
Δt=DΦ⋆\(qt,qκ\)\+λt⊤\(Zuκ−κ𝟏\)\.\\Delta\_\{t\}=D\_\{\\Phi^\{\\star\}\}\(q\_\{t\},q\_\{\\kappa\}\)\+\\lambda\_\{t\}^\{\\top\}\(Zu\_\{\\kappa\}\-\\kappa\\mathbf\{1\}\)\.\(78\)The feasibility term is nonnegative\. Let
Z∞=maxi‖zi‖∞,Q=max\{‖qκ‖∞,M¯Z∞\}\.Z\_\{\\infty\}=\\max\_\{i\}\\\|z\_\{i\}\\\|\_\{\\infty\},\\qquad Q=\\max\\\{\\\|q\_\{\\kappa\}\\\|\_\{\\infty\},\\bar\{M\}Z\_\{\\infty\}\\\}\.Thenqtq\_\{t\}andqκq\_\{\\kappa\}lie in‖q‖∞≤Q\\\|q\\\|\_\{\\infty\}\\leq Q, where \([65](https://arxiv.org/html/2607.06013#A3.E65)\) gives
∇2Φ⋆\(q\)⪰mI,m=ϵ0\(ϵ0\+Q\)2\.\\nabla^\{2\}\\Phi^\{\\star\}\(q\)\\succeq mI,\\qquad m=\\frac\{\\epsilon\_\{0\}\}\{\(\\epsilon\_\{0\}\+Q\)^\{2\}\}\.Thus
DΦ⋆\(qt,qκ\)≥m2‖qt−qκ‖22\.D\_\{\\Phi^\{\\star\}\}\(q\_\{t\},q\_\{\\kappa\}\)\\geq\\frac\{m\}\{2\}\\\|q\_\{t\}\-q\_\{\\kappa\}\\\|\_\{2\}^\{2\}\.The global upper Hessian bound gives
‖∇Φ⋆\(qt\)−∇Φ⋆\(qκ\)‖2≤ϵ0−1‖qt−qκ‖2\.\\\|\\nabla\\Phi^\{\\star\}\(q\_\{t\}\)\-\\nabla\\Phi^\{\\star\}\(q\_\{\\kappa\}\)\\\|\_\{2\}\\leq\\epsilon\_\{0\}^\{\-1\}\\\|q\_\{t\}\-q\_\{\\kappa\}\\\|\_\{2\}\.Sincedt=∇Φ⋆\(qt\)d\_\{t\}=\\nabla\\Phi^\{\\star\}\(q\_\{t\}\)anduκ=∇Φ⋆\(qκ\)u\_\{\\kappa\}=\\nabla\\Phi^\{\\star\}\(q\_\{\\kappa\}\),
‖dt−uκ‖22≤CΦΔt,CΦ=2ϵ02m=2\(ϵ0\+Q\)2ϵ03\.\\\|d\_\{t\}\-u\_\{\\kappa\}\\\|\_\{2\}^\{2\}\\leq C\_\{\\Phi\}\\Delta\_\{t\},\\qquad C\_\{\\Phi\}=\\frac\{2\}\{\\epsilon\_\{0\}^\{2\}m\}=\\frac\{2\(\\epsilon\_\{0\}\+Q\)^\{2\}\}\{\\epsilon\_\{0\}^\{3\}\}\.\(79\)
#### Jensen normalized\-iterate bound\.
The primal recursion is
wt=w0\+∑s<tηsds\.w\_\{t\}=w\_\{0\}\+\\sum\_\{s<t\}\\eta\_\{s\}d\_\{s\}\.Jensen’s inequality, \([77](https://arxiv.org/html/2607.06013#A3.E77)\), and \([79](https://arxiv.org/html/2607.06013#A3.E79)\) give
‖wt−w0St−uκ‖22≤CΦCDSt\.\\left\\\|\\frac\{w\_\{t\}\-w\_\{0\}\}\{S\_\{t\}\}\-u\_\{\\kappa\}\\right\\\|\_\{2\}^\{2\}\\leq\\frac\{C\_\{\\Phi\}C\_\{D\}\}\{S\_\{t\}\}\.\(80\)Therefore
‖wtSt−uκ‖2≤‖w0‖2St\+CΦCDSt\.\\left\\\|\\frac\{w\_\{t\}\}\{S\_\{t\}\}\-u\_\{\\kappa\}\\right\\\|\_\{2\}\\leq\\frac\{\\\|w\_\{0\}\\\|\_\{2\}\}\{S\_\{t\}\}\+\\sqrt\{\\frac\{C\_\{\\Phi\}C\_\{D\}\}\{S\_\{t\}\}\}\.\(81\)
#### Spike exclusion, last iterate, and rescaled gradient\.
The dual gap has bounded variation\. Since‖∇D‖∞≤G\\\|\\nabla D\\\|\_\{\\infty\}\\leq Gand\|ex−1\|≤e\|x\|\|e^\{x\}\-1\|\\leq e\|x\|for\|x\|≤1\|x\|\\leq 1,
\|Δt\+1−Δt\|≤eG2M¯ηt\.\|\\Delta\_\{t\+1\}\-\\Delta\_\{t\}\|\\leq eG^\{2\}\\bar\{M\}\\,\\eta\_\{t\}\.We use the elementary spike\-exclusion lemma: ifat≥0a\_\{t\}\\geq 0,∑tηt=∞\\sum\_\{t\}\\eta\_\{t\}=\\infty,ηt→0\\eta\_\{t\}\\to 0,∑tηtat<∞\\sum\_\{t\}\\eta\_\{t\}a\_\{t\}<\\infty, and\|at\+1−at\|≤Cηt\|a\_\{t\+1\}\-a\_\{t\}\|\\leq C\\eta\_\{t\}, thenat→0a\_\{t\}\\to 0\. Otherwise infinitely many spikesat≥2ϵa\_\{t\}\\geq 2\\epsilonproduce disjoint intervals of cumulative stepsize at leastϵ/\(2C\)\\epsilon/\(2C\)on whichas≥ϵa\_\{s\}\\geq\\epsilon, contradicting weighted summability\. Applying the lemma toat=Δta\_\{t\}=\\Delta\_\{t\}givesΔt→0\\Delta\_\{t\}\\to 0\. Henceqt→qκq\_\{t\}\\to q\_\{\\kappa\},dt→uκd\_\{t\}\\to u\_\{\\kappa\}, and by \([69](https://arxiv.org/html/2607.06013#A3.E69)\)
eκSt\(−∇L\(wt\)\)→qκ\.e^\{\\kappa S\_\{t\}\}\(\-\\nabla L\(w\_\{t\}\)\)\\to q\_\{\\kappa\}\.
#### Margin and loss tails\.
WithZ2=maxi‖zi‖2Z\_\{2\}=\\max\_\{i\}\\\|z\_\{i\}\\\|\_\{2\},γ\\gammaisZ2Z\_\{2\}\-Lipschitz, so \([81](https://arxiv.org/html/2607.06013#A3.E81)\) implies
\|γ\(wt/St\)−κ\|≤Z2\[‖w0‖2St\+CΦCDSt\]\.\\left\|\\gamma\(w\_\{t\}/S\_\{t\}\)\-\\kappa\\right\|\\leq Z\_\{2\}\\left\[\\frac\{\\\|w\_\{0\}\\\|\_\{2\}\}\{S\_\{t\}\}\+\\sqrt\{\\frac\{C\_\{\\Phi\}C\_\{D\}\}\{S\_\{t\}\}\}\\right\]\.Also
L\(wt\)=e−κSt‖λt‖1\.L\(w\_\{t\}\)=e^\{\-\\kappa S\_\{t\}\}\\\|\\lambda\_\{t\}\\\|\_\{1\}\.The upper bound follows from‖λt‖1≤M¯\\\|\\lambda\_\{t\}\\\|\_\{1\}\\leq\\bar\{M\}\. For the lower bound, any dual optimizer is nonzero becauseD⋆=Φ\(uκ\)\>0D^\{\\star\}=\\Phi\(u\_\{\\kappa\}\)\>0\. Choosei0i\_\{0\}withλi0⋆\>0\\lambda\_\{i\_\{0\}\}^\{\\star\}\>0\. SinceVt≤V¯V\_\{t\}\\leq\\bar\{V\},
λi0,t≥λi0⋆exp\(−1−V¯λi0⋆\)\>0\.\\lambda\_\{i\_\{0\},t\}\\geq\\lambda\_\{i\_\{0\}\}^\{\\star\}\\exp\\left\(\-1\-\\frac\{\\bar\{V\}\}\{\\lambda\_\{i\_\{0\}\}^\{\\star\}\}\\right\)\>0\.Thusinft‖λt‖1\>0\\inf\_\{t\}\\\|\\lambda\_\{t\}\\\|\_\{1\}\>0, and
L\(wt\)=Θ\(e−κSt\)\.L\(w\_\{t\}\)=\\Theta\(e^\{\-\\kappa S\_\{t\}\}\)\.
## Appendix DD\. Perturbation Argument and Adam/RMSProp Diagnostics
#### Deterministic perturbation lemma\.
Let
xt\+1=xt\+ηtdt,yt\+1=yt\+ηt\(dt\+et\),x\_\{t\+1\}=x\_\{t\}\+\\eta\_\{t\}d\_\{t\},\\qquad y\_\{t\+1\}=y\_\{t\}\+\\eta\_\{t\}\(d\_\{t\}\+e\_\{t\}\),withSt=∑s<tηsS\_\{t\}=\\sum\_\{s<t\}\\eta\_\{s\}\. If‖x0−y0‖/St→0\\\|x\_\{0\}\-y\_\{0\}\\\|/S\_\{t\}\\to 0and
1St∑s<tηs‖es‖→0,\\frac\{1\}\{S\_\{t\}\}\\sum\_\{s<t\}\\eta\_\{s\}\\\|e\_\{s\}\\\|\\to 0,\(82\)then
‖xt−yt‖St≤‖x0−y0‖St\+1St∑s<tηs‖es‖→0\.\\frac\{\\\|x\_\{t\}\-y\_\{t\}\\\|\}\{S\_\{t\}\}\\leq\\frac\{\\\|x\_\{0\}\-y\_\{0\}\\\|\}\{S\_\{t\}\}\+\\frac\{1\}\{S\_\{t\}\}\\sum\_\{s<t\}\\eta\_\{s\}\\\|e\_\{s\}\\\|\\to 0\.This lemma is complete\. Its role is to show why the Adam\-transfer residual is scientifically relevant\.
#### Adam/RMSProp convention\.
The full\-batch Adam update tested in E3 uses
mt\\displaystyle m\_\{t\}=β1mt−1\+\(1−β1\)∇L\(wt\),\\displaystyle=\\beta\_\{1\}m\_\{t\-1\}\+\(1\-\\beta\_\{1\}\)\\nabla L\(w\_\{t\}\),vt\\displaystyle v\_\{t\}=β2vt−1\+\(1−β2\)∇L\(wt\)⊙2,\\displaystyle=\\beta\_\{2\}v\_\{t\-1\}\+\(1\-\\beta\_\{2\}\)\\nabla L\(w\_\{t\}\)^\{\\odot 2\},with optional bias correction and update direction
−mtvt\+ϵt\.\-\\frac\{m\_\{t\}\}\{\\sqrt\{v\_\{t\}\}\+\\epsilon\_\{t\}\}\.RMSProp is theβ1=0\\beta\_\{1\}=0variant under the same denominator convention\.
#### Prespecified transfer residuals\.
E3 records
Rm\(t\)\\displaystyle R\_\{m\}\(t\)=‖mt−∇L\(wt\)‖2‖∇L\(wt\)‖2\+ϵt,\\displaystyle=\\frac\{\\\|m\_\{t\}\-\\nabla L\(w\_\{t\}\)\\\|\_\{2\}\}\{\\\|\\nabla L\(w\_\{t\}\)\\\|\_\{2\}\+\\epsilon\_\{t\}\},Rv\(t\)\\displaystyle R\_\{v\}\(t\)=‖vt−\|∇L\(wt\)\|‖2‖∇L\(wt\)‖2\+ϵt,\\displaystyle=\\frac\{\\\|\\sqrt\{v\_\{t\}\}\-\|\\nabla L\(w\_\{t\}\)\|\\\|\_\{2\}\}\{\\\|\\nabla L\(w\_\{t\}\)\\\|\_\{2\}\+\\epsilon\_\{t\}\},Rdyn\(t\)=‖−mtvt\+ϵt−−∇L\(wt\)\|∇L\(wt\)\|\+ϵt‖2,R\_\{\\mathrm\{dyn\}\}\(t\)=\\left\\\|\\frac\{\-m\_\{t\}\}\{\\sqrt\{v\_\{t\}\}\+\\epsilon\_\{t\}\}\-\\frac\{\-\\nabla L\(w\_\{t\}\)\}\{\|\\nabla L\(w\_\{t\}\)\|\+\\epsilon\_\{t\}\}\\right\\\|\_\{2\},and the weighted averageSt−1∑s<tηsRdyn\(s\)S\_\{t\}^\{\-1\}\\sum\_\{s<t\}\\eta\_\{s\}R\_\{\\mathrm\{dyn\}\}\(s\)\. If this averaged residual vanished, the perturbation lemma would transfer the main dynamic theorem to the tested adaptive trajectory\. Under the prespecified E3 runs, the residual did not vanish and the adaptive methods followed different paths\. Mean final path error was0\.08860\.0886for smoothed\-sign descent,0\.84320\.8432for RMSProp, and0\.84430\.8443for Adam\. Mean weighted transfer residuals were3\.84043\.8404for RMSProp and3\.86683\.8668for Adam\. The least\-bad tested variants still had path errors0\.45160\.4516for RMSProp withβ2=0\.9\\beta\_\{2\}=0\.9and0\.42260\.4226for Adam withβ1=0\.9,β2=0\.9\\beta\_\{1\}=0\.9,\\beta\_\{2\}=0\.9and bias correction\. These diagnostics do not support the broad Adam\-transfer target under the tested conditions; they do not prove an impossibility result for every adaptive variant\.
Figure 5:Adaptive\-method boundary diagnostics\. The main paper reports a compact summary; these appendix panels show replicate\-level distributions for \(a\) final path error touκu\_\{\\kappa\}, \(b\) the weighted transfer residual, \(c\) late\-windowRdynR\_\{\\mathrm\{dyn\}\}, and \(d\) the effective\-constant diagnostic\. Open circles and vertical bars mark medians and interquartile ranges, translucent points are replicate\-level configurations, and diamonds mark optimizer\-variant medians over the testedβ\\betaand bias\-correction settings\. The tested adaptive methods do not satisfy the transfer\-residual condition under the prespecified grid; these diagnostics do not establish an impossibility theorem for all adaptive variants\.
## Appendix EE\. Fixed\-ϵ\\epsilonCrossover Proof Program
The transition definition is \([54](https://arxiv.org/html/2607.06013#A1.E54)\)\. The numerically supported target is
Sτϵ\(c\)log\(1/ϵ\)→1γ∞,\\frac\{S\_\{\\tau\_\{\\epsilon\}\(c\)\}\}\{\\log\(1/\\epsilon\)\}\\to\\frac\{1\}\{\\gamma\_\{\\infty\}\},withc∈\{0\.5,1,2\}c\\in\\\{0\.5,1,2\\\}\. The proof program requires two\-sided gradient\-tail bounds for the fixed\-ϵ\\epsilontrajectory, uniformly up to the transition window:
c0e−γ∞St≤‖−∇L\(wt\)‖∞≤Ce−γ∞St\.c\_\{0\}e^\{\-\\gamma\_\{\\infty\}S\_\{t\}\}\\leq\\\|\-\\nabla L\(w\_\{t\}\)\\\|\_\{\\infty\}\\leq Ce^\{\-\\gamma\_\{\\infty\}S\_\{t\}\}\.\(83\)
#### Conditional upper implication\.
If the upper bound in \([83](https://arxiv.org/html/2607.06013#A5.E83)\) holds, then the threshold is satisfied whenever
Ce−γ∞St≤cϵ,Ce^\{\-\\gamma\_\{\\infty\}S\_\{t\}\}\\leq c\\epsilon,or
St≥1γ∞log1ϵ\+1γ∞logCc\.S\_\{t\}\\geq\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\+\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{C\}\{c\}\.Up to theStS\_\{t\}\-mesh of the schedule, this gives
Sτϵ\(c\)≤1γ∞log1ϵ\+O\(1\)\.S\_\{\\tau\_\{\\epsilon\}\(c\)\}\\leq\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\+O\(1\)\.
#### Conditional lower implication\.
If the lower bound in \([83](https://arxiv.org/html/2607.06013#A5.E83)\) holds before the transition, then for
St≤1γ∞log1ϵ−MS\_\{t\}\\leq\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\-Mwe have
‖−∇L\(wt\)‖∞≥c0eγ∞Mϵ\.\\\|\-\\nabla L\(w\_\{t\}\)\\\|\_\{\\infty\}\\geq c\_\{0\}e^\{\\gamma\_\{\\infty\}M\}\\epsilon\.ChoosingMMso thatc0eγ∞M\>cc\_\{0\}e^\{\\gamma\_\{\\infty\}M\}\>cprevents the transition before that scale and yields
Sτϵ\(c\)≥1γ∞log1ϵ−O\(1\)\.S\_\{\\tau\_\{\\epsilon\}\(c\)\}\\geq\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\-O\(1\)\.The two inequalities imply
Sτϵ\(c\)=1γ∞log1ϵ\+O\(1\),Sτϵ\(c\)log\(1/ϵ\)→1γ∞\.S\_\{\\tau\_\{\\epsilon\}\(c\)\}=\\frac\{1\}\{\\gamma\_\{\\infty\}\}\\log\\frac\{1\}\{\\epsilon\}\+O\(1\),\\qquad\\frac\{S\_\{\\tau\_\{\\epsilon\}\(c\)\}\}\{\\log\(1/\\epsilon\)\}\\to\\frac\{1\}\{\\gamma\_\{\\infty\}\}\.This is only a conditional implication\. The unresolved obligations are a uniform upper tail, a uniform noncanceling lower tail, control of changes in the leading coordinate, pre\-transition proximity to theℓ∞\\ell\_\{\\infty\}\-margin geometry, and schedule mesh control\. The strongerO\(loglog\(1/ϵ\)\)O\(\\log\\log\(1/\\epsilon\)\)secondary target is not proved\.
Figure 6:Expanded fixed\-ϵ\\epsiloncrossover diagnostics\. These panels stress\-test the empirical slope relation by threshold subgroup,ϵ\\epsilon\-range removal, and secondary iteration\-time scaling\. They are empirical sensitivity checks; the two\-sided tail bound remains open\.
## Appendix FF\. Numerical Solvers and Algorithms
The core library implements guaranteed\-separable synthetic data generation, numerical separability checks, exponential and logistic losses with stable evaluations, cumulative learning\-rate schedules, stability schedules, memoryless smoothed\-sign dynamics, RMSProp, Adam with optional bias correction, margin solvers, the barrier solver, KKT residuals, and trajectory metrics\. All public numerical routines document their mathematical conventions\.
#### Margin solvers\.
Theℓ2\\ell\_\{2\}\-separatorv2v\_\{2\}is solved as a convex quadratic program, and feasibility is checked by the minimum residual ofZv−𝟏Zv\-\\mathbf\{1\}\. Theℓ∞\\ell\_\{\\infty\}\-margin value is solved over the closed cube‖u‖∞≤1\\\|u\\\|\_\{\\infty\}\\leq 1, with status and feasibility residuals recorded\. Solver failures are written to the processed result files rather than filtered silently\.
#### Barrier solver\.
The theoretical barrier program is open\-domain\. Numerically, the solver uses\|uj\|≤1−δ\|u\_\{j\}\|\\leq 1\-\\deltawithδ=10−7\\delta=10^\{\-7\}, and, where needed for disciplined convex modeling, an auxiliary magnitude variablerjr\_\{j\}satisfyingrj≥ujr\_\{j\}\\geq u\_\{j\},rj≥−ujr\_\{j\}\\geq\-u\_\{j\}, and0≤rj≤1−δ0\\leq r\_\{j\}\\leq 1\-\\delta\. The objective is∑j\[−rj−log\(1−rj\)\]\\sum\_\{j\}\[\-r\_\{j\}\-\\log\(1\-r\_\{j\}\)\]\. KKT residuals include primal feasibility, complementarity, and stationarity residuals computed from∇B\(u\)=u/\(1−\|u\|\)\\nabla B\(u\)=u/\(1\-\|u\|\)\. The static program distinguishes solver error from dynamic trajectory error in all summaries\.
#### Data and serialization\.
All experiments use float64 arithmetic and deterministic seeds\. The artifact package records configuration hashes, solver statuses, saved trajectory artifacts, and metadata sidecars for all generated figures\.
## Appendix GG\. Complete Experimental Protocol and Hyperparameter Grids
The aggregate synthetic datasets usen=4dn=4dsigned examples and unfiltered seeds\. The two\-dimensional dataset used for conceptual path visualization is deliberately labeled illustrative and is excluded from aggregate statistics\.
#### Primary theorem\-compatible validation suite\.
The strengthened primary suite uses weighted exponential loss and checks every theorem assumption before including a run in the main Theorem 1 evidence\. It uses three synthetic families: isotropic random separable data, controlled\-support\-vector data with varied support counts, and correlated ill\-conditioned data\. The aggregate grid isd∈\{10,25,50,100\}d\\in\\\{10,25,50,100\\\},n=4dn=4d, twenty unfiltered seeds per setting,κ/γ∞∈\{0\.10,0\.25,0\.50,0\.75,0\.90\}\\kappa/\\gamma\_\{\\infty\}\\in\\\{0\.10,0\.25,0\.50,0\.75,0\.90\\\},ai=1a\_\{i\}=1and bounded log\-uniform positive weights, andηt=η0\(t\+t0\)−0\.75\\eta\_\{t\}=\\eta\_\{0\}\(t\+t\_\{0\}\)^\{\-0\.75\}withη0=0\.5/G\\eta\_\{0\}=0\.5/G\. Secondary schedule checks use powers0\.600\.60and0\.900\.90\. The main aggregate reports only records with0<κ<γ∞0<\\kappa<\\gamma\_\{\\infty\},St→∞S\_\{t\}\\to\\infty,∑tηt2<∞\\sum\_\{t\}\\eta\_\{t\}^\{2\}<\\infty,ηtG≤0\.5\\eta\_\{t\}G\\leq 0\.5, successful barrier optimization, and successful trajectory completion\.
#### E1: barrier path recovery\.
E1 usesd∈\{10,25,50\}d\\in\\\{10,25,50\\\},n=4dn=4d, at least five unfiltered random seeds per configuration, and
κ/γ∞∈\{0\.10,0\.20,0\.35,0\.50,0\.65,0\.80,0\.90\}\.\\kappa/\\gamma\_\{\\infty\}\\in\\\{0\.10,0\.20,0\.35,0\.50,0\.65,0\.80,0\.90\\\}\.Reported metrics include path error, margin error, directional error, KKT residual, and gradient exponent diagnostics\.
#### E2: rate diagram and endpoints\.
E2 uses the grid0,0\.05,…,0\.90,0\.95,0\.99,1\.01,1\.20,1\.500,0\.05,\\ldots,0\.90,0\.95,0\.99,1\.01,1\.20,1\.50timesγ∞\\gamma\_\{\\infty\}\. It tests the normalized margin diagram, small\-κ\\kappaconvergence towardv2v\_\{2\}, and near\-endpoint convergence towardU∞U\_\{\\infty\}when the endpoint is unique\.
#### E3: optimizer boundary\.
E3 compares memoryless smoothed\-sign dynamics, RMSProp, full Adam, and Adam with and without bias correction\. The prespecified grid isβ1∈\{0,0\.9\}\\beta\_\{1\}\\in\\\{0,0\.9\\\},β2∈\{0\.9,0\.99,0\.999\}\\beta\_\{2\}\\in\\\{0\.9,0\.99,0\.999\\\}, andκ/γ∞∈\{0\.20,0\.50,0\.65\}\\kappa/\\gamma\_\{\\infty\}\\in\\\{0\.20,0\.50,0\.65\\\}, using the same aggregate dimensions and seeds as E1/E2 where applicable\.
#### E4: fixed\-ϵ\\epsiloncrossover\.
E4 usesd=10d=10,ϵ∈\{10−2,10−3,…,10−12\}\\epsilon\\in\\\{10^\{\-2\},10^\{\-3\},\\ldots,10^\{\-12\}\\\}, thresholdsc∈\{0\.5,1,2\}c\\in\\\{0\.5,1,2\\\}, and learning\-rate schedules
ηt=η0\(t\+t0\)−a,a∈\{0\.25,0\.50,0\.75\}\.\\eta\_\{t\}=\\eta\_\{0\}\(t\+t\_\{0\}\)^\{\-a\},\\qquad a\\in\\\{0\.25,0\.50,0\.75\\\}\.The primary fit isSτϵ=b0\+b1log\(1/ϵ\)S\_\{\\tau\_\{\\epsilon\}\}=b\_\{0\}\+b\_\{1\}\\log\(1/\\epsilon\), and the reported slope ratio isb1/\(1/γ∞\)b\_\{1\}/\(1/\\gamma\_\{\\infty\}\)\. Sensitivity is reported after removing the largest and smallestϵ\\epsilonvalues\.
#### E5: robustness and failure boundaries\.
E5 tests exponential and logistic losses, multiple schedules aligned byStS\_\{t\}, multipleϵ0\\epsilon\_\{0\}values, dimensions up tod=100d=100, varying support\-vector counts, near\-nonuniqueℓ∞\\ell\_\{\\infty\}solutions, nearly zero gradient coordinates, data rescaling, coordinate rescaling, and nonzero initialization scales\. Outcomes are classified as supported within assumptions, supported outside current assumptions, finite\-time ambiguity, numerical failure, or genuine counterexample\.
## Appendix HH\. Extended Results and Ablations
Figures promoted to the main paper are not duplicated here unless the appendix version adds information\. The following panels are expanded diagnostics relative to the main summaries\.
Table 1:Finite\-horizon robustness classification relative to theorem scope\. “Within” and “Outside” are finite\-horizon classifications relative to the exact theorem assumptions, not new theorem statuses\. No numerical failure or genuine counterexample was observed in the prespecified grid\.Figure 7:Extended Theorem 1 validation diagnostics\. These panels expand the main theorem\-validation dashboard by showing relative\-error ECDFs, absolute\-error scales, a conservative certified\-envelope quantile trend, and paired first\-to\-final margin\-error movement\. They use theorem\-compatible weighted exponential\-loss records\. The certified envelope is not a tight empirical\-rate estimate, and the margin diagnostic is not used to claim sharp rate matching\.Figure 8:Primary\-window finite\-horizon margin diagnostics\. Complementing the main dashboard and the extended validation figure, these panels show replicate\-level first/final observed normalized margins, final\-minus\-first margin\-error distributions, and a 3D heatmap of median margin error across checkpointStS\_\{t\}, rateκ/γ∞\\kappa/\\gamma\_\{\\infty\}, and dimensiondd\. All panels use theorem\-compatible weighted exponential\-loss records from the primary aggregate suite\. The diagnostics describe saved\-horizon behavior and are not used to claim sharp margin\-rate matching\.Figure 9:Finite\-window convergence\-factor scorecard\. The two panels compare final/first factors forEpcE\_\{\\rm pc\},EdE\_\{d\}, andEqE\_\{q\}in \(a\) the primary aggregate suite and \(b\) the long\-horizon showcase\. Values below one indicate movement between saved checkpoints\. Median factors and improvement fractions are retained in the figure metadata; the plotted distributions are finite\-horizon diagnostics and are not used as sharp\-rate claims\.Similar Articles
Convergence of Steepest Descent and Adam under Non-Uniform Smoothness
This paper generalizes non-uniform smoothness assumptions to objectives whose curvature is affine in the objective value, proving convergence rates for steepest descent and diagonal variants of RMSProp and Adam, with applications to logistic regression and neural networks.
The Implicit Bias of Depth: From Neural Collapse to Softmax Codes
This paper studies how depth alone induces an implicit low-rank bias in deep unconstrained feature models trained without regularization, shifting the optimal solution from neural collapse to softmax codes, and provides the first asymptotic and dynamic characterization of this bias under gradient descent with cross-entropy loss.
Gradient Flow Dynamics and Implicit Bias of Diagonal Linear Networks under Infinitesimal Initialization
This paper studies the gradient flow dynamics of diagonal linear networks under infinitesimal initialization, generalizing previous results to deep networks and a broader class. It shows that the implicit bias corresponds to a modified ℓ1 norm and identifies the Structural Invariant Manifold as a key geometric structure.
Mirror Descent Beyond Euclidean Stability: An Exponential Separation in Initialization Sensitivity
This paper reveals that Mirror Descent with non-quadratic regularizers can be exponentially more sensitive to initialization than Gradient Descent, even under well-conditioned settings, which has implications for reproducibility in RL and LLM post-training.
Uniform Stability and Generalization Error of GD and SGD on Fixed-Point Parameters
This paper analyzes generalization error, uniform stability, and uniform argument stability of gradient descent (GD) and stochastic gradient descent (SGD) over discrete parameter spaces with deterministic or stochastic rounding, showing that rounding degrades generalization for GD and introduces dimension-dependent errors for stochastic rounding.