paper-with-me

Papers

Model Based Reinforcement Learning with Non-Gaussian Environment Dynamics and its Application to Portfolio Optimization

2023-01-23 · Huifang Huang, Ting Gao, Pengbo Li, Jin Guo, Peng Zhang, Nan Du

With the fast development of quantitative portfolio optimization in financial engineering, lots of AI-based algorithmic trading strategies have demonstrated promising results, among which reinforcement learning begins to manifest competitive advantages. However, the environment from real financial markets is complex and hard to be fully simulated, considering the observation of abrupt transitions, unpredictable hidden causal factors, heavy tail properties and so on. Thus, in this paper, first, we adopt a heavy-tailed preserving normalizing flows to simulate high-dimensional joint probability of the complex trading environment and develop a model-based reinforcement learning framework to better understand the intrinsic mechanisms of quantitative online trading. Second, we experiment with various stocks from three different financial markets (Dow, NASDAQ and S&P) and show that among these three financial markets, Dow gets the best performance based on various evaluation metrics under our back-testing system. Especially, our proposed method is able to mitigate the impact of unpredictable financial market crises during the COVID-19 pandemic period, resulting in a lower maximum drawdown. Third, we also explore the explanation of our RL algorithm. (1), we utilize the pattern causality method to study the interactive relation among different stocks in the environment. (2), We analyze the dynamic loss and actor loss to ensure the convergence of our strategies. (3), by visualizing high dimensional state transition data comparisons from real and virtual buffers with t-SNE, we uncover some effective patterns of better portfolio optimization strategies. (4), we also utilize eigenvalue analysis to study the convergence properties of the environmen's model.

📄 PDF Abstract BibTeX arXiv:2301.09297

Code (0)

등록된 구현이 없습니다.

Tasks

Algorithmic TradingDecision MakingGaussian ProcessesModel-based Reinforcement LearningPortfolio Optimizationreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Gaussian Process Regression for Derivative Portfolio Modeling and Application to CVA Computations

2019-10-17

Modeling counterparty risk is computationally challenging because it requires the simultaneous evaluation of all the trades with each counterparty under both market and credit risk. We present a multi-Gaussian process re…

regression

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 novel multi-agent dynamic portfolio optimization learning system based on hierarchical deep reinforcement learning

2025-01-12 · Ruoyu Sun, Yue Xi, Angelos Stefanidis, Zhengyong Jiang 외

Deep Reinforcement Learning (DRL) has been extensively used to address portfolio optimization problems. The DRL agents acquire knowledge and make decisions through unsupervised interactions with their environment without…

Deep Reinforcement LearningPortfolio Optimization

Optimizing Portfolio with Two-Sided Transactions and Lending: A Reinforcement Learning Framework

2024-08-09 · Ali Habibnia, Mahdi Soltanzadeh

This study presents a Reinforcement Learning (RL)-based portfolio management model tailored for high-risk environments, addressing the limitations of traditional RL models and exploiting market opportunities through two-…

ManagementReinforcement Learning (RL)

Factor Representation and Decision Making in Stock Markets Using Deep Reinforcement Learning

2021-08-03 · Zhaolu Dong, Shan Huang, Simiao Ma, Yining Qian

Deep Reinforcement learning is a branch of unsupervised learning in which an agent learns to act based on environment state in order to maximize its total reward. Deep reinforcement learning provides good opportunity to …

Decision MakingDeep Reinforcement LearningManagementreinforcement-learning+2