paper-with-me

홈 › Papers

Few-shot Learning for Time-series Forecasting

2020-09-30 · Tomoharu Iwata, Atsutoshi Kumagai

Time-series forecasting is important for many applications. Forecasting models are usually trained using time-series data in a specific target task. However, sufficient data in the target task might be unavailable, which leads to performance degradation. In this paper, we propose a few-shot learning method that forecasts a future value of a time-series in a target task given a few time-series in the target task. Our model is trained using time-series data in multiple training tasks that are different from target tasks. Our model uses a few time-series to build a forecasting function based on a recurrent neural network with an attention mechanism. With the attention mechanism, we can retrieve useful patterns in a small number of time-series for the current situation. Our model is trained by minimizing an expected test error of forecasting next timestep values. We demonstrate the effectiveness of the proposed method using 90 time-series datasets.

📄 PDF Abstract BibTeX arXiv:2009.14379

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

Only the Curve Shape Matters: Training Foundation Models for Zero-Shot Multivariate Time Series Forecasting through Next Curve Shape Prediction

2024-02-12 · Cheng Feng, Long Huang, Denis Krompass

We present General Time Transformer (GTT), an encoder-only style foundation model for zero-shot multivariate time series forecasting. GTT is pretrained on a large dataset of 200M high-quality time series samples spanning…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

SeqFusion: Sequential Fusion of Pre-Trained Models for Zero-Shot Time-Series Forecasting

2025-03-04 · Ting-Ji Huang, Xu-Yang Chen, Han-Jia Ye

Unlike traditional time-series forecasting methods that require extensive in-task data for training, zero-shot forecasting can directly predict future values given a target time series without additional training data. C…

Time SeriesTime Series Forecasting

TimeFound: A Foundation Model for Time Series Forecasting

2025-03-06 · Congxi Xiao, Jingbo Zhou, Yixiong Xiao, Xinjiang Lu 외

We present TimeFound, an encoder-decoder transformer-based time series foundation model for out-of-the-box zero-shot forecasting. To handle time series data from various domains, TimeFound employs a multi-resolution patc…

DecoderTime SeriesTime Series Forecasting

Few-Shot Forecasting of Time-Series with Heterogeneous Channels

2022-04-07 · Lukas Brinkmeyer, Rafael Rego Drumond, Johannes Burchert, Lars Schmidt-Thieme

Learning complex time series forecasting models usually requires a large amount of data, as each model is trained from scratch for each task/data set. Leveraging learning experience with similar datasets is a well-establ…

ClassificationTime SeriesTime Series AnalysisTime-Series Few-Shot Learning with Heterogeneous Channels+1

Reverso: Efficient Time Series Foundation Models for Zero-shot Forecasting

2026-02-19 · Xinghong Fu, Yanhong Li, Georgios Papaioannou, Yoon Kim arxiv

Learning time series foundation models has been shown to be a promising approach for zero-shot time series forecasting across diverse time series domains. Insofar as scaling has been a critical driver of performance of f…

Time Series ForecastingData Augmentation