LGAIAug 25, 2023

Efficient Epistemic Uncertainty Estimation in Regression Ensemble Models Using Pairwise-Distance Estimators

arXiv:2308.13498v44 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses computational bottlenecks in uncertainty estimation for regression, particularly in active learning applications, though it appears incremental as an enhancement to existing ensemble methods.

The paper tackles efficient epistemic uncertainty estimation in regression ensemble models by introducing pairwise-distance estimators (PaiDEs), which achieve up to 100x faster estimation speeds than Monte Carlo methods while improving performance in high-dimensional tasks like Humanoid and Ant.

This work introduces an efficient novel approach for epistemic uncertainty estimation for ensemble models for regression tasks using pairwise-distance estimators (PaiDEs). Utilizing the pairwise-distance between model components, these estimators establish bounds on entropy. We leverage this capability to enhance the performance of Bayesian Active Learning by Disagreement (BALD). Notably, unlike sample-based Monte Carlo estimators, PaiDEs exhibit a remarkable capability to estimate epistemic uncertainty at speeds up to 100 times faster while covering a significantly larger number of inputs at once and demonstrating superior performance in higher dimensions. To validate our approach, we conducted a varied series of regression experiments on commonly used benchmarks: 1D sinusoidal data, $\textit{Pendulum}$, $\textit{Hopper}$, $\textit{Ant}$ and $\textit{Humanoid}$. For each experimental setting, an active learning framework was applied to demonstrate the advantages of PaiDEs for epistemic uncertainty estimation. We compare our approach to existing active learning methods and find that our approach outperforms on high-dimensional regression tasks.

Foundations

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

Your Notes