菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-03
📄 Abstract - Rethinking Time Series Domain Generalization via Structure-Stratified Calibration

For time series arising from latent dynamical systems, existing cross-domain generalization methods commonly assume that samples are comparably meaningful within a shared representation space. In real-world settings, however, different datasets often originate from structurally heterogeneous families of dynamical systems, leading to fundamentally distinct feature distributions. Under such circumstances, performing global alignment while neglecting structural differences is highly prone to establishing spurious correspondences and inducing negative transfer. From the new perspective of cross-domain structural correspondence failure, we revisit this problem and propose a structurally stratified calibration framework. This approach explicitly distinguishes structurally consistent samples and performs amplitude calibration exclusively within structurally compatible sample clusters, thereby effectively alleviating generalization failures caused by structural incompatibility. Notably, the proposed framework achieves substantial performance improvements through a concise and computationally efficient calibration strategy. Evaluations on 19 public datasets (100.3k samples) demonstrate that SSCF significantly outperforms strong baselines under the zero-shot setting. These results confirm that establishing structural consistency prior to alignment constitutes a more reliable and effective pathway for improving cross-domain generalization of time series governed by latent dynamical systems.

顶级标签: machine learning model evaluation data
详细标签: time series domain generalization dynamical systems calibration zero-shot learning 或 搜索:

通过结构分层校准重新思考时间序列领域泛化 / Rethinking Time Series Domain Generalization via Structure-Stratified Calibration


1️⃣ 一句话总结

这篇论文提出了一种新的时间序列领域泛化方法,它通过先识别并分组结构相似的数据样本,再在组内进行校准对齐,有效避免了不同来源数据因内在动力系统结构不同而导致的错误关联,从而在零样本设置下显著提升了模型在多个真实数据集上的泛化性能。

源自 arXiv: 2603.02756