Convex Total Least Squares
Dmitry Malioutov, Nikolai Slavov

TL;DR
This paper introduces convex relaxation methods, especially re-weighted nuclear norm, to effectively solve structured total least squares problems with realistic noise, outperforming traditional SVD and non-convex methods.
Contribution
It develops and demonstrates convex relaxation techniques, notably re-weighted nuclear norm, for structured TLS problems with complex noise, providing a fast solution and improved accuracy.
Findings
Re-weighted nuclear norm achieves better accuracy than non-convex solvers.
Convex relaxation methods outperform SVD in structured TLS with realistic noise.
Application to biological data demonstrates practical effectiveness.
Abstract
We study the total least squares (TLS) problem that generalizes least squares regression by allowing measurement errors in both dependent and independent variables. TLS is widely used in applied fields including computer vision, system identification and econometrics. The special case when all dependent and independent variables have the same level of uncorrelated Gaussian noise, known as ordinary TLS, can be solved by singular value decomposition (SVD). However, SVD cannot solve many important practical TLS problems with realistic noise structure, such as having varying measurement noise, known structure on the errors, or large outliers requiring robust error-norms. To solve such problems, we develop convex relaxation approaches for a general class of structured TLS (STLS). We show both theoretically and experimentally, that while the plain nuclear norm relaxation incurs large…
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
TopicsStatistical and numerical algorithms · Sparse and Compressive Sensing Techniques · Control Systems and Identification
