Improving Uncertainty Quantification of Variance Networks by Tree-Structured Learning
Wenxuan Ma, Xing Yan, and Kun Zhang

TL;DR
This paper introduces a tree-structured neural network model, USNRT, that partitions data based on uncertainty heterogeneity to improve variance estimation and uncertainty quantification.
Contribution
The paper proposes USNRT, a novel neural tree model with a new splitting criterion, enhancing uncertainty quantification in variance networks.
Findings
USNRT outperforms recent methods on UCI datasets.
Uncertainty heterogeneity is prevalent and learnable in many datasets.
Ensemble USNRT effectively captures total uncertainty.
Abstract
To improve the uncertainty quantification of variance networks, we propose a novel tree-structured local neural network model that partitions the feature space into multiple regions based on uncertainty heterogeneity. A tree is built upon giving the training data, whose leaf nodes represent different regions where region-specific neural networks are trained to predict both the mean and the variance for quantifying uncertainty. The proposed Uncertainty-Splitting Neural Regression Tree (USNRT) employs novel splitting criteria. At each node, a neural network is trained on the full data first, and a statistical test for the residuals is conducted to find the best split, corresponding to the two sub-regions with the most significant uncertainty heterogeneity between them. USNRT is computationally friendly because very few leaf nodes are sufficient and pruning is unnecessary. Furthermore, an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
MethodsPruning · Test
