Pith. sign in

REVIEW 1 cited by

OneNet: Enhancing Time Series Forecasting Models under Concept Drift by Online Ensembling

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.12659 v1 pith:3424TOHE submitted 2023-09-22 cs.LG cs.DS

OneNet: Enhancing Time Series Forecasting Models under Concept Drift by Online Ensembling

classification cs.LG cs.DS
keywords onlineforecastingmodelsonenettimeseriesconceptdependency
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Online updating of time series forecasting models aims to address the concept drifting problem by efficiently updating forecasting models based on streaming data. Many algorithms are designed for online time series forecasting, with some exploiting cross-variable dependency while others assume independence among variables. Given every data assumption has its own pros and cons in online time series modeling, we propose \textbf{On}line \textbf{e}nsembling \textbf{Net}work (OneNet). It dynamically updates and combines two models, with one focusing on modeling the dependency across the time dimension and the other on cross-variate dependency. Our method incorporates a reinforcement learning-based approach into the traditional online convex programming framework, allowing for the linear combination of the two models with dynamically adjusted weights. OneNet addresses the main shortcoming of classical online learning methods that tend to be slow in adapting to the concept drift. Empirical results show that OneNet reduces online forecasting error by more than $\mathbf{50\%}$ compared to the State-Of-The-Art (SOTA) method. The code is available at \url{https://github.com/yfzhang114/OneNet}.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. On-Device Adaptive Battery Power Prediction for Electric Vehicles

    cs.LG 2026-07 conditional novelty 5.5

    On-device online and offline adaptation of pretrained time-series models cuts EV battery power forecast MAE by up to 7.49% and 14.88% under seasonal distribution shift on edge hardware.