Designing Time-Series Models With Hypernetworks & Adversarial Portfolios
Filip Stan\v{e}k

TL;DR
This paper introduces a novel meta-learning approach using hypernetworks for time-series forecasting, achieving top rankings in a major competition and outperforming existing models in various tasks.
Contribution
It presents a new hypernetwork-based meta-learning model for time-series forecasting that is trainable via backpropagation and adaptable to different tasks, outperforming state-of-the-art methods.
Findings
Achieved 4th and 6th place in forecasting and investment challenges of M6 competition.
Outperformed state-of-the-art meta-learning methods in sinusoidal regression.
Surpassed conventional parametric models on M4 time-series data.
Abstract
This article describes the methods that achieved 4th and 6th place in the forecasting and investment challenges, respectively, of the M6 competition, ultimately securing the 1st place in the overall duathlon ranking. In the forecasting challenge, we tested a novel meta-learning model that utilizes hypernetworks to design a parametric model tailored to a specific family of forecasting tasks. This approach allowed us to leverage similarities observed across individual forecasting tasks while also acknowledging potential heterogeneity in their data generating processes. The model's training can be directly performed with backpropagation, eliminating the need for reliance on higher-order derivatives and is equivalent to a simultaneous search over the space of parametric functions and their optimal parameter values. The proposed model's capabilities extend beyond M6, demonstrating…
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
TopicsTime Series Analysis and Forecasting
