Papers › Stochastic Gradient Descent with Preconditioned Polyak Step-size

Stochastic Gradient Descent with Preconditioned Polyak Step-size

3 Oct 2023arXiv:2310.02093archive 2025-07-28

Farshed Abdukhakimov, Chulu Xiang, Dmitry Kamzolov, Martin Takáč

Stochastic Gradient Descent (SGD) is one of the many iterative optimization methods that are widely used in solving machine learning problems. These methods display valuable properties and attract researchers and industrial machine learning engineers with their simplicity. However, one of the weaknesses of this type of methods is the necessity to tune learning rate (step-size) for every loss function and dataset combination to solve an optimization problem and get an efficient performance in a given time budget. Stochastic Gradient Descent with Polyak Step-size (SPS) is a method that offers an update rule that alleviates the need of fine-tuning the learning rate of an optimizer. In this paper, we propose an extension of SPS that employs preconditioning techniques, such as Hutchinson's method, Adam, and AdaGrad, to improve its performance on badly scaled and/or ill-conditioned datasets.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.02093")

Code

Syntology Ran 13 of 15 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 13 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

fxrshed/scaledsps officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 13 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13ran
2unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from fxrshed/scaledsps. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

citardouq_solve fxrshed/scaledsps/exper/run_ps.py official repository ran no licence file found · pointer only · cb80fce98dfd4ff2 · report
eval_model fxrshed/scaledsps/run_nn.py official repository ran no licence file found · pointer only · 7bf9abf72409d634 · report
get_loss fxrshed/scaledsps/loss_fns.py official repository ran no licence file found · pointer only · a8ea126c291f9b06 · report
get_model fxrshed/scaledsps/nn_models.py official repository ran no licence file found · pointer only · 65d08a176b590de7 · report
grad_logreg fxrshed/scaledsps/new_notebooks/loss_functions.py official repository ran no licence file found · pointer only · 3848a610f3f95be2 · report
hess_logreg fxrshed/scaledsps/new_notebooks/loss_functions.py official repository ran no licence file found · pointer only · 469bd75ac04bf61d · report
hvp_from_grad fxrshed/scaledsps/utils.py official repository ran no licence file found · pointer only · f518b98f3a655216 · report
logistic_reg fxrshed/scaledsps/loss_fns.py official repository ran no licence file found · pointer only · 745e071921d85bf8 · report
logreg fxrshed/scaledsps/new_notebooks/loss_functions.py official repository ran no licence file found · pointer only · 5edf07cb71dc8ea6 · report
nllsq fxrshed/scaledsps/loss_fns.py official repository ran no licence file found · pointer only · 36c75a5c0019fe5e · report
rademacher fxrshed/scaledsps/utils.py official repository ran no licence file found · pointer only · 892e63a09ce9b67f · report
rademacher_old fxrshed/scaledsps/exper/run_bpsps2.py official repository ran fingerprinted no licence file found · pointer only · 9edee4ad4f407661 · report
restricted_float fxrshed/scaledsps/utils.py official repository ran no licence file found · pointer only · 1c48a195f11c8ed0 · report
diag_estimate_old fxrshed/scaledsps/exper/run_ps.py official repository unverified no licence file found · pointer only · 4cf659899ccad767 · report
get_dataset fxrshed/scaledsps/datasets.py official repository unverified no licence file found · pointer only · ef944e03deab32b1 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdaGradAdamSPS

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections