TRAISep 7, 2019

Automatic Financial Trading Agent for Low-risk Portfolio Management using Deep Reinforcement Learning

arXiv:1909.03278v115 citations
Originality Incremental advance
AI Analysis

This addresses the need for low-risk autonomous trading agents in volatile markets like cryptocurrency, offering an incremental improvement by integrating risk considerations into existing deep reinforcement learning frameworks.

The paper tackled the portfolio management problem by proposing a deep reinforcement learning trading agent that balances profit maximization with risk restraint, achieving a 1800% return and the least risky strategy among existing methods in cryptocurrency market tests.

The autonomous trading agent is one of the most actively studied areas of artificial intelligence to solve the capital market portfolio management problem. The two primary goals of the portfolio management problem are maximizing profit and restrainting risk. However, most approaches to this problem solely take account of maximizing returns. Therefore, this paper proposes a deep reinforcement learning based trading agent that can manage the portfolio considering not only profit maximization but also risk restraint. We also propose a new target policy to allow the trading agent to learn to prefer low-risk actions. The new target policy can be reflected in the update by adjusting the greediness for the optimal action through the hyper parameter. The proposed trading agent verifies the performance through the data of the cryptocurrency market. The Cryptocurrency market is the best test-ground for testing our trading agents because of the huge amount of data accumulated every minute and the market volatility is extremely large. As a experimental result, during the test period, our agents achieved a return of 1800% and provided the least risky investment strategy among the existing methods. And, another experiment shows that the agent can maintain robust generalized performance even if market volatility is large or training period is short.

Foundations

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

Your Notes