Generative Meta-Learning Robust Quality-Diversity Portfolio
Kamer Ali Yuksel

TL;DR
This paper introduces a meta-learning method using a deep generative model to create diverse, high-quality, and robust portfolio ensembles that perform well under stochastic conditions and systematic shocks.
Contribution
A novel meta-learning approach employing a deep generative model to optimize robust, diverse portfolio ensembles with minimized correlation for improved stability.
Findings
Effective in stochastic reward environments
Generated portfolios demonstrated robustness and generalization
Balanced portfolio performance with diversity and stability
Abstract
This paper proposes a novel meta-learning approach to optimize a robust portfolio ensemble. The method uses a deep generative model to generate diverse and high-quality sub-portfolios combined to form the ensemble portfolio. The generative model consists of a convolutional layer, a stateful LSTM module, and a dense network. During training, the model takes a randomly sampled batch of Gaussian noise and outputs a population of solutions, which are then evaluated using the objective function of the problem. The weights of the model are updated using a gradient-based optimizer. The convolutional layer transforms the noise into a desired distribution in latent space, while the LSTM module adds dependence between generations. The dense network decodes the population of solutions. The proposed method balances maximizing the performance of the sub-portfolios with minimizing their maximum…
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
TopicsReservoir Engineering and Simulation Methods · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
