LGAIMAPMSep 30, 2020

Bridging the gap between Markowitz planning and deep reinforcement learning

arXiv:2010.09108v124 citations
Originality Incremental advance
AI Analysis

It addresses portfolio management for asset managers by proposing a novel integration of DRL, though it appears incremental in combining existing techniques from different fields.

This paper tackles the problem of portfolio allocation by bridging Markowitz planning with deep reinforcement learning, showing that DRL can optimize portfolios as a continuous control problem with delayed rewards, and presents encouraging results using convolutional networks.

While researchers in the asset management industry have mostly focused on techniques based on financial and risk planning techniques like Markowitz efficient frontier, minimum variance, maximum diversification or equal risk parity, in parallel, another community in machine learning has started working on reinforcement learning and more particularly deep reinforcement learning to solve other decision making problems for challenging task like autonomous driving, robot learning, and on a more conceptual side games solving like Go. This paper aims to bridge the gap between these two approaches by showing Deep Reinforcement Learning (DRL) techniques can shed new lights on portfolio allocation thanks to a more general optimization setting that casts portfolio allocation as an optimal control problem that is not just a one-step optimization, but rather a continuous control optimization with a delayed reward. The advantages are numerous: (i) DRL maps directly market conditions to actions by design and hence should adapt to changing environment, (ii) DRL does not rely on any traditional financial risk assumptions like that risk is represented by variance, (iii) DRL can incorporate additional data and be a multi inputs method as opposed to more traditional optimization methods. We present on an experiment some encouraging results using convolution networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes