Deep Reinforcement Learning for Reliability Based Bi-Objective Portfolio Optimization
Portfolio optimization under uncertainty is inherently a multi-objective decision problem involving complex interactions among return, risk, market dynamics, and practical investment constraints. Existing reliability based portfolio optimization approaches primarily rely on static optimization frameworks and often fail to capture sequential decision making, tail risk, and market frictions such as transaction costs. To address these limitations, we propose a deep reinforcement learning framework for multi-objective reliability based portfolio optimization (MORP-DRL). The proposed framework jointly optimizes expected return and downside risk using three complementary risk measures: variance, Conditional Value-at-Risk (CVaR), and Entropic Value-at-Risk (EVaR). To model uncertainty and heavy-tailed market behavior, asset returns are represented using GARCH(1,1), Extreme Value Theory, and a t-copula dependence structure, while realistic scenarios are generated through quasi-Monte Carlo simulation. A Proximal Policy Optimization (PPO) based strategy is developed under practical constraints including transaction costs and portfolio bounds, and is benchmarked against NSGA-II. Experiments on ten global equity indices across pre-COVID, COVID, and post-COVID market regimes demonstrate that MORP-DRL achieves competitive risk-return performance, reduced downside risk during periods of market stress, and scalability to high-dimensional portfolio settings.
Code (0)
등록된 구현이 없습니다.
Tasks
Reinforcement LearningPortfolio OptimizationDecision MakingSimilar Papers 제목 키워드 기반
Deep Reinforcement Learning and Mean-Variance Strategies for Responsible Portfolio Optimization
Portfolio optimization involves determining the optimal allocation of portfolio assets in order to maximize a given investment objective. Traditionally, some form of mean-variance optimization is used with the aim of max…
Deep Reinforcement LearningPortfolio Optimizationreinforcement-learningReinforcement LearningAsset Allocation: From Markowitz to Deep Reinforcement Learning
Asset allocation is an investment strategy that aims to balance risk and reward by constantly redistributing the portfolio's assets according to certain goals, risk tolerance, and investment horizon. Unfortunately, there…
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)An intelligent algorithmic trading based on a risk-return reinforcement learning algorithm
This scientific paper propose a novel portfolio optimization model using an improved deep reinforcement learning algorithm. The objective function of the optimization model is the weighted sum of the expectation and valu…
Algorithmic TradingDeep Reinforcement LearningPortfolio Optimizationquantile regression+3Deep Reinforcement Learning for Optimal Portfolio Allocation: A Comparative Study with Mean-Variance Optimization
Portfolio Management is the process of overseeing a group of investments, referred to as a portfolio, with the objective of achieving predetermined investment goals. Portfolio optimization is a key component that involve…
Reinforcement LearningPortfolio OptimizationMarkowitz Portfolio Construction at Seventy
More than seventy years ago Harry Markowitz formulated portfolio construction as an optimization problem that trades off expected return and risk, defined as the standard deviation of the portfolio returns. Since then th…