A convex relaxation to compute the nearest structured rank deficient matrix

Published in preprint, 2019

Recommended citation: Diego Cifuentes (2019). "A convex relaxation to compute the nearest structured rank deficient matrix." arXiv:1904.09661. https://arxiv.org/abs/1904.09661

Given an affine space of matrices L and a matrix θ in L, consider the problem of finding the closest rank deficient matrix to θ on L with respect to the Frobenius norm. This is a nonconvex problem with several applications in estimation problems. We introduce a novel semidefinite programming (SDP) relaxation, and we show that the SDP solves the problem exactly in the low noise regime, i.e., when θ is close to be rank deficient. We evaluate the performance of the SDP relaxation in applications from control theory, computer algebra, and computer vision. Our relaxation reliably obtains the global minimizer in all cases for non-adversarial noise.

Download paper here

See also:

  • CVX code for constructing and solving the SDP relaxation
  • Matlab code for reproducing the experimental results in the paper