Context-Aware Ensemble Learning for Time Series
Arda Fazla, Mustafa Enes Aydin, Orhun Tamyigit, Suleyman Serdar Kozat

TL;DR
This paper introduces a novel context-aware ensemble learning approach for online time series prediction that dynamically combines base model features using a meta learner with constrained optimization, showing significant empirical improvements.
Contribution
It proposes a new ensemble method using a meta learner that combines features rather than predictions, with constraint-based optimization integrated into the learning process.
Findings
Significant performance improvements over traditional ensemble methods.
Effective handling of different constraint spaces for ensembling.
Validated on synthetic and real-world datasets.
Abstract
We investigate ensemble methods for prediction in an online setting. Unlike all the literature in ensembling, for the first time, we introduce a new approach using a meta learner that effectively combines the base model predictions via using a superset of the features that is the union of the base models' feature vectors instead of the predictions themselves. Here, our model does not use the predictions of the base models as inputs to a machine learning algorithm, but choose the best possible combination at each time step based on the state of the problem. We explore three different constraint spaces for the ensembling of the base learners that linearly combines the base predictions, which are convex combinations where the components of the ensembling vector are all nonnegative and sum up to 1; affine combinations where the weight vector components are required to sum up to 1; and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Neural Networks and Applications · Anomaly Detection Techniques and Applications
MethodsBalanced Selection
