paper-with-me

홈 › Papers

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-gradient descent and non-iterative learning algorithm for multi-layer neural networks and has several advantages compared with gradient descent based algorithms. Some new viewpoints to PIL algorithm are presented, and several common pitfalls in practical implementation of the neural network learning task are also addressed. In addition, we show that so called extreme learning machine is a Variant crEated by Simple name alTernation (VEST) of the PIL algorithm for single hidden layer feedforward neural networks.

📄 PDF Abstract BibTeX arXiv:1805.07828

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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

Fast and Accurate Pseudoinverse with Sparse Matrix Reordering and Incremental Approach

2020-11-09 · Jinhong Jung, Lee Sael

How can we compute the pseudoinverse of a sparse feature matrix efficiently and accurately for solving optimization problems? A pseudoinverse is a generalization of a matrix inverse, which has been extensively utilized a…

PILAE: A Non-gradient Descent Learning Scheme for Deep Feedforward Neural Networks

2018-11-05 · P. Guo, K. Wang, X. L. Zhou

In this work, a non-gradient descent learning (NGDL) scheme was proposed for deep feedforward neural networks (DNN). It is known that an autoencoder can be used as the building blocks of the multi-layer perceptron (MLP) …

Decoder

Are the flows of complex-valued Laplacians and their pseudoinverses related?

2024-11-14 · Aditi Saxena, Twinkle Tripathy, Rajasekhar Anguluri

Laplacian flows model the rate of change of each node's state as being proportional to the difference between its value and that of its neighbors. Typically, these flows capture diffusion or synchronization dynamics and …