English

Bridging the gap between Markowitz planning and deep reinforcement learning

Machine Learning 2020-10-20 v1 Artificial Intelligence Multiagent Systems Portfolio Management

Abstract

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.

Keywords

Cite

@article{arxiv.2010.09108,
  title  = {Bridging the gap between Markowitz planning and deep reinforcement learning},
  author = {Eric Benhamou and David Saltiel and Sandrine Ungari and Abhishek Mukhopadhyay},
  journal= {arXiv preprint arXiv:2010.09108},
  year   = {2020}
}

Comments

10 pages, ICAPS PRL. arXiv admin note: substantial text overlap with arXiv:2009.14136, arXiv:2010.08497

R2 v1 2026-06-23T19:26:05.734Z