paper-with-me

Papers

Multi-objective Portfolio Optimization Via Gradient Descent

2025-07-22 · Christian Oliva, Pedro R. Ventura, Luis F. Lago-Fernández arxiv

Traditional approaches to portfolio optimization, often rooted in Modern Portfolio Theory and solved via quadratic programming or evolutionary algorithms, struggle with scalability or flexibility, especially in scenarios involving complex constraints, large datasets and/or multiple conflicting objectives. To address these challenges, we introduce a benchmark framework for multi-objective portfolio optimization (MPO) using gradient descent with automatic differentiation. Our method supports any optimization objective, such as minimizing risk measures (e.g., CVaR) or maximizing Sharpe ratio, along with realistic constraints, such as tracking error limits, UCITS regulations, or asset group restrictions. We have evaluated our framework across six experimental scenarios, from single-objective setups to complex multi-objective cases, and have compared its performance against standard solvers like CVXPY and SKFOLIO. Our results show that our method achieves competitive performance while offering enhanced flexibility for modeling multiple objectives and constraints. We aim to provide a practical and extensible tool for researchers and practitioners exploring advanced portfolio optimization problems in real-world conditions.

📄 PDF Abstract BibTeX arXiv:2507.16717

Code (0)

등록된 구현이 없습니다.

Tasks

Portfolio Optimization

Similar Papers 제목 키워드 기반

Balancing Profit, Risk, and Sustainability for Portfolio Management

2022-06-06 · Charl Maree, Christian W. Omlin

Stock portfolio optimization is the process of continuous reallocation of funds to a selection of stocks. This is a particularly well-suited problem for reinforcement learning, as daily rewards are compounding and object…

ManagementPortfolio OptimizationQ-Learningreinforcement-learning+2

Learning Stochastic Optimal Policies via Gradient Descent

2021-06-07 · Stefano Massaroli, Michael Poli, Stefano Peluchetti, Jinkyoo Park 외

We systematically develop a learning-based treatment of stochastic optimal control (SOC), relying on direct optimization of parametric control policies. We propose a derivation of adjoint sensitivity results for stochast…

Portfolio OptimizationSensitivity

Compositional Stochastic Average Gradient for Machine Learning and Related Applications

2018-09-04 · Tsung-Yu Hsieh, Yasser EL-Manzalawy, Yiwei Sun, Vasant Honavar

Many machine learning, statistical inference, and portfolio optimization problems require minimization of a composition of expected value functions (CEVF). Of particular interest is the finite-sum versions of such compos…

BIG-bench Machine LearningPortfolio Optimization

Efficient Smooth Non-Convex Stochastic Compositional Optimization via Stochastic Recursive Gradient Descent

2019-12-01 · NeurIPS 2019 12 · Huizhuo Yuan, Xiangru Lian, Chris Junchi Li, Ji Liu 외

Stochastic compositional optimization arises in many important machine learning tasks such as reinforcement learning and portfolio management. The objective function is the composition of two expectations of stochastic f…

ManagementReinforcement LearningStochastic Optimization

Survey Descent: A Multipoint Generalization of Gradient Descent for Nonsmooth Optimization

2021-11-30 · X. Y. Han, Adrian S. Lewis

For strongly convex objectives that are smooth, the classical theory of gradient descent ensures linear convergence relative to the number of gradient evaluations. An analogous nonsmooth theory is challenging. Even when …