首页 > AI前沿 > CoRe: Coherence and Relational Alignment for Multivariate Time Series Forecasting

CoRe: Coherence and Relational Alignment for Multivariate Time Series Forecasting

arXiv机器学习 2026-09-17 12:15 3 阅读 查看原文

Direct forecasting has become a standard paradigm for multivariate time-series forecasting because it predicts the full future horizon in a single pass.

However, its training objective is often still decomposed into pointwise errors such as MSE. Such objectives provide stable supervision, but they do not explicitly preserve the structure of the future trajectory: temporal coherence within each variable and relational consistency across variables can both be weakened.

We propose CoRe

CoRe replaces pointwise supervision with two output-space constraints: a frequency coherence loss that aligns predicted and target spectra, and a low-rank relational graph loss that matches sampled pairwise differences in a target-derived PCA subspace.

The resulting objective introduces no trainable parameters and can be applied to existing forecasting backbones by changing only the loss.

Experiments

Experiments on standard benchmarks show that CoRe improves strong baselines, compares favorably with recent forecasting objectives, and remains effective across different backbones, datasets, and hyperparameter settings overall consistently.