中文

WIRED: Weighted Adaptive Prediction with Structured Dependence for Probabilistic Multiseries Forecasting

统计方法学 2026-08-13 v1

摘要

This paper presents WIRED, an R package algorithm for joint probabilistic forecasting of multiple related time series. WIRED combines a library of simple marginal predictive distributions, CRPS-based adaptive mixture weights, and a Gaussian or Student t copula for cross-series simulation. We evaluate the implementation in a benchmark with four synthetic data-generating processes (DGPs), three forecast horizons, 30 replicates per DGP-horizon pair, nine ablations and external baselines, and a rolling-origin study on the built-in EuStockMarkets data. The central contribution is architectural and diagnostic. WIRED separates adaptive marginal expert aggregation from dependence reconstruction; the benchmark supports explicit dependence modeling, but shows that the current CRPS-extrapolated softmax weighting is not yet robust enough to dominate simpler bootstrap or equal-weight alternatives. The paper therefore identifies a working layer of the design, a bottleneck in the marginal aggregation layer, and a concrete research path for more regularized probabilistic ensemble construction.

引用

@article{arxiv.2608.12998,
  title  = {WIRED: Weighted Adaptive Prediction with Structured Dependence for Probabilistic Multiseries Forecasting},
  author = {Giancarlo Vercellino},
  journal= {arXiv preprint arXiv:2608.12998},
  year   = {2026}
}