Fast Hessenberg reduction of some rank structured matrices
Luca Gemignani, Leonardo Robol

TL;DR
This paper introduces two efficient algorithms for Hessenberg reduction of rank-structured matrices, significantly improving computational speed for matrices of the form D + UV^H and extending to unitary plus low-rank matrices.
Contribution
The paper presents novel, faster algorithms for Hessenberg reduction of structured matrices, including a two-stage approach and a block CMV-based method, with proven linear complexity in rank.
Findings
Achieves $O(n^2k)$ complexity for real matrices.
Extends reduction techniques to unitary plus low-rank matrices.
Provides a numerically stable, condensed representation of the reduced matrix.
Abstract
We develop two fast algorithms for Hessenberg reduction of a structured matrix where is a real or unitary diagonal matrix and . The proposed algorithm for the real case exploits a two--stage approach by first reducing the matrix to a generalized Hessenberg form and then completing the reduction by annihilation of the unwanted sub-diagonals. It is shown that the novel method requires arithmetic operations and it is significantly faster than other reduction algorithms for rank structured matrices. The method is then extended to the unitary plus low rank case by using a block analogue of the CMV form of unitary matrices. It is shown that a block Lanczos-type procedure for the block tridiagonalization of induces a structured reduction on in a block staircase CMV--type shape. Then, we present a…
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 · Advanced Optimization Algorithms Research · graph theory and CDMA systems
