Papers › Regularized Adaptive Momentum Dual Averaging with an Efficient Inexact Subproblem...

Regularized Adaptive Momentum Dual Averaging with an Efficient Inexact Subproblem Solver for Training Structured Neural Network

21 Mar 2024arXiv:2403.14398archive 2025-07-28

Zih-Syuan Huang, Ching-pei Lee

We propose a Regularized Adaptive Momentum Dual Averaging (RAMDA) algorithm for training structured neural networks. Similar to existing regularized adaptive methods, the subproblem for computing the update direction of RAMDA involves a nonsmooth regularizer and a diagonal preconditioner, and therefore does not possess a closed-form solution in general. We thus also carefully devise an implementable inexactness condition that retains convergence guarantees similar to the exact versions, and propose a companion efficient solver for the subproblems of both RAMDA and existing methods to make them practically feasible. We leverage the theory of manifold identification in variational analysis to show that, even in the presence of such inexactness, the iterates of RAMDA attain the ideal structure induced by the regularizer at the stationary point of asymptotic convergence. This structure is locally optimal near the point of convergence, so RAMDA is guaranteed to obtain the best structure possible among all methods converging to the same point, making it the first regularized adaptive method outputting models that possess outstanding predictive performance while being (locally) optimally structured. Extensive numerical experiments in large-scale modern computer vision, language modeling, and speech tasks show that the proposed RAMDA is efficient and consistently outperforms state of the art for training structured neural network. Implementation of our algorithm is available at https://www.github.com/ismoptgroup/RAMDA/.

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="2403.14398")

Code

Syntology Ran 12 of 16 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 5 ran · fixture could not drive it; 6 ran with no contract checked.

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

ismoptgroup/ramda officialmentioned in papermentioned on GitHubpytorch report
ismoptgroup/ramda_exp officialmentioned in papermentioned on GitHubpytorch 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

16 samples harvested; 12 ran; 0 honoured the contract we drafted; 4 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.

1ran · our draft was wrong
5ran · fixture could not drive it
6ran
4unverified

Licence: 16 of the 16 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

RAMDA ismoptgroup/ramda_exp/Core/optimizer.py official repository ran no licence file found · pointer only · 73fdb5d7e2ed91da · report
_3d_to_4d ismoptgroup/ramda/Core/optimizer.py official repository ran fingerprinted no licence file found · pointer only · 347bd076390d800a · report
_4d_to_3d ismoptgroup/ramda/Core/optimizer.py official repository ran fingerprinted no licence file found · pointer only · d4f21a337fadf91d · report
group_model ismoptgroup/RAMDA/Core/group.py official repository ran no licence file found · pointer only · 31290575c2ad4e3e · report
is_4d ismoptgroup/ramda/Core/optimizer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 8f35b83115cafdab · report
pgd ismoptgroup/ramda/Core/optimizer.py official repository ran no licence file found · pointer only · a445e118c7ac9c43 · report
prox_glasso ismoptgroup/ramda_exp/Core/optimizer.py official repository ran · fixture could not drive it no licence file found · pointer only · 17df8509337a0c9b · report
prox_group_lasso ismoptgroup/ramda/Core/optimizer.py official repository ran · fixture could not drive it no licence file found · pointer only · 34920252c14342fe · report
prox_nuclear ismoptgroup/ramda_exp/Core/optimizer.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 694f00802cc3ca3d · report
prox_nuclear_norm ismoptgroup/RAMDA/Core/prox_fns.py official repository ran no licence file found · pointer only · 8bacd8274fd5963f · report
reweight_fn ismoptgroup/ramda/Core/optimizer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · f5f94494634e3836 · report
subproblem_objective ismoptgroup/ramda/Core/optimizer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 67c24c64abe117e1 · report
RAMDA ismoptgroup/ramda/Core/optimizer.py official repository unverified no licence file found · pointer only · 60acd49acf9d0a09 · report
pgd_solver_glasso ismoptgroup/ramda_exp/Core/optimizer.py official repository unverified no licence file found · pointer only · b17a2749515de759 · report
pgd_solver_group_lasso ismoptgroup/ramda/Core/optimizer.py official repository unverified no licence file found · pointer only · 2ac3ac6563e02e1e · report
pgd_solver_nuclear ismoptgroup/ramda_exp/Core/optimizer.py official repository unverified no licence file found · pointer only · 3f6f1a2fc10c3c36 · report

Tasks

Language ModelingLanguage Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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