paper-with-me

Papers

Battling the Non-stationarity in Time Series Forecasting via Test-time Adaptation

2025-01-09 · HyunGi Kim, Siwon Kim, Jisoo Mok, Sungroh Yoon

Deep Neural Networks have spearheaded remarkable advancements in time series forecasting (TSF), one of the major tasks in time series modeling. Nonetheless, the non-stationarity of time series undermines the reliability of pre-trained source time series forecasters in mission-critical deployment settings. In this study, we introduce a pioneering test-time adaptation framework tailored for TSF (TSF-TTA). TAFAS, the proposed approach to TSF-TTA, flexibly adapts source forecasters to continuously shifting test distributions while preserving the core semantic information learned during pre-training. The novel utilization of partially-observed ground truth and gated calibration module enables proactive, robust, and model-agnostic adaptation of source forecasters. Experiments on diverse benchmark datasets and cutting-edge architectures demonstrate the efficacy and generality of TAFAS, especially in long-term forecasting scenarios that suffer from significant distribution shifts. The code is available at https://github.com/kimanki/TAFAS.

📄 PDF Abstract BibTeX arXiv:2501.04970

Code (1)

kimanki/tafas 공식 구현 pytorch

Tasks

Test-time AdaptationTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

TimeBridge: Non-Stationarity Matters for Long-term Time Series Forecasting

2024-10-06 · Peiyuan Liu, Beiliang Wu, Yifan Hu, Naiqi Li 외

Non-stationarity poses significant challenges for multivariate time series forecasting due to the inherent short-term fluctuations and long-term trends that can lead to spurious regressions or obscure essential long-term…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Stationarity-Aware Retrieval-Augmented Time Series Forecasting

2026-06-02 · Shiqiao Zhou, Holger Schöner, Zipeng Wu, Edouard Fouché 외 arxiv

Time series forecasting relies on historical patterns, but real-world series often exhibit non-stationarity and regime shifts that challenge fully parametric forecasters. Inspired by Retrieval-Augmented Generation (RAG),…

Time Series Forecasting

Adaptive Normalization for Non-stationary Time Series Forecasting: A Temporal Slice Perspective

2023-09-21 · NeurIPS 2023 11

Deep learning models have progressively advanced time series forecasting due to their powerful capacity in capturing sequence dependence. Nevertheless, it is still challenging to make accurate predictions due to the exis…

U-Mixer: An Unet-Mixer Architecture with Stationarity Correction for Time Series Forecasting

2024-01-04 · Xiang Ma, Xuemei Li, Lexin Fang, Tianlong Zhao 외

Time series forecasting is a crucial task in various domains. Caused by factors such as trends, seasonality, or irregular fluctuations, time series often exhibits non-stationary. It obstructs stable feature propagation t…

Time SeriesTime Series Forecasting

Time Series Prediction : Predicting Stock Price

2017-10-16 · Aaron Elliot, Cheng Hua Hsu

Time series forecasting is widely used in a multitude of domains. In this paper, we present four models to predict the stock price using the SPX index as input time series data. The martingale and ordinary linear models …

PredictionTime SeriesTime Series AnalysisTime Series Forecasting+1