TL;DR
This paper introduces 'Tube Loss', a new loss function for better prediction interval estimation that guarantees coverage, allows interval adjustment, and improves performance in regression and forecasting tasks.
Contribution
The paper presents a novel Tube Loss function that improves prediction interval quality, provides theoretical guarantees, and is applicable with gradient descent in neural networks.
Findings
Tube Loss yields intervals that attain the desired confidence level asymptotically.
It allows user-controlled interval shifting to capture denser probability regions.
The method improves probabilistic forecasting accuracy on benchmark datasets.
Abstract
This paper proposes a novel loss function, called 'Tube Loss', for simultaneous estimation of bounds of a Prediction Interval (PI) in the regression setup. The PIs obtained by minimizing the empirical risk based on the Tube Loss are shown to be of better quality than the PIs obtained by the existing methods in the following sense. First, it yields intervals that attain the prespecified confidence level t (0,1) asymptotically. A theoretical proof of this fact is given. Secondly, the user is allowed to move the interval up or down by controlling the value of a parameter. This helps the user to choose a PI capturing denser regions of the probability distribution of the response variable inside the interval, and thus, sharpening its width. This is shown to be especially useful when the conditional distribution of the response variable is skewed. Further, the Tube Loss based PI…
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
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods
