MLSep 6, 2017

Deep and Confident Prediction for Time Series at Uber

arXiv:1709.01907v1372 citations
Originality Incremental advance
AI Analysis

This addresses the need for scalable and tunable probabilistic forecasting in real-world applications like trip prediction and anomaly detection at Uber, representing an incremental improvement over classical methods.

The paper tackles the challenge of reliable uncertainty estimation in time series prediction by proposing a novel Bayesian deep model, achieving successful application to large-scale anomaly detection at Uber.

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 Uber.

Code Implementations6 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes