SYSCSYNov 19, 2016

Solving rank-constrained semidefinite programs in exact arithmetic

arXiv:1602.0043114 citationsh-index: 7
Originality Highly original
AI Analysis

This work provides the first exact (symbolic) algorithm for rank-constrained SDPs, offering a novel approach for problems in control theory, combinatorial optimization, and polynomial optimization where numerical methods may be insufficient.

The paper proposes an exact symbolic algorithm for rank-constrained semidefinite programs, achieving quadratic complexity on natural degree bounds and polynomial complexity for fixed matrix size under generic assumptions. The algorithm is implemented in Maple and validated experimentally.

We consider the problem of minimizing a linear function over an affine section of the cone of positive semidefinite matrices, with the additional constraint that the feasible matrix has prescribed rank. When the rank constraint is active, this is a non-convex optimization problem, otherwise it is a semidefinite program. Both find numerous applications especially in systems control theory and combinatorial optimization, but even in more general contexts such as polynomial optimization or real algebra. While numerical algorithms exist for solving this problem, such as interior-point or Newton-like algorithms, in this paper we propose an approach based on symbolic computation. We design an exact algorithm for solving rank-constrained semidefinite programs, whose complexity is essentially quadratic on natural degree bounds associated to the given optimization problem: for subfamilies of the problem where the size of the feasible matrix is fixed, the complexity is polynomial in the number of variables. The algorithm works under assumptions on the input data: we prove that these assumptions are generically satisfied. We also implement it in Maple and discuss practical experiments.

Foundations

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

Your Notes