A Generalization of QR Factorization To Non-Euclidean Norms
Reid Atcheson

TL;DR
This paper introduces a generalized QR factorization framework for non-Euclidean norms, enabling properties like sparsity promotion and outlier suppression, with algorithms and numerical validation for $l^1$ and $l^{inity}$ norms.
Contribution
It develops a novel QR-like factorization applicable to non-Euclidean norms, relaxing orthogonality to bounded condition number, and provides algorithms with theoretical and numerical validation.
Findings
Algorithm produces matrices with bounded condition number.
Generalizes classic QR to non-Euclidean norms, matching orthogonality in Euclidean case.
Numerical experiments confirm theoretical properties with $l^1$ and $l^{inity}$ norms.
Abstract
I propose a way to use non-Euclidean norms to formulate a QR-like factorization which can unlock interesting and potentially useful properties of non-Euclidean norms - for example the ability of norm to suppresss outliers or promote sparsity. A classic QR factorization of a matrix computes an upper triangular matrix and orthogonal matrix such that . To generalize this factorization to a non-Euclidean norm I relax the orthogonality requirement for and instead require it have condition number that is bounded independently of . I present the algorithm for computing and and prove that this algorithm results in with the desired properties. I also prove that this…
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
TopicsMachine Learning and Algorithms · Fault Detection and Control Systems · Industrial Vision Systems and Defect Detection
