Complex matrix inversion via real matrix inversions
Zhen Dai, Lek-Heng Lim, Ke Ye

TL;DR
This paper introduces Frobenius inversion, a novel and optimal method for inverting complex matrices that extends to various fields and matrix types, outperforming traditional LU and Cholesky methods in efficiency.
Contribution
The paper develops Frobenius inversion algorithms for complex and Hermitian positive definite matrices, proving their optimality and extending their applicability beyond existing identities.
Findings
Frobenius inversion is faster than LU and Cholesky-based methods.
It applies to matrices over quadratic extension fields.
Numerical experiments confirm efficiency and accuracy.
Abstract
We study the inversion analog of the well-known Gauss algorithm for multiplying complex matrices. A simple version is when is invertible, which may be traced back to Frobenius but has received scant attention. We prove that it is optimal, requiring fewest matrix multiplications and inversions over the base field, and we extend it in three ways: (i) to any invertible without requiring or be invertible; (ii) to any iterated quadratic extension fields, with over a special case; (iii) to Hermitian positive definite matrices by exploiting symmetric positive definiteness of and . We call all such algorithms Frobenius inversions, which we will see do not follow from Sherman--Morrison--Woodbury type identities and cannot be extended to Moore--Penrose…
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
TopicsMatrix Theory and Algorithms · Polynomial and algebraic computation · Numerical methods for differential equations
