PMLGNECPDec 23, 2025

Covariance-Aware Simplex Projection for Cardinality-Constrained Portfolio Optimization

arXiv:2512.19986v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses the issue of suboptimal portfolio risk management in metaheuristic algorithms for portfolio optimization, offering a drop-in replacement for standard methods, though it is incremental as it builds on existing repair operators.

The paper tackled the problem of improving portfolio diversification in cardinality-constrained portfolio optimization by introducing Covariance-Aware Simplex Projection (CASP), a repair operator that uses volatility-normalized selection and covariance-aware geometry, resulting in materially lower portfolio variance on S&P 500 data (2020-2024) with statistically significant improvements.

Metaheuristic algorithms for cardinality-constrained portfolio optimization require repair operators to map infeasible candidates onto the feasible region. Standard Euclidean projection treats assets as independent and can ignore the covariance structure that governs portfolio risk, potentially producing less diversified portfolios. This paper introduces Covariance-Aware Simplex Projection (CASP), a two-stage repair operator that (i) selects a target number of assets using volatility-normalized scores and (ii) projects the candidate weights using a covariance-aware geometry aligned with tracking-error risk. This provides a portfolio-theoretic foundation for using a covariance-induced distance in repair operators. On S&P 500 data (2020-2024), CASP-Basic delivers materially lower portfolio variance than standard Euclidean repair without relying on return estimates, with improvements that are robust across assets and statistically significant. Ablation results indicate that volatility-normalized selection drives most of the variance reduction, while the covariance-aware projection provides an additional, consistent improvement. We further show that optional return-aware extensions can improve Sharpe ratios, and out-of-sample tests confirm that gains transfer to realized performance. CASP integrates as a drop-in replacement for Euclidean projection in metaheuristic portfolio optimizers.

Foundations

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

Your Notes