TL;DR
This paper introduces a Bayesian deep learning model for time series prediction that provides reliable uncertainty estimates, improving robustness and scalability in large-scale applications like Uber.
Contribution
It presents a novel end-to-end Bayesian LSTM model that enhances uncertainty estimation in time series forecasting, addressing limitations of classical models.
Findings
Effective in predicting trip counts during events
Enables real-time anomaly detection at Uber
Scalable to millions of metrics
Abstract
Reliable uncertainty estimation for time series prediction is critical in many fields, including physics, biology, and manufacturing. At Uber, probabilistic time series forecasting is used for robust prediction of number of trips during special events, driver incentive allocation, as well as real-time anomaly detection across millions of metrics. Classical time series models are often used in conjunction with a probabilistic formulation for uncertainty estimation. However, such models are hard to tune, scale, and add exogenous variables to. Motivated by the recent resurgence of Long Short Term Memory networks, we propose a novel end-to-end Bayesian deep model that provides time series prediction along with uncertainty estimation. We provide detailed experiments of the proposed solution on completed trips data, and successfully apply it to large-scale time series anomaly detection at…
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.
