paper-with-me

Papers

On the Parameterization of Second-Order Optimization Effective Towards the Infinite Width

2023-12-19 · Satoki Ishikawa, Ryo Karakida

Second-order optimization has been developed to accelerate the training of deep neural networks and it is being applied to increasingly larger-scale models. In this study, towards training on further larger scales, we identify a specific parameterization for second-order optimization that promotes feature learning in a stable manner even if the network width increases significantly. Inspired by a maximal update parameterization, we consider a one-step update of the gradient and reveal the appropriate scales of hyperparameters including random initialization, learning rates, and damping terms. Our approach covers two major second-order optimization algorithms, K-FAC and Shampoo, and we demonstrate that our parameterization achieves higher generalization performance in feature learning. In particular, it enables us to transfer the hyperparameters across models with different widths.

📄 PDF Abstract BibTeX arXiv:2312.12226

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Local Loss Optimization in the Infinite Width: Stable Parameterization of Predictive Coding Networks and Target Propagation

2024-11-04 · Satoki Ishikawa, Rio Yokota, Ryo Karakida

Local learning, which trains a network through layer-wise local targets and losses, has been studied as an alternative to backpropagation (BP) in neural computation. However, its algorithms often become more complex or r…

Higher-Order Geometric Updates for Levenberg-Marquardt Method via Riemann Normal Coordinates

2026-07-08 · Jianing Liu, Dong H. Zhang arxiv

Nonlinear least-squares optimization is central to regression, physics-informed neural networks, and other machine-learning tasks. Such problems have a natural geometric interpretation, model predictions form a manifold …

Solving Nonlinear PDEs with Sparse Radial Basis Function Networks

2025-05-12 · Zihan Shao, Konstantin Pieper, Xiaochuan Tian

We propose a novel framework for solving nonlinear PDEs using sparse radial basis function (RBF) networks. Sparsity-promoting regularization is employed to prevent over-parameterization and reduce redundant features. Thi…

Computational Efficiencyfeature selection

Second-Order Unsupervised Neural Dependency Parsing

2020-10-28 · COLING 2020 8 · Songlin Yang, Yong Jiang, Wenjuan Han, Kewei Tu

Most of the unsupervised dependency parsers are based on first-order probabilistic generative models that only consider local parent-child information. Inspired by second-order supervised dependency parsing, we proposed …

Dependency Grammar InductionDependency Parsing

On the infinite width limit of neural networks with a standard parameterization

2020-01-21 · Jascha Sohl-Dickstein, Roman Novak, Samuel S. Schoenholz, Jaehoon Lee

There are currently two parameterizations used to derive fixed kernels corresponding to infinite width neural networks, the NTK (Neural Tangent Kernel) parameterization and the naive standard parameterization. However, t…