paper-with-me

Papers

Collaborative Deterministic-Probabilistic Forecasting for Real-World Spatiotemporal Systems

2025-02-16 · Zhi Sheng, Yuan Yuan, Yudi Zhang, Depeng Jin, Yong Li

Probabilistic forecasting is crucial for real-world spatiotemporal systems, such as climate, energy, and urban environments, where quantifying uncertainty is essential for informed, risk-aware decision-making. While diffusion models have shown promise in capturing complex data distributions, their application to spatiotemporal forecasting remains limited due to complex spatiotemporal dynamics and high computational demands. In this work, we propose CoST, a novel framework that collaborates deterministic and diffusion models for spatiotemporal forecasting. CoST formulates a mean-residual decomposition strategy: it leverages a powerful deterministic model to capture the conditional mean and a lightweight diffusion model to learn residual uncertainties. This collaborative formulation simplifies learning objectives, enhances forecasting accuracy, enables uncertainty quantification, and significantly improves computational efficiency. To address spatial heterogeneity, we further design a scale-aware diffusion mechanism to guide the diffusion process. Extensive experiments across ten real-world datasets from climate, energy, communication, and urban systems show that CoST achieves 25% performance gains over state-of-the-art baselines, while significantly reducing computational cost.

📄 PDF Abstract BibTeX arXiv:2502.11013

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDecision MakingPredictionUncertainty Quantification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Enhancing Cloud-Native Resource Allocation with Probabilistic Forecasting Techniques in O-RAN

2024-07-19 · Vaishnavi Kasuluru, Luis Blanco, Engin Zeydan, Albert Bel 외

The need for intelligent and efficient resource provisioning for the productive management of resources in real-world scenarios is growing with the evolution of telecommunications towards the 6G era. Technologies such as…

Management

Creating Probabilistic Forecasts from Arbitrary Deterministic Forecasts using Conditional Invertible Neural Networks

2023-02-03 · Kaleb Phipps, Benedikt Heidrich, Marian Turowski, Moritz Wittig 외

In various applications, probabilistic forecasts are required to quantify the inherent uncertainty associated with the forecast. However, numerous modern forecasting methods are still designed to create deterministic for…

PaP-NF: Probabilistic Long-Term Time Series Forecasting via Prefix-as-Prompt Reprogramming and Normalizing Flows

2026-05-22 · Minju Kim, Youngbum Hur arxiv

Time series forecasting plays a central role in many real-world applications and has been extensively studied. Most existing approaches rely on deterministic models. However, real-world environments exhibit inherently un…

Time Series Forecasting

Deterministic Guidance Diffusion Model for Probabilistic Weather Forecasting

2023-12-05 · Donggeun Yoon, Minseok Seo, Doyi Kim, Yeji Choi 외

Weather forecasting requires not only accuracy but also the ability to perform probabilistic prediction. However, deterministic weather forecasting methods do not support probabilistic predictions, and conversely, probab…

modelWeather Forecasting

Deep Time Series Forecasting with Shape and Temporal Criteria

2021-04-09 · Vincent Le Guen, Nicolas Thome

This paper addresses the problem of multi-step time series forecasting for non-stationary signals that can present sudden changes. Current state-of-the-art deep learning forecasting methods, often trained with variants o…

Change DetectionDiversityDynamic Time WarpingTime Series+2