---
title: Decision-Focused Learning for Mean-Variance Portfolio Optimization via KKT-Based Reformulation
url: https://www.ml-quant.com/papers/arxiv/2609.21427/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2609.21427
source_url: https://arxiv.org/abs/2609.21427
featured: 2026-09-25
citations: 0
topic: Portfolio & Allocation
---


# Decision-Focused Learning for Mean-Variance Portfolio Optimization via KKT-Based Reformulation

Proposes a KKT-based decision-focused learning method that trains mean-variance portfolio models by directly minimizing downstream portfolio loss while preserving all constraints.

- Source: https://arxiv.org/abs/2609.21427
- Identifier: arXiv:2609.21427
- Released: 2026-09-21
- First featured: Quant Letter No. 132 (2026-09-25): https://www.ml-quant.com/issues/2026-09-25/
- Citations (Semantic Scholar): 0
- Published in: not yet
- Topic: Portfolio & Allocation
- Authors: Kensei Nosaka, Shunnosuke Ikeda, Yuichi Takano

## Abstract (arXiv, CC0)

Mean-variance portfolio optimization (MVO) is a central framework in data-driven asset management. A widely adopted approach is a two-stage framework that first predicts expected returns and then solves the optimization problem based on these predictions, with the predictive models trained by minimizing prediction errors. However, this objective of prediction is not aligned with the quality of the downstream portfolio decision. Decision-focused learning (DFL), which directly minimizes the downstream decision loss within the learning process, has thus emerged as a promising direction. However, existing DFL approaches to MVO rely on surrogate losses or constraint relaxations for tractability, creating a structural mismatch between predictive model training and the constrained MVO solved at evaluation. We propose a single-level optimization formulation that incorporates the Karush-Kuhn-Tucker (KKT) optimality conditions of the lower-level MVO into the upper-level learning problem. This formulation explicitly preserves the budget and short-sale constraints while remaining tractable for standard nonlinear optimization solvers. Rolling-window experiments on real-world ETF (Exchange Traded Funds) data across two asset universes with different correlation structures show that our method achieved the best performance on multiple investment metrics and also demonstrated performance improvement due to the proposed regularization.

## Related

- [Signed network models for portfolio optimization](https://www.ml-quant.com/papers/arxiv/2510.05377/): The study shows that using negative edges in weighted signed network representations of financial markets can help reduce portfolio risk, performing on par with traditional models.
- [Bayesian Portfolio Optimization by Predictive Synthesis](https://www.ml-quant.com/papers/arxiv/2510.07180/): The article discusses a portfolio optimization technique using Bayesian predictive synthesis, which merges various asset return prediction models to handle financial market uncertainty.
- [Diffusion-Augmented Reinforcement Learning for Robust Portfolio Optimization under Stress Scenarios](https://www.ml-quant.com/papers/arxiv/2510.07099/): The research introduces a framework called DARL that combines DDPMs with DRL for portfolio management, improving its ability to withstand crises.
- [Adaptive and Regime-Aware RL for Portfolio Optimization](https://www.ml-quant.com/papers/arxiv/2509.14385/): The study presents a new reinforcement learning framework for portfolio optimization, which performs well under financial stress and supports dynamic asset allocation.
- [THEME: Enhancing Thematic Investing with Semantic Stock Representations and Temporal Dynamics](https://www.ml-quant.com/papers/arxiv/2508.16936/): Enhancing Thematic Investing: The study presents THEME, a hierarchical contrastive learning framework for thematic investing, which surpasses baselines in multiple retrieval metrics and enhances portfolio construction performance.
- [Estimating Covariance for Global Minimum Variance Portfolio: A Decision-Focused Learning Approach](https://www.ml-quant.com/papers/arxiv/2508.10776/): The paper introduces a decision-focused learning approach for portfolio optimization, which improves decision performance compared to prediction-focused methods.
