Gradient Projection for Solving Quadratic Programs with Standard Simplex Constraints
Youwei Liang

TL;DR
This paper introduces a new gradient projection algorithm for quadratic programs with standard simplex constraints, combining active set strategies and conjugate gradient methods to improve efficiency and convergence.
Contribution
The paper proposes a novel gradient projection method with heuristic active set identification for quadratic programs on the simplex, enhancing existing optimization techniques.
Findings
Efficient gradient projection algorithm for simplex-constrained QPs.
Heuristic conditions for active set prediction improve convergence.
Combination of projected and reduced gradients accelerates optimization.
Abstract
An important method to optimize a function on standard simplex is the active set algorithm, which requires the gradient of the function to be projected onto a hyperplane, with sign constraints on the variables that lie in the boundary of the simplex. We propose a new algorithm to efficiently project the gradient for this purpose. Furthermore, we apply the proposed gradient projection method to quadratic programs (QP) with standard simplex constraints, where gradient projection is used to explore the feasible region and, when we believe the optimal active set is identified, we switch to constrained conjugate gradient to accelerate convergence. Specifically, two different directions of gradient projection are used to explore the simplex, namely, the projected gradient and the reduced gradient. We choose one of the two directions according to the angle between the directions. Moreover, we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Optimization and Variational Analysis · Matrix Theory and Algorithms
