Related Experiment Video
Updated: Jun 5, 2026

P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
Published on: September 8, 2023
Lower upper bound estimation method for construction of neural network-based prediction intervals
Abbas Khosravi1, Saeid Nahavandi, Doug Creighton
1Center for Intelligent Systems Research, Deakin University, Geelong, Victoria 3117, Australia. abbas.khosravi@deakin.edu.au
This study introduces a fast and reliable method for creating prediction intervals (PIs) using neural networks (NNs). The Lower Upper Bound Estimation (LUBE) method efficiently quantifies forecast uncertainty without needing prior bound information.
Area of Science:
- Machine Learning
- Statistics
- Computational Science
Background:
- Traditional neural network (NN) prediction intervals (PIs) often rely on strict data assumptions and are computationally intensive.
- Quantifying uncertainty in point forecasts is crucial for reliable predictions.
Purpose of the Study:
- To develop a novel, efficient, and dependable method for constructing PIs for NN predictions.
- To address the limitations of existing PI construction techniques in terms of computational cost and distributional assumptions.
Main Methods:
- Proposed the Lower Upper Bound Estimation (LUBE) method, utilizing a two-output NN to estimate PI bounds.
- Developed a PI-based objective function to optimize both interval width and coverage probability during NN training.
- Employed simulated annealing for cost function minimization and NN parameter tuning.
Main Results:
- The LUBE method demonstrated the ability to generate high-quality PIs rapidly across 10 benchmark regression problems.
- Quantitative comparisons showed LUBE to be simpler, faster, and more reliable than three traditional PI construction techniques.
- The method effectively quantifies forecast uncertainty without requiring pre-defined PI bounds for training.
Conclusions:
- The LUBE method offers a significant advancement in constructing accurate and efficient prediction intervals for neural network models.
- This approach provides a more accessible and computationally feasible alternative for uncertainty quantification in forecasting.
- LUBE enhances the reliability and practical applicability of neural network predictions in various regression tasks.
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
Confidence Intervals
A confidence...
Uncertainty: Confidence Intervals
Confidence Interval for Estimating Population Mean
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...
Estimating Population Mean with Known Standard Deviation
The confidence interval estimate will have the form as follows:
(point estimate - error bound, point estimate + error bound)
The...
Interpretation of Confidence Intervals
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
