CPLGPMDec 29, 2022

A Novel Experts Advice Aggregation Framework Using Deep Reinforcement Learning for Portfolio Management

arXiv:2212.14477v12 citationsh-index: 25
Originality Incremental advance
AI Analysis

This is an incremental improvement for financial portfolio management, potentially aiding investors in optimizing returns.

The paper tackles portfolio management by proposing a deep reinforcement learning framework that aggregates expert signals and historical price data, achieving on average 90% of the profit of the best expert.

Solving portfolio management problems using deep reinforcement learning has been getting much attention in finance for a few years. We have proposed a new method using experts signals and historical price data to feed into our reinforcement learning framework. Although experts signals have been used in previous works in the field of finance, as far as we know, it is the first time this method, in tandem with deep RL, is used to solve the financial portfolio management problem. Our proposed framework consists of a convolutional network for aggregating signals, another convolutional network for historical price data, and a vanilla network. We used the Proximal Policy Optimization algorithm as the agent to process the reward and take action in the environment. The results suggested that, on average, our framework could gain 90 percent of the profit earned by the best expert.

Foundations

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

Your Notes