中文
相关论文

相关论文: Pre-trained Forecasting Models: Strong Zero-Shot F…

200 篇论文

Frozen pretrained models have become a viable alternative to the pretraining-then-finetuning paradigm for transfer learning. However, with frozen models there are relatively few parameters available for adapting to downstream tasks, which…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Yutong Lin , Ze Liu , Zheng Zhang , Han Hu , Nanning Zheng , Stephen Lin , Yue Cao

Evaluating predictive models is a crucial task in predictive analytics. This process is especially challenging with time series data where the observations show temporal dependencies. Several studies have analysed how different performance…

机器学习 · 统计学 2022-02-14 Vitor Cerqueira , Luis Torgo , Carlos Soares

Deep Learning has been successfully applied to many application domains, yet its advantages have been slow to emerge for time series forecasting. For example, in the well-known Makridakis (M) Competitions, hybrids of traditional statistical…

Despite their growing popularity, data-driven models of real-world dynamical systems require lots of data. However, due to sensing limitations as well as privacy concerns, this data is not always available, especially in domains such as…

机器学习 · 计算机科学 2023-02-24 Hussain Kazmi , Pierre Pinson

This paper introduces a novel meta-learning algorithm for time series forecast model performance prediction. We model the forecast error as a function of time series features calculated from the historical time series with an efficient…

应用统计 · 统计学 2022-07-11 Thiyanga S. Talagala , Feng Li , Yanfei Kang

Nowadays, time series forecasting is predominantly approached through the end-to-end training of deep learning architectures using error-based objectives. While this is effective at minimizing average loss, it encourages the encoder to…

机器学习 · 计算机科学 2026-03-26 Jiacheng Wang , Liang Fan , Baihua Li , Luyan Zhang

Deep learning time-series models are often used to make forecasts that inform downstream decisions. Since these decisions can differ from those in the training set, there is an implicit requirement that time-series models will generalize…

机器学习 · 计算机科学 2024-11-04 Thomas Crasson , Yacine Nabet , Mathias Lécuyer

Time series modeling for predictive purpose has been an active research area of machine learning for many years. However, no sufficiently comprehensive and meanwhile substantive survey was offered so far. This survey strives to meet this…

机器学习 · 计算机科学 2021-09-28 Fatoumata Dama , Christine Sinoquet

Normalization and scaling are fundamental preprocessing steps in time series modeling, yet their role in Transformer-based models remains underexplored from a theoretical perspective. In this work, we present the first formal analysis of…

机器学习 · 计算机科学 2026-02-20 Sofiane Ennadir , Tianze Wang , Oleg Smirnov , Sahar Asadi , Lele Cao

Forecasting future events is a fundamental capability for general-purpose systems that plan or act across different levels of abstraction. Yet, evaluating whether a forecast is "correct" remains challenging due to the inherent uncertainty…

Recently, there has been a growing interest in time series foundation models that generalize across different downstream tasks. A key to strong foundation models is a diverse pre-training dataset, which is particularly challenging to…

机器学习 · 计算机科学 2024-12-10 Songkang Wen , Vasilii Feofanov , Jianfeng Zhang

Conventional time-series forecasting methods typically aim to minimize overall prediction error, without accounting for the varying importance of different forecast ranges in downstream applications. We propose a training methodology that…

With the success of pretraining techniques in representation learning, a number of continual learning methods based on pretrained models have been proposed. Some of these methods design continual learning mechanisms on the pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Paul Janson , Wenxuan Zhang , Rahaf Aljundi , Mohamed Elhoseiny

The current landscape in time-series forecasting is dominated by Transformer-based models. Their high parameter count and corresponding demand in computational resources pose a challenge to real-world deployment, especially for commercial…

机器学习 · 计算机科学 2024-12-18 Nicholas Kiefer , Arvid Weyrauch , Muhammed Öz , Achim Streit , Markus Götz , Charlotte Debus

Probabilistic models learned as density estimators can be exploited in representation learning beside being toolboxes used to answer inference queries only. However, how to extract useful representations highly depends on the particular…

机器学习 · 计算机科学 2016-08-12 Antonio Vergari , Nicola Di Mauro , Floriana Esposito

Tokenization and transfer learning are two critical components in building state of the art time series foundation models for forecasting. In this work, we systematically study the effect of tokenizer design, specifically scaling and…

机器学习 · 计算机科学 2025-11-18 Alexis Roger , Gwen Legate , Kashif Rasul , Yuriy Nevmyvaka , Irina Rish

Motivated by the recent success of time-series foundation models for zero-shot forecasting, we present a methodology for $\textit{in-context fine-tuning}$ of a time-series foundation model. In particular, we design a pretrained foundation…

机器学习 · 计算机科学 2024-11-01 Abhimanyu Das , Matthew Faw , Rajat Sen , Yichen Zhou

Recent algorithms with state-of-the-art few-shot classification results start their procedure by computing data features output by a large pretrained model. In this paper we systematically investigate which models provide the best…

机器学习 · 计算机科学 2019-10-04 Tiago Ramalho , Thierry Sousbie , Stefano Peluchetti

Time series analysis has become crucial in various fields, from engineering and finance to healthcare and social sciences. Due to their multidimensional nature, time series often need to be embedded into a fixed-dimensional feature space to…

机器学习 · 计算机科学 2025-05-27 Habib Irani , Yasamin Ghahremani , Arshia Kermani , Vangelis Metsis

A powerful and flexible approach to structured prediction consists in embedding the structured objects to be predicted into a feature space of possibly infinite dimension by means of output kernels, and then, solving a regression problem in…