English

Efficient Matrix Factorization Via Householder Reflections

Signal Processing 2024-10-07 v2 Machine Learning

Abstract

Motivated by orthogonal dictionary learning problems, we propose a novel method for matrix factorization, where the data matrix Y\mathbf{Y} is a product of a Householder matrix H\mathbf{H} and a binary matrix X\mathbf{X}. First, we show that the exact recovery of the factors H\mathbf{H} and X\mathbf{X} from Y\mathbf{Y} is guaranteed with Ω(1)\Omega(1) columns in Y\mathbf{Y} . Next, we show approximate recovery (in the ll\infty sense) can be done in polynomial time(O(np)O(np)) with Ω(logn)\Omega(\log n) columns in Y\mathbf{Y} . We hope the techniques in this work help in developing alternate algorithms for orthogonal dictionary learning.

Keywords

Cite

@article{arxiv.2405.07649,
  title  = {Efficient Matrix Factorization Via Householder Reflections},
  author = {Anirudh Dash and Aditya Siripuram},
  journal= {arXiv preprint arXiv:2405.07649},
  year   = {2024}
}

Comments

17 pages, a part of this has been updated and submitted as a manuscript, titled, "Fast Structured Orthogonal Dictionary Learning using Householder Reflections" to IEEE ICASSP, 2025

R2 v1 2026-06-28T16:25:13.634Z