Interval-based Prediction Uncertainty Bound Computation in Learning with Missing Values
Hiroyuki Hanada, Toshiyuki Takada, Jun Sakuma, Ichiro Takeuchi

TL;DR
This paper introduces the IPUB method, which efficiently computes bounds on prediction uncertainty in machine learning models with missing data by representing uncertainties as intervals, improving over naive and multiple imputation approaches.
Contribution
The paper proposes the IPUB method that provides interval-based bounds on prediction uncertainty, applicable to various convex learning algorithms, offering a computationally efficient alternative to existing methods.
Findings
IPUB effectively bounds prediction uncertainty in missing data scenarios.
Compared to existing methods, IPUB shows improved efficiency and comparable accuracy.
Numerical experiments demonstrate the advantages of IPUB on benchmark datasets.
Abstract
The problem of machine learning with missing values is common in many areas. A simple approach is to first construct a dataset without missing values simply by discarding instances with missing entries or by imputing a fixed value for each missing entry, and then train a prediction model with the new dataset. A drawback of this naive approach is that the uncertainty in the missing entries is not properly incorporated in the prediction. In order to evaluate prediction uncertainty, the multiple imputation (MI) approach has been studied, but the performance of MI is sensitive to the choice of the probabilistic model of the true values in the missing entries, and the computational cost of MI is high because multiple models must be trained. In this paper, we propose an alternative approach called the Interval-based Prediction Uncertainty Bounding (IPUB) method. The IPUB method represents the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProbabilistic and Robust Engineering Design · Statistical Methods and Inference · Fuzzy Systems and Optimization
