paper-with-me

홈 › Papers

TSCoNet: A Two-Stage Copula CNN-LSTM for Uncertainty-Aware Spatio-Temporal Forecasting

2026-07-11 · Jongwook Kim, Jong-Min Kim arxiv

Reliable forecasting of several interrelated environmental variables - such as regional precipitation and temperature, or other correlated geophysical fields - across many locations calls for accurate predictions accompanied by trustworthy statements of their uncertainty. Modern deep-learning models forecast such variables accurately but usually report no uncertainty, and forcing them to output uncertainty through maximum likelihood tends to degrade their accuracy, especially when the variables are strongly correlated. Motivated by this tension, we develop TSCoNet, a two-stage convolutional-recurrent model coupled with a Gaussian copula that jointly forecasts multiple variables over space and time while quantifying predictive uncertainty. The method first learns accurate mean forecasts and then, holding the mean fixed, refines a shared representation to estimate the predictive variance, yielding calibrated prediction intervals after a standard recalibration, so that uncertainty is added without sacrificing point accuracy. We study the approach on simulated non-stationary spatial fields on the sphere and on a real dataset of monthly precipitation and temperature for fifty cities over 2000-2020. The model matches the accuracy of a strong deterministic forecaster while supplying calibrated prediction intervals that the deterministic model cannot, giving a single tool that provides both accurate point forecasts and reliable uncertainty for multivariate spatio-temporal data.

📄 PDF Abstract BibTeX arXiv:2607.10410

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Copula Variational LSTM for High-dimensional Cross-market Multivariate Dependence Modeling

2023-05-09 · Jia Xu, Longbing Cao

We address an important yet challenging problem - modeling high-dimensional dependencies across multivariates such as financial indicators in heterogeneous markets. In reality, a market couples and influences others over…

Time SeriesVocal Bursts Intensity Prediction

Uncertainty-aware damage identification in short-span bridges via physics-informed variational autoencoder

2026-07-06 · Ana Fernandez Navamuel, A. Javier Omella, Diego Zamora-Sanchez, David Pardo arxiv

Vibration-based damage identification in civil infrastructure is a challenging, ill-posed inverse problem due to measurement noise, sparse sensor arrays, and environmental variability. While deep learning is powerful for…

Retrospective Uncertainties for Deep Models using Vine Copulas

2023-02-24 · Nataša Tagasovska, Firat Ozdemir, Axel Brando

Despite the major progress of deep models as learning machines, uncertainty estimation remains a major challenge. Existing solutions rely on modified loss functions or architectural changes. We propose to compensate for …

regression

Copula Conformal Prediction for Multi-step Time Series Forecasting

2022-12-06 · Sophia Sun, Rose Yu

Accurate uncertainty measurement is a key step to building robust and reliable machine learning systems. Conformal prediction is a distribution-free uncertainty quantification algorithm popular for its ease of implementa…

Conformal PredictionPredictionTime SeriesTime Series Analysis+2

Deep Learning-Based Survival Analysis with Copula-Based Activation Functions for Multivariate Response Prediction

2025-07-19 · Jong-Min Kim, Il Do Ha, Sangjin Kim arxiv

This research integrates deep learning, copula functions, and survival analysis to effectively handle highly correlated and right-censored multivariate survival data. It introduces copula-based activation functions (Clay…