NEMay 30, 2014

Online and Adaptive Pseudoinverse Solutions for ELM Weights

arXiv:1405.7777v151 citations
Originality Incremental advance
AI Analysis

This addresses computational bottlenecks for ELM users in large-scale or dynamic data scenarios, but is incremental as it builds on existing pseudoinverse techniques.

The paper tackled the impracticality of computing pseudoinverses via SVD for large or online ELM weight updates by proposing incremental methods, showing that careful selection optimizes accuracy, computation ease, or adaptability.

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 operation is a significant contributor to the utility of the method; however, the conventional calculation of the pseudoinverse by means of a singular value decomposition (SVD) is not always practical for large data sets or for online updates to the solution. In this paper we discuss incremental methods for solving the pseudoinverse which are suitable for ELM. We show that careful choice of methods allows us to optimize for accuracy, ease of computation, or adaptability of the solution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes