paper-with-me

Papers

Spectral Stability of Pseudoinverse-Based Extreme Learning Machine

2026-07-09 · Bich Van Nguyen, Ngoc Anh Khong arxiv

Extreme Learning Machine (ELM) computes output weights analytically using the Moore-Penrose pseudoinverse. Although this leads to fast training, its numerical stability depends strongly on the conditioning of the hidden layer matrix. This paper studies pseudoinverse-based ELM from a spectral perspective. We show that the smallest singular value governs perturbation amplification in the output weights, while the condition number provides a quantitative measure of hidden-layer instability. We compare SVD-based pseudoinverse computation with iterative hyperpower methods and discuss width-dependent conditioning through a random feature interpretation. Experiments on synthetic matrices and ELM benchmarks show that SVD-based methods remain the most reliable under ill conditioning, while iterative methods are more sensitive to spectral properties. The results suggest that ELM stability is fundamentally governed by the singular value structure of the hidden layer matrix.

📄 PDF Abstract BibTeX arXiv:2607.08581

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Difference-of-Convex Regularization for Graph Learning by Differentiable Programming

2026-08-13 · Liping Tao, Chee Wei Tan arxiv

Laplacian-regularized minimization is fundamental in signal processing and machine learning, but is limited by the dense and ill-conditioned nature of the graph Laplacian pseudoinverse. While the Laplacian itself is spar…

Graph Learning

Machine learning for prediction of extreme statistics in modulation instability

2018-05-28 · Mikko Närhi, Lauri Salmela, Juha Toivonen, Cyril Billet 외

A central area of research in nonlinear science is the study of instabilities that drive the emergence of extreme events. Unfortunately, experimental techniques for measuring such phenomena often provide only partial cha…

BIG-bench Machine Learning

Rank Based Pseudoinverse Computation in Extreme Learning Machine for Large Datasets

2020-11-04 · Ramesh Ragala, Bharadwaja kumar

Extreme Learning Machine (ELM) is an efficient and effective least-square-based learning algorithm for classification, regression problems based on single hidden layer feed-forward neural network (SLFN). It has been show…

A VEST of the Pseudoinverse Learning Algorithm

2018-05-20 · Ping Guo

In this paper, we briefly review the basic scheme of the pseudoinverse learning (PIL) algorithm and present some discussions on the PIL, as well as its variants. The PIL algorithm, first presented in 1995, is a non-gradi…

Efficient and Stable Algorithms to Extend Greville's Method to Partitioned Matrices Based on Inverse Cholesky Factorization

2020-05-14 · Hufei Zhu

Greville's method has been utilized in (Broad Learn-ing System) BLS to propose an effective and efficient incremental learning system without retraining the whole network from the beginning. For a column-partitioned matr…

Incremental Learning