# A convex relaxation to compute the nearest structured rank deficient   matrix

**Authors:** Diego Cifuentes

arXiv: 1904.09661 · 2020-10-12

## TL;DR

This paper introduces a novel semidefinite programming relaxation for finding the nearest rank deficient matrix within an affine space, providing provable guarantees and improved noise robustness over existing methods.

## Contribution

The authors propose the first convex SDP relaxation for the nearest structured rank deficient matrix problem with theoretical guarantees in low noise conditions.

## Key findings

- The SDP relaxation always finds the global minimizer in low noise regimes.
- The method outperforms existing techniques in noise tolerance.
- Applications include system identification, GCD approximation, and camera resectioning.

## Abstract

Given an affine space of matrices $\mathcal{L}$ and a matrix $\Theta\in \mathcal{L}$, consider the problem of computing the closest rank deficient matrix to $\Theta$ on $\mathcal{L}$ with respect to the Frobenius norm. This is a nonconvex problem with several applications in control theory, computer algebra, and computer vision. We introduce a novel semidefinite programming (SDP) relaxation, and prove that it always gives the global minimizer of the nonconvex problem in the low noise regime, i.e., when $\Theta$ is close to be rank deficient. Our SDP is the first convex relaxation for this problem with provable guarantees. We evaluate the performance of our SDP relaxation in examples from system identification, approximate GCD, triangulation, and camera resectioning. Our relaxation reliably obtains the global minimizer under non-adversarial noise, and its noise tolerance is significantly better than state of the art methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.09661/full.md

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1904.09661/full.md

---
Source: https://tomesphere.com/paper/1904.09661