OCLGPMMay 13, 2024

Autonomous Sparse Mean-CVaR Portfolio Optimization

arXiv:2405.08047v11 citationsh-index: 2ICML
AI Analysis

This addresses computational challenges in portfolio optimization for finance, but it is incremental as it builds on existing methods with a new approximation approach.

The paper tackles the NP-hard problem of sparse mean-CVaR portfolio optimization by proposing an autonomous model that approximates the original ℓ0-constrained version with arbitrary accuracy, improving computational efficiency and providing a robust asset selection scheme.

The $\ell_0$-constrained mean-CVaR model poses a significant challenge due to its NP-hard nature, typically tackled through combinatorial methods characterized by high computational demands. From a markedly different perspective, we propose an innovative autonomous sparse mean-CVaR portfolio model, capable of approximating the original $\ell_0$-constrained mean-CVaR model with arbitrary accuracy. The core idea is to convert the $\ell_0$ constraint into an indicator function and subsequently handle it through a tailed approximation. We then propose a proximal alternating linearized minimization algorithm, coupled with a nested fixed-point proximity algorithm (both convergent), to iteratively solve the model. Autonomy in sparsity refers to retaining a significant portion of assets within the selected asset pool during adjustments in pool size. Consequently, our framework offers a theoretically guaranteed approximation of the $\ell_0$-constrained mean-CVaR model, improving computational efficiency while providing a robust asset selection scheme.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes