paper-with-me

Papers

An Adaptive and Stability-Promoting Layerwise Training Approach for Sparse Deep Neural Network Architecture

2022-11-13 · C G Krishnanunni, Tan Bui-Thanh

This work presents a two-stage adaptive framework for progressively developing deep neural network (DNN) architectures that generalize well for a given training data set. In the first stage, a layerwise training approach is adopted where a new layer is added each time and trained independently by freezing parameters in the previous layers. We impose desirable structures on the DNN by employing manifold regularization, sparsity regularization, and physics-informed terms. We introduce a epsilon-delta stability-promoting concept as a desirable property for a learning algorithm and show that employing manifold regularization yields a epsilon-delta stability-promoting algorithm. Further, we also derive the necessary conditions for the trainability of a newly added layer and investigate the training saturation problem. In the second stage of the algorithm (post-processing), a sequence of shallow networks is employed to extract information from the residual produced in the first stage, thereby improving the prediction accuracy. Numerical investigations on prototype regression and classification problems demonstrate that the proposed approach can outperform fully connected DNNs of the same size. Moreover, by equipping the physics-informed neural network (PINN) with the proposed adaptive architecture strategy to solve partial differential equations, we numerically show that adaptive PINNs not only are superior to standard PINNs but also produce interpretable hidden layers with provable stability. We also apply our architecture design strategy to solve inverse problems governed by elliptic partial differential equations.

📄 PDF Abstract BibTeX arXiv:2211.06860

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Layerwise Perturbation: Unifying Off-Policy Corrections for LLM RL

2026-03-19 · Chenlu Ye, Xuanchang Zhang, Yifan Hao, Zhou Yu 외 arxiv

Off-policy problems such as policy staleness and training--inference mismatch have become a major bottleneck for training stability and further exploration in LLM RL. The distribution gap between the inference and update…

Training on the Edge of Stability Is Caused by Layerwise Jacobian Alignment

2024-05-31 · Mark Lowell, Catharine Kastner

During neural network training, the sharpness of the Hessian matrix of the training loss rises until training is on the edge of stability. As a result, even nonstochastic gradient descent does not accurately model the un…

Sparse-promoting Full Waveform Inversion based on Online Orthonormal Dictionary Learning

2015-11-16 · Lingchen Zhu, Entao Liu, James H. McClellan

Full waveform inversion (FWI) delivers high-resolution images of the subsurface by minimizing iteratively the misfit between the recorded and calculated seismic data. It has been attacked successfully with the Gauss-Newt…

Dictionary Learning

On Suppressing Range of Adaptive Stepsizes of Adam to Improve Generalisation Performance

2023-02-02 · Guoqiang Zhang

A number of recent adaptive optimizers improve the generalisation performance of Adam by essentially reducing the variance of adaptive stepsizes to get closer to SGD with momentum. Following the above motivation, we supp…

image-classificationImage ClassificationImage Generation

Noise-Adaptive Layerwise Learning Rates: Accelerating Geometry-Aware Optimization for Deep Neural Network Training

2025-10-15 · Jie Hao, Xiaochuan Gong, Jie Xu, Zhengdao Wang 외 arxiv

Geometry-aware optimization algorithms, such as Muon, have achieved remarkable success in training deep neural networks (DNNs). These methods leverage the underlying geometry of DNNs by selecting appropriate norms for di…