paper-with-me

홈 › Papers

Designing Time-Series Models With Hypernetworks & Adversarial Portfolios

2024-07-29 · Filip Staněk

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 superiority over state-of-the-art meta-learning methods in the sinusoidal regression task and outperforming conventional parametric models on time-series from the M4 competition. In the investment challenge, we adjusted portfolio weights to induce greater or smaller correlation between our submission and that of other participants, depending on the current ranking, aiming to maximize the probability of achieving a good rank.

📄 PDF Abstract BibTeX arXiv:2407.20352

Code (1)

stanek-fi/M6_article 공식 구현

Tasks

Meta-LearningTime Series

Similar Papers 제목 키워드 기반

Test-Time Efficient Pretrained Model Portfolios for Time Series Forecasting

2025-10-07 · Mert Kayaalp, Caner Turkmen, Oleksandr Shchur, Pedro Mercado 외 arxiv

Is bigger always better for time series foundation models? With the question in mind, we explore an alternative to training a single, large monolithic model: building a portfolio of smaller, pretrained forecasting models…

Time Series Forecasting

Graphical Models for Financial Time Series and Portfolio Selection

2021-01-22 · Ni Zhan, Yijia Sun, Aman Jakhar, He Liu

We examine a variety of graphical models to construct optimal portfolios. Graphical models such as PCA-KMeans, autoencoders, dynamic clustering, and structural learning can capture the time varying patterns in the covari…

Asset ManagementClusteringManagementTime Series+1

Diffolio: A Diffusion Model for Multivariate Probabilistic Financial Time-Series Forecasting and Portfolio Construction

2025-11-10 · So-Yoon Cho, Jin-Young Kim, Kayoung Ban, Hyeng Keun Koo 외 arxiv

Probabilistic forecasting is crucial in multivariate financial time-series for constructing efficient portfolios that account for complex cross-sectional dependencies. In this paper, we propose Diffolio, a diffusion mode…

GT-GAN: General Purpose Time Series Synthesis with Generative Adversarial Networks

2022-10-05 · Jinsung Jeon, Jeonghak Kim, Haryong Song, Seunghyeon Cho 외

Time series synthesis is an important research topic in the field of deep learning, which can be used for data augmentation. Time series data types can be broadly classified into regular or irregular. However, there are …

Data AugmentationGenerative Adversarial NetworkIrregular Time SeriesTime Series+1

Copula Central Asymmetry of Equity Portfolios

2024-12-31 · Lorenzo Frattarolo

Financial crises are usually associated with increased cross-sectional dependence between asset returns, causing asymmetry between the lower and upper tail of return distribution. The detection of asymmetric dependence i…