A Scalable Gradient-Based Optimization Framework for Sparse Minimum-Variance Portfolio Selection
Sarat Moka, Matias Quiroz, Vali Asimit, Samuel Muller

TL;DR
This paper introduces a scalable gradient-based optimization framework for sparse minimum-variance portfolio selection, transforming a combinatorial problem into a continuous one, enabling faster solutions with comparable accuracy to traditional solvers.
Contribution
The authors develop a novel Boolean relaxation approach that efficiently solves sparse portfolio optimization problems, improving scalability over existing mixed-integer quadratic programming methods.
Findings
Matches commercial solvers in asset selection accuracy
Operates efficiently on larger problem sizes
Achieves near-optimal portfolio variance with fewer assets
Abstract
Portfolio optimization involves selecting asset weights to minimize a risk-reward objective, such as the portfolio variance in the classical minimum-variance framework. Sparse portfolio selection extends this by imposing a cardinality constraint: only assets from a universe of may be included. The standard approach models this problem as a mixed-integer quadratic program and relies on commercial solvers to find the optimal solution. However, the computational costs of such methods increase exponentially with and , making them too slow for problems of even moderate size. We propose a fast and scalable gradient-based approach that transforms the combinatorial sparse selection problem into a constrained continuous optimization task via Boolean relaxation, while preserving equivalence with the original problem on the set of binary points. Our algorithm employs a tunable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Manufacturing Process and Optimization · Industrial Vision Systems and Defect Detection
MethodsSparse Evolutionary Training
