PulseAugur
实时 00:58:46
English(EN) Time-series forecasting through the lens of dynamics

新AI方法提升时间序列预测的准确性和可解释性

研究人员引入了几种新的时间序列预测方法,旨在提高准确性和泛化能力。MeLISA是一种无潜在变量的自回归模型,可提高回溯效率和长视界统计准确性。Temporal Functional Circuits利用Kolmogorov-Arnold Networks (KANs)为预测提供忠实且与时间相关的解释。Dynamic Pattern Recalibration (DPR)提供了一种与骨干网络无关的令牌级重新校准机制,以适应不断变化的局部动态。此外,AROpt提出了一种新颖的训练方法,强制执行误差增长启发式,以获得更可靠的长期预测,而TimeRFT使用强化学习来微调时间序列基础模型以获得更好的泛化能力。 AI

影响 时间序列预测领域的这些进步有望提高从金融到能源运营等各个领域的预测准确性和可解释性。

排序理由 arXiv上发表的多篇研究论文介绍了时间序列预测的新颖方法和架构。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 12 个来源。 我们如何撰写摘要 →

新AI方法提升时间序列预测的准确性和可解释性

报道来源 [12]

  1. arXiv cs.LG TIER_1 English(EN) · Lars Schmidt-Thieme ·

    NPMixer:时间序列预测的分层相邻块混合

    Multivariate time series forecasting remains a challenge due to the complexity of local temporal dynamics and global dependencies across multiple variables. In this paper, we propose \textbf{N}eighboring \textbf{P}atching \textbf{Mixer} (\textbf{NPMixer}), a hierarchical architec…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    NPMixer:用于时间序列预测的分层相邻块混合

    Multivariate time series forecasting remains a challenge due to the complexity of local temporal dynamics and global dependencies across multiple variables. In this paper, we propose \textbf{N}eighboring \textbf{P}atching \textbf{Mixer} (\textbf{NPMixer}), a hierarchical architec…

  3. arXiv cs.LG TIER_1 English(EN) · Tianyue Yang, Xiao Xue ·

    迈向量子自洽性计算的自回归动力学系统预测的规模化单步生成模型

    arXiv:2605.05540v1 Announce Type: new Abstract: Fast surrogate modeling for high-dimensional physical dynamics requires more than low short-term error: useful models must roll out efficiently while preserving the statistical structure of long trajectories. Neural operators provid…

  4. arXiv cs.LG TIER_1 English(EN) · Naveen Mysore ·

    Temporal Functional Circuits: From Spline Plots to Faithful Explanations in KAN Forecasting

    arXiv:2605.05685v1 Announce Type: new Abstract: Unlike MLPs, Kolmogorov-Arnold Networks (KANs) expose explicit learnable edge functions on every connection, enabling mechanistic explanation in time-series forecasting. This paper introduces Temporal Functional Circuits, a framewor…

  5. arXiv cs.LG TIER_1 English(EN) · Siru Zhong, Zhao Meng, Haohuan Fu, Haoyang Li, Qingsong Wen, Yuxuan Liang ·

    感知、路由和调制:时间序列预测的动态模式重新校准

    arXiv:2605.06310v1 Announce Type: new Abstract: Local temporal patterns in real-world time series continuously shift, rendering globally shared transformations suboptimal. Current deep forecasting models, despite their scale and complexity, rely on fixed weight matrices applied u…

  6. arXiv cs.LG TIER_1 English(EN) · Zheng Li, Jerry Cheng, Huanying Gu ·

    AROpt:一种用于自回归时间序列预测的优化方法

    arXiv:2602.02288v2 Announce Type: replace Abstract: Current time-series forecasting models are primarily based on transformer-style neural networks. These models achieve long-term forecasting mainly by scaling up the model size rather than through genuinely autoregressive (AR) ro…

  7. arXiv cs.AI TIER_1 English(EN) · Christine P. Lee, Min Kyung Lee, Bilge Mutlu ·

    让不可见变得可见:理解组织目标与人工智能采纳中工人体验之间的不匹配

    arXiv:2605.03078v1 Announce Type: new Abstract: While AI is often introduced into organizations to drive innovation and efficiency, many adoption efforts fail as workers resist and struggle to integrate these systems. These failures point to a deeper issue: workers, the very peop…

  8. arXiv cs.LG TIER_1 English(EN) · Valery Manokhin ·

    无需训练的基于共形季节性池的时间序列概率预测

    arXiv:2605.03789v1 Announce Type: cross Abstract: We propose Conformal Seasonal Pools (CSP), a training-free probabilistic time-series forecaster that mixes same-season empirical draws with signed residual draws around a seasonal naive forecast. In an audited rolling-origin bench…

  9. arXiv cs.LG TIER_1 English(EN) · Valery Manokhin ·

    无需训练的基于共形季节性池的时间序列概率预测

    We propose Conformal Seasonal Pools (CSP), a training-free probabilistic time-series forecaster that mixes same-season empirical draws with signed residual draws around a seasonal naive forecast. In an audited rolling-origin benchmark on the six time-series datasets where DeepNPT…

  10. arXiv cs.LG TIER_1 English(EN) · Alexis-Raja Brachet, Pierre-Yves Richard, C\'eline Hudelot ·

    从动力学视角看时间序列预测

    arXiv:2507.15774v2 Announce Type: replace Abstract: While deep learning is facing an homogenization across modalities led by Transformers, they are still challenged by shallow linear models in the time-series forecasting task. Our hypothesis is that models should learn a direct l…

  11. arXiv stat.ML TIER_1 English(EN) · Naveen Mysore ·

    Temporal Functional Circuits: 从样条图到 KAN 预测中的忠实解释

    Unlike MLPs, Kolmogorov-Arnold Networks (KANs) expose explicit learnable edge functions on every connection, enabling mechanistic explanation in time-series forecasting. This paper introduces Temporal Functional Circuits, a framework that transforms KAN edge functions from latent…

  12. arXiv cs.CV TIER_1 English(EN) · Siyang Li, Yize Chen, Zijie Zhu, Yuxin Pan, Yan Guo, Ming Huang, Hui Xiong ·

    TimeRFT:通过强化微调刺激TSFM的可泛化时间序列预测

    arXiv:2605.00015v1 Announce Type: cross Abstract: Time Series Foundation Models (TSFMs) advance generalization and data efficiency in time series forecasting by unified large-scale pretraining. But TSFMs remain lacking when adapting to specific downstream forecasting tasks for tw…