paper-with-me

홈 › Papers

Neural network initialization with nonlinear characteristics and information on hierarchical features

2025-11-04 · Hikaru Homma, Jun Ohkubo arxiv

Initialization of neural network parameters, such as weights and biases, has a crucial impact on learning performance; if chosen well, we can even avoid the need for additional training with backpropagation. For example, algorithms based on the ridgelet transform or the SWIM (sampling where it matters) concept have been proposed for initialization. On the other hand, some works show hierarchical features in trained neural networks; neural networks tend to learn coarse information in the early-stage hidden layers. In this work, we investigate the effects of utilizing information on the hierarchical features in the initialization of neural networks. Hence, we propose a framework that adjusts the scale factors in the SWIM algorithm to capture low-frequency components in the early-stage hidden layers and to represent high-frequency components in the late-stage hidden layers. Numerical experiments on a one-dimensional regression task and the MNIST classification task demonstrate that the proposed method outperforms the conventional initialization algorithms. This work clarifies the importance of intrinsic hierarchical features in learning neural networks, and the finding yields an effective parameter initialization strategy that enhances their training performance.

📄 PDF Abstract BibTeX arXiv:2511.02244

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Get rich quick: exact solutions reveal how unbalanced initializations promote rapid feature learning

2024-06-10 · Daniel Kunin, Allan Raventós, Clémentine Dominé, Feng Chen 외

While the impressive performance of modern neural networks is often attributed to their capacity to efficiently extract task-relevant features from data, the mechanisms underlying this rich feature learning regime remain…

Compression of the Koopman matrix for nonlinear physical models via hierarchical clustering

2024-03-27 · Tomoya Nishikata, Jun Ohkubo

Machine learning methods allow the prediction of nonlinear dynamical systems from data alone. The Koopman operator is one of them, which enables us to employ linear analysis for nonlinear dynamical systems. The linear ch…

Clustering

Convolutional Spectral Kernel Learning

2020-02-28 · Jian Li, Yong liu, Weiping Wang

Recently, non-stationary spectral kernels have drawn much attention, owing to its powerful feature representation ability in revealing long-range correlations and input-dependent characteristics. However, non-stationary …

Learning Hierarchical Polynomials of Multiple Nonlinear Features with Three-Layer Networks

2024-11-26 · Hengyu Fu, ZiHao Wang, Eshaan Nichani, Jason D. Lee

In deep learning theory, a critical question is to understand how neural networks learn hierarchical features. In this work, we study the learning of hierarchical polynomials of \textit{multiple nonlinear features} using…

Learning TheoryTransfer Learning

DSLO: Deep Sequence LiDAR Odometry Based on Inconsistent Spatio-temporal Propagation

2024-09-01 · Huixin Zhang, Guangming Wang, Xinrui Wu, Chenfeng Xu 외

This paper introduces a 3D point cloud sequence learning model based on inconsistent spatio-temporal propagation for LiDAR odometry, termed DSLO. It consists of a pyramid structure with a spatial information reuse strate…

RTE