MAPS: Multi-Agent reinforcement learning-based Portfolio management System.
Jinho Lee, Raehyun Kim, Seok-Won Yi, Jaewoo Kang
Abstract
Generating an investment strategy using advanced deep learning methods in stock markets has recently been a topic of interest. Most existing deep learning methods focus on proposing an optimal model or network architecture by maximizing return. However, these models often fail to consider and adapt to the continuously changing market conditions. In this paper, we propose the Multi-Agent reinforcement learning-based Portfolio management System (MAPS). MAPS is a cooperative system in which each agent is an independent "investor" creating its own portfolio. In the training procedure, each agent is guided to act as diversely as possible while maximizing its own return with a carefully designed loss function. As a result, MAPS as a system ends up with a diversified portfolio. Experiment results with 12 years of US market data show that MAPS outperforms most of the baselines in terms of Sharpe ratio. Furthermore, our results show that adding more agents to our system would allow us to get a higher Sharpe ratio by lowering risk with a more diversified portfolio.
BibTeX
@inproceedings{ijcai2020p623,
title = {MAPS: Multi-Agent reinforcement learning-based Portfolio management System.},
author = {Lee, Jinho and Kim, Raehyun and Yi, Seok-Won and Kang, Jaewoo},
booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
Artificial Intelligence, {IJCAI-20}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Christian Bessiere},
pages = {4520--4526},
year = {2020},
month = {7},
note = {Special Track on AI in FinTech},
doi = {10.24963/ijcai.2020/623},
url = {https://doi.org/10.24963/ijcai.2020/623},
}