paper-with-me

Papers

Semi-adaptive Synergetic Two-way Pseudoinverse Learning System

2024-06-27 · Binghong Liu, Ziqi Zhao, Shupan Li, Ke Wang

Deep learning has become a crucial technology for making breakthroughs in many fields. Nevertheless, it still faces two important challenges in theoretical and applied aspects. The first lies in the shortcomings of gradient descent based learning schemes which are time-consuming and difficult to determine the learning control hyperparameters. Next, the architectural design of the model is usually tricky. In this paper, we propose a semi-adaptive synergetic two-way pseudoinverse learning system, wherein each subsystem encompasses forward learning, backward learning, and feature concatenation modules. The whole system is trained using a non-gradient descent learning algorithm. It simplifies the hyperparameter tuning while improving the training efficiency. The architecture of the subsystems is designed using a data-driven approach that enables automated determination of the depth of the subsystems. We compare our method with the baselines of mainstream non-gradient descent based methods and the results demonstrate the effectiveness of our proposed method. The source code for this paper is available at http://github.com/B-berrypie/Semi-adaptive-Synergetic-Two-way-Pseudoinverse-Learning-System}{http://github.com/B-berrypie/Semi-adaptive-Synergetic-Two-way-Pseudoinverse-Learning-System.

📄 PDF Abstract BibTeX arXiv:2406.18931

Code (1)

b-berrypie/semi-adaptive-synergetic-two-way-pseudoinverse-learning-system 공식 구현

Similar Papers 제목 키워드 기반

Online and Adaptive Pseudoinverse Solutions for ELM Weights

2014-05-30 · André van Schaik, Jonathan Tapson

The ELM method has become widely used for classification and regressions problems as a result of its accuracy, simplicity and ease of use. The solution of the hidden layer weights by means of a matrix pseudoinverse opera…

General Classification

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 …

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…

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

Synergetic Learning Systems: Concept, Architecture, and Algorithms

2020-05-31 · Ping Guo, Qian Yin

Drawing on the idea that brain development is a Darwinian process of ``evolution + selection'' and the idea that the current state is a local equilibrium state of many bodies with self-organization and evolution processe…

Decision Making