Approximating Matrices with Multiple Symmetries
Charles Van Loan, Joseph Vokt

TL;DR
This paper develops a structure-preserving method for approximating matrices with multiple symmetries, such as symmetric and perf-symmetric matrices, using a specialized pivoted Cholesky factorization that reduces computational work.
Contribution
It introduces a novel approach combining block diagonalization and pivoted Cholesky to efficiently approximate structured matrices while preserving their symmetries.
Findings
Reduces computational work by up to a factor of 4.
Enables lazy evaluation for expensive tensor entries.
Preserves matrix structure during approximation.
Abstract
If a tensor with various symmetries is properly unfolded, then the resulting matrix inherits those symmetries. As tensor computations become increasingly important it is imperative that we develop efficient structure preserving methods for matrices with multiple symmetries. In this paper we consider how to exploit and preserve structure in the pivoted Cholesky factorization when approximating a matrix that is both symmetric () and what we call {\em perfect shuffle symmetric}, or {\em perf-symmetric}. The latter property means that where is a permutation with the property that if is the vec of a symmetric matrix and if is the vec of a skew-symmetric matrix. Matrices with this structure can arise when an order-4 tensor is unfolded and its elements satisfy ${\cal A}(i_{1},i_{2},i_{3},i_{4}) = {\cal…
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.
