paper-with-me

홈 › Papers

Adversarial Deep Reinforcement Learning in Portfolio Management

2018-08-29 · Zhipeng Liang, Hao Chen, Junhao Zhu, Kangkang Jiang, Yan-ran Li

In this paper, we implement three state-of-art continuous reinforcement learning algorithms, Deep Deterministic Policy Gradient (DDPG), Proximal Policy Optimization (PPO) and Policy Gradient (PG)in portfolio management. All of them are widely-used in game playing and robot control. What's more, PPO has appealing theoretical propeties which is hopefully potential in portfolio management. We present the performances of them under different settings, including different learning rates, objective functions, feature combinations, in order to provide insights for parameters tuning, features selection and data preparation. We also conduct intensive experiments in China Stock market and show that PG is more desirable in financial market than DDPG and PPO, although both of them are more advanced. What's more, we propose a so called Adversarial Training method and show that it can greatly improve the training efficiency and significantly promote average daily return and sharpe ratio in back test. Based on this new modification, our experiments results show that our agent based on Policy Gradient can outperform UCRP.

📄 PDF Abstract BibTeX arXiv:1808.09940

Code (5)

aleedelarica/XDRL-for-finance tf
andreaslillevangbech/PortfolioManager-pytorch pytorch
bucky1995/Portfolio-RL tf
deepcrypto/Reinforcement-learning-in-portfolio-management- tf
kftam1994/Robo_Advisor pytorch

Tasks

Deep Reinforcement LearningManagementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Entropy Regularization 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Adam 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Learn To Manage Portfolio With Reinforcement Learning

2020-12-14 · CUHK Course IERG5350 2020 12 · Liu Yuan, Zhou Qianyu

Abstract: With the increase of high net worth population, wealth management is getting more and more attention. Traditional portfolio management requires a high professional threshold. Now that reinforcement learning is …

Managementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Portfolio Management with Reinforcement Learning

2020-12-14 · CUHK Course IERG5350 2020 12 · Zikai Sun, YUTING AN

Portfolio management is a crucial trading task for investment companies in the market. In this work, reinforcement learning (RL) incorporating the transformer structure is combined with deep learning (DL) to build an aut…

Managementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Benchmarking Robustness of Deep Reinforcement Learning approaches to Online Portfolio Management

2023-06-19 · Marc Velay, Bich-Liên Doan, Arpad Rimmel, Fabrice Popineau 외

Deep Reinforcement Learning approaches to Online Portfolio Selection have grown in popularity in recent years. The sensitive nature of training Reinforcement Learning agents implies a need for extensive efforts in market…

BenchmarkingDeep Reinforcement LearningManagementreinforcement-learning+1

Cryptocurrency Portfolio Management with Reinforcement Learning: Soft Actor--Critic and Deep Deterministic Policy Gradient Algorithms

2025-11-16 · Kamal Paykan arxiv

This paper proposes a reinforcement learning--based framework for cryptocurrency portfolio management using the Soft Actor--Critic (SAC) and Deep Deterministic Policy Gradient (DDPG) algorithms. Traditional portfolio opt…

Reinforcement LearningPortfolio Optimization

A General Framework on Enhancing Portfolio Management with Reinforcement Learning

2019-11-26 · Yinheng Li, Junhao Wang, Yijie Cao

Portfolio management is the art and science in fiance that concerns continuous reallocation of funds and assets across financial instruments to meet the desired returns to risk profile. Deep reinforcement learning (RL) h…

Asset ManagementDeep Reinforcement LearningManagementreinforcement-learning+2