TL;DR
This paper introduces two new algebraic hierarchical matrix algorithms for fast matrix-vector products in N-body problems, demonstrating improved efficiency and providing a comparative study with existing methods.
Contribution
The paper develops algebraic multilevel hierarchical algorithms based on weak admissibility and nested bases, offering a black-box approach and a comparative analysis with existing methods.
Findings
Algorithms are more efficient than non-nested $ ext{H}$ matrix algorithms.
Numerical results show competitiveness with standard $ ext{H}^2$ matrix algorithms.
C++ implementation is available at https://github.com/riteshkhan/H2weak/.
Abstract
We present two new algebraic multilevel hierarchical matrix algorithms to perform fast matrix-vector product (MVP) for -body problems in dimensions, namely efficient (fully nested algorithm, i.e., matrix-like algorithm) and (semi-nested algorithm, i.e., cross of and matrix-like algorithms). The efficient and hierarchical representations are based on our recently introduced weak admissibility condition in higher dimensions, where the admissible clusters are the far-field and the vertex-sharing clusters. Due to the use of nested form of the bases, the proposed hierarchical matrix algorithms are more efficient than the non-nested algorithms ( matrix algorithms). We rely on purely algebraic low-rank approximation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
