A Generalization of QR Factorization To Non-Euclidean 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 algorithm generalizes classic QR factorization in the sense that when the norm is chosen to be Euclidean: then is orthogonal. Finally I present numerical results confirming mathematical results with and norms. I supply Python code for experimentation.
Keywords
Cite
@article{arxiv.2101.09830,
title = {A Generalization of QR Factorization To Non-Euclidean Norms},
author = {Reid Atcheson},
journal= {arXiv preprint arXiv:2101.09830},
year = {2021}
}