A data-parallel trust-region optimizer (APTS) achieves validation accuracy comparable to fine-tuned Adam on MNIST and CIFAR-10 with fixed hyperparameters.
Parallel Trust-Region Approaches in Neural Network Training: Beyond Traditional Methods
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We propose to train neural networks (NNs) using a novel variant of the ``Additively Preconditioned Trust-region Strategy'' (APTS). The proposed method is based on a parallelizable additive domain decomposition approach applied to the neural network's parameters. Built upon the TR framework, the APTS method ensures global convergence towards a minimizer. Moreover, it eliminates the need for computationally expensive hyper-parameter tuning, as the TR algorithm automatically determines the step size in each iteration. We demonstrate the capabilities, strengths, and limitations of the proposed APTS training method by performing a series of numerical experiments. The presented numerical study includes a comparison with widely used training methods such as SGD, Adam, LBFGS, and the standard TR method.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
extension 1polarities
extend 1representative citing papers
citing papers explorer
-
Data-Parallel Neural Network Training via Nonlinearly Preconditioned Trust-Region Method
A data-parallel trust-region optimizer (APTS) achieves validation accuracy comparable to fine-tuned Adam on MNIST and CIFAR-10 with fixed hyperparameters.