paper-with-me

Papers

Explainable Post hoc Portfolio Management Financial Policy of a Deep Reinforcement Learning agent

2024-07-19 · Alejandra de la Rica Escudero, Eduardo C. Garrido-Merchan, Maria Coronado-Vaca

Financial portfolio management investment policies computed quantitatively by modern portfolio theory techniques like the Markowitz model rely on a set on assumptions that are not supported by data in high volatility markets. Hence, quantitative researchers are looking for alternative models to tackle this problem. Concretely, portfolio management is a problem that has been successfully addressed recently by Deep Reinforcement Learning (DRL) approaches. In particular, DRL algorithms train an agent by estimating the distribution of the expected reward of every action performed by an agent given any financial state in a simulator. However, these methods rely on Deep Neural Networks model to represent such a distribution, that although they are universal approximator models, they cannot explain its behaviour, given by a set of parameters that are not interpretable. Critically, financial investors policies require predictions to be interpretable, so DRL agents are not suited to follow a particular policy or explain their actions. In this work, we developed a novel Explainable Deep Reinforcement Learning (XDRL) approach for portfolio management, integrating the Proximal Policy Optimization (PPO) with the model agnostic explainable techniques of feature importance, SHAP and LIME to enhance transparency in prediction time. By executing our methodology, we can interpret in prediction time the actions of the agent to assess whether they follow the requisites of an investment policy or to assess the risk of following the agent suggestions. To the best of our knowledge, our proposed approach is the first explainable post hoc portfolio management financial policy of a DRL agent. We empirically illustrate our methodology by successfully identifying key features influencing investment decisions, which demonstrate the ability to explain the agent actions in prediction time.

📄 PDF Abstract BibTeX arXiv:2407.14486

Code (1)

aleedelarica/XDRL-for-finance 공식 구현 tf

Tasks

Deep Reinforcement LearningFeature ImportanceManagement

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
HOC 설명 없음
SHAP 설명 없음
LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

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

Adversarial Deep Reinforcement Learning in Portfolio Management

2018-08-29 · Zhipeng Liang, Hao Chen, Junhao Zhu, Kangkang Jiang 외

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. …

Deep Reinforcement LearningManagementreinforcement-learningReinforcement Learning+1

Model-Free Reinforcement Learning for Asset Allocation

2022-09-21 · Adebayo Oshingbesan, Eniola Ajiboye, Peruth Kamashazi, Timothy Mbaka

Asset allocation (or portfolio management) is the task of determining how to optimally allocate funds of a finite budget into a range of financial instruments/assets such as stocks. This study investigated the performanc…

Managementmodelreinforcement-learningReinforcement Learning+1

Deep Stock Trading: A Hierarchical Reinforcement Learning Framework for Portfolio Optimization and Order Execution

2020-12-23 · Rundong Wang, Hongxin Wei, Bo An, Zhouyan Feng 외

Portfolio management via reinforcement learning is at the forefront of fintech research, which explores how to optimally reallocate a fund into different financial assets over the long term by trial-and-error. Existing m…

Hierarchical Reinforcement LearningManagementPortfolio OptimizationReinforcement Learning (RL)

Portfolio Management using Deep Reinforcement Learning

2024-05-01 · Ashish Anil Pawar, Vishnureddy Prashant Muskawar, Ritesh Tiku

Algorithmic trading or Financial robots have been conquering the stock markets with their ability to fathom complex statistical trading strategies. But with the recent development of deep learning technologies, these str…

Algorithmic TradingDeep Reinforcement LearningManagementreinforcement-learning+1