paper-with-me

홈 › Papers

CONTINA: Confidence Interval for Traffic Demand Prediction with Coverage Guarantee

2025-04-17 · Chao Yang, Xiannan Huang, Shuhan Qiu, Yan Cheng

Accurate short-term traffic demand prediction is critical for the operation of traffic systems. Besides point estimation, the confidence interval of the prediction is also of great importance. Many models for traffic operations, such as shared bike rebalancing and taxi dispatching, take into account the uncertainty of future demand and require confidence intervals as the input. However, existing methods for confidence interval modeling rely on strict assumptions, such as unchanging traffic patterns and correct model specifications, to guarantee enough coverage. Therefore, the confidence intervals provided could be invalid, especially in a changing traffic environment. To fill this gap, we propose an efficient method, CONTINA (Conformal Traffic Intervals with Adaptation) to provide interval predictions that can adapt to external changes. By collecting the errors of interval during deployment, the method can adjust the interval in the next step by widening it if the errors are too large or shortening it otherwise. Furthermore, we theoretically prove that the coverage of the confidence intervals provided by our method converges to the target coverage level. Experiments across four real-world datasets and prediction models demonstrate that the proposed method can provide valid confidence intervals with shorter lengths. Our method can help traffic management personnel develop a more reasonable and robust operation plan in practice. And we release the code, model and dataset in \href{ https://github.com/xiannanhuang/CONTINA/}{ Github}.

📄 PDF Abstract BibTeX arXiv:2504.13961

Code (1)

xiannanhuang/contina 공식 구현 pytorch

Tasks

confidence interval for traffic prediction

Similar Papers 제목 키워드 기반

Reliability and Sharpness in Border Crossing Traffic Interval Prediction

2017-11-13 · Lei Lin, John Handley, Adel Sadek

Short-term traffic volume prediction models have been extensively studied in the past few decades. However, most of the previous studies only focus on single-value prediction. Considering the uncertain and chaotic nature…

ManagementPredictionPrediction IntervalsValue prediction

Quantifying Uncertainty in Deep Spatiotemporal Forecasting

2021-05-25 · Dongxia Wu, Liyao Gao, Xinyue Xiong, Matteo Chinazzi 외

Deep learning is gaining increasing popularity for spatiotemporal forecasting. However, prior works have mostly focused on point estimates without quantifying the uncertainty of the predictions. In high stakes domains, b…

Decision Makingquantile regressionUncertainty Quantification

Learning for Interval Prediction of Electricity Demand: A Cluster-based Bootstrapping Approach

2023-09-04 · Rohit Dube, Natarajan Gautam, Amarnath Banerjee, Harsha Nagarajan

Accurate predictions of electricity demands are necessary for managing operations in a small aggregation load setting like a Microgrid. Due to low aggregation, the electricity demands can be highly stochastic and point e…

Uncertainty Quantification for Demand Prediction in Contextual Dynamic Pricing

2020-03-16 · Yining Wang, Xi Chen, Xiangyu Chang, Dongdong Ge

Data-driven sequential decision has found a wide range of applications in modern operations management, such as dynamic pricing, inventory control, and assortment optimization. Most existing research on data-driven seque…

Assortment OptimizationManagementUncertainty Quantificationvalid

Prediction of Highway Traffic Flow Based on Artificial Intelligence Algorithms Using California Traffic Data

2025-07-17 · Junseong Lee, Jaegwan Cho, Yoonju Cho, Seoyoon Choi 외 arxiv

The study "Prediction of Highway Traffic Flow Based on Artificial Intelligence Algorithms Using California Traffic Data" presents a machine learning-based traffic flow prediction model to address global traffic congestio…