MLLGMENov 3, 2020

Uncertainty Quantification in Extreme Learning Machine: Analytical Developments, Variance Estimates and Confidence Intervals

arXiv:2011.01704v113 citations
AI Analysis

This work addresses uncertainty quantification for ELM users, providing improved tools for assessing prediction quality, though it is incremental as it builds on existing ELM frameworks.

The paper tackles the problem of uncertainty quantification in Extreme Learning Machines (ELM) by developing novel analytical variance estimates and confidence intervals that overcome limitations of existing methods, showing effectiveness in replicating expected variance behaviors under homoskedasticity and heteroskedasticity.

Uncertainty quantification is crucial to assess prediction quality of a machine learning model. In the case of Extreme Learning Machines (ELM), most methods proposed in the literature make strong assumptions on the data, ignore the randomness of input weights or neglect the bias contribution in confidence interval estimations. This paper presents novel estimations that overcome these constraints and improve the understanding of ELM variability. Analytical derivations are provided under general assumptions, supporting the identification and the interpretation of the contribution of different variability sources. Under both homoskedasticity and heteroskedasticity, several variance estimates are proposed, investigated, and numerically tested, showing their effectiveness in replicating the expected variance behaviours. Finally, the feasibility of confidence intervals estimation is discussed by adopting a critical approach, hence raising the awareness of ELM users concerning some of their pitfalls. The paper is accompanied with a scikit-learn compatible Python library enabling efficient computation of all estimates discussed herein.

Foundations

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

Your Notes