Forecasting Early with Meta Learning
Shayan Jawed, Kiran Madhusudhanan, Vijaya Krishna Yalavarthi, Lars, Schmidt-Thieme

TL;DR
This paper introduces FEML, a meta learning approach that leverages multiple datasets and adversarial sample generation to improve early-stage time series forecasting.
Contribution
It presents a novel meta learning framework with adversarial augmentation for time series forecasting across datasets.
Findings
FEML outperforms single-task learning methods.
Adversarial augmentation improves forecasting accuracy.
Meta learning across datasets enhances early prediction performance.
Abstract
In the early observation period of a time series, there might be only a few historic observations available to learn a model. However, in cases where an existing prior set of datasets is available, Meta learning methods can be applicable. In this paper, we devise a Meta learning method that exploits samples from additional datasets and learns to augment time series through adversarial learning as an auxiliary task for the target dataset. Our model (FEML), is equipped with a shared Convolutional backbone that learns features for varying length inputs from different datasets and has dataset specific heads to forecast for different output lengths. We show that FEML can meta learn across datasets and by additionally learning on adversarial generated samples as auxiliary samples for the target dataset, it can improve the forecasting performance compared to single task learning, and various…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Energy Load and Power Forecasting · Air Quality Monitoring and Forecasting
