A unified algorithm framework for mean-variance optimization in discounted Markov decision processes
This paper studies the risk-averse mean-variance optimization in infinite-horizon discounted Markov decision processes (MDPs). The involved variance metric concerns reward variability during the whole process, and future deviations are discounted to their present values. This discounted mean-variance optimization yields a reward function dependent on a discounted mean, and this dependency renders traditional dynamic programming methods inapplicable since it suppresses a crucial property -- time consistency. To deal with this unorthodox problem, we introduce a pseudo mean to transform the untreatable MDP to a standard one with a redefined reward function in standard form and derive a discounted mean-variance performance difference formula. With the pseudo mean, we propose a unified algorithm framework with a bilevel optimization structure for the discounted mean-variance optimization. The framework unifies a variety of algorithms for several variance-related problems including, but not limited to, risk-averse variance and mean-variance optimizations in discounted and average MDPs. Furthermore, the convergence analyses missing from the literature can be complemented with the proposed framework as well. Taking the value iteration as an example, we develop a discounted mean-variance value iteration algorithm and prove its convergence to a local optimum with the aid of a Bellman local-optimality equation. Finally, we conduct a numerical experiment on portfolio management to validate the proposed algorithm.
Code (0)
등록된 구현이 없습니다.
Tasks
Bilevel OptimizationManagementSimilar Papers 제목 키워드 기반
On Unified Adaptive Portfolio Management
This paper introduces a unified framework for adaptive portfolio management, integrating dynamic Black-Litterman (BL) optimization with the general factor model, Elastic Net regression, and mean-variance portfolio optimi…
ManagementPortfolio OptimizationregressionA Fast Successive QP Algorithm for General Mean-Variance Portfolio Optimization
The mean and variance of portfolio returns are the standard quantities to measure the expected return and risk of a portfolio. Efficient portfolios that provide optimal trade-offs between mean and variance warrant consid…
Portfolio OptimizationA Block Coordinate Ascent Algorithm for Mean-Variance Optimization
Risk management in dynamic decision problems is a primary concern in many fields, including financial investment, autonomous driving, and healthcare. The mean-variance function is one of the most widely used objective fu…
Autonomous DrivingManagementGlobal Algorithms for Mean-Variance Optimization in Markov Decision Processes
Dynamic optimization of mean and variance in Markov decision processes (MDPs) is a long-standing challenge caused by the failure of dynamic programming. In this paper, we propose a new approach to find the globally optim…
validLower Bounds and Proximally Anchored SGD for Non-Convex Minimization Under Unbounded Variance
Analysis of Stochastic Gradient Descent (SGD) and its variants typically relies on the assumption of uniformly bounded variance, a condition that frequently fails in practical non-convex settings, such as neural network …