Uncertainty Quantification in SVM prediction
Pritam Anand

TL;DR
This paper advances uncertainty quantification in SVM predictions by proposing a sparse quantile regression model, developing feature selection, and extending to conformal regression, demonstrating competitive performance against deep learning models.
Contribution
It introduces the Sparse Support Vector Quantile Regression (SSVQR) model, a feature selection algorithm for PI estimation, and extends SVMs to conformal regression for stable probabilistic forecasting.
Findings
SSVQR constructs PIs via linear programs.
Feature selection improves PI quality in high dimensions.
SVM models perform comparably or better than deep learning models.
Abstract
This paper explores Uncertainty Quantification (UQ) in SVM predictions, particularly for regression and forecasting tasks. Unlike the Neural Network, the SVM solutions are typically more stable, sparse, optimal and interpretable. However, there are only few literature which addresses the UQ in SVM prediction. At first, we provide a comprehensive summary of existing Prediction Interval (PI) estimation and probabilistic forecasting methods developed in the SVM framework and evaluate them against the key properties expected from an ideal PI model. We find that none of the existing SVM PI models achieves a sparse solution. To introduce sparsity in SVM model, we propose the Sparse Support Vector Quantile Regression (SSVQR) model, which constructs PIs and probabilistic forecasts by solving a pair of linear programs. Further, we develop a feature selection algorithm for PI estimation using…
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
TopicsAnomaly Detection Techniques and Applications · Neural Networks and Applications · Fuzzy Logic and Control Systems
MethodsSupport Vector Machine · Feature Selection · Sparse Evolutionary Training
