paper-with-me

홈 › Papers

Handling Concept Drift in Global Time Series Forecasting

2023-04-04 · Ziyi Liu, Rakshitha Godahewa, Kasun Bandara, Christoph Bergmeir

Machine learning (ML) based time series forecasting models often require and assume certain degrees of stationarity in the data when producing forecasts. However, in many real-world situations, the data distributions are not stationary and they can change over time while reducing the accuracy of the forecasting models, which in the ML literature is known as concept drift. Handling concept drift in forecasting is essential for many ML methods in use nowadays, however, the prior work only proposes methods to handle concept drift in the classification domain. To fill this gap, we explore concept drift handling methods in particular for Global Forecasting Models (GFM) which recently have gained popularity in the forecasting domain. We propose two new concept drift handling methods, namely: Error Contribution Weighting (ECW) and Gradient Descent Weighting (GDW), based on a continuous adaptive weighting concept. These methods use two forecasting models which are separately trained with the most recent series and all series, and finally, the weighted average of the forecasts provided by the two models are considered as the final forecasts. Using LightGBM as the underlying base learner, in our evaluation on three simulated datasets, the proposed models achieve significantly higher accuracy than a set of statistical benchmarks and LightGBM baselines across four evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2304.01512

Code (1)

neal-liu-ziyi/concept_drift_handling 공식 구현

Tasks

Time SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

CORAL: Concept Drift Representation Learning for Co-evolving Time-series

2025-01-02 · Kunpeng Xu, Lifei Chen, Shengrui Wang

In the realm of time series analysis, tackling the phenomenon of concept drift poses a significant challenge. Concept drift -- characterized by the evolving statistical properties of time series data, affects the reliabi…

Representation LearningTime SeriesTime Series Analysis

Tackling Time-Series Forecasting Generalization via Mitigating Concept Drift

2025-10-16 · Zhiyuan Zhao, Haoxin Liu, B. Aditya Prakash arxiv

Time-series forecasting finds broad applications in real-world scenarios. Due to the dynamic nature of time series data, it is important for time-series forecasting models to handle potential distribution shifts over tim…

Time Series Forecasting

Domain Specific Concept Drift Detectors for Predicting Financial Time Series

2021-03-22 · Filippo Neri

Concept drift detectors allow learning systems to maintain good accuracy on non-stationary data streams. Financial time series are an instance of non-stationary data streams whose concept drifts (market phases) are so im…

Time SeriesTime Series Analysis

Forecasting in Non-stationary Environments with Fuzzy Time Series

2020-04-27 · Petrônio Cândido de Lima e Silva, Carlos Alberto Severiano Junior, Marcos Antonio Alves, Rodrigo Silva 외

In this paper we introduce a Non-Stationary Fuzzy Time Series (NSFTS) method with time varying parameters adapted from the distribution of the data. In this approach, we employ Non-Stationary Fuzzy Sets, in which perturb…

Time SeriesTime Series Analysis

Revisiting Inaccuracies of Time Series Averaging under Dynamic Time Warping

2018-09-07 · Brijnesh Jain

This article revisits an analysis on inaccuracies of time series averaging under dynamic time warping conducted by \cite{Niennattrakul2007}. The authors presented a correctness-criterion and introduced drift-outs of aver…

Dynamic Time WarpingTime SeriesTime Series AnalysisTime Series Averaging