English

Uniform H-matrix Compression with Applications to Boundary Integral Equations

Numerical Analysis 2025-05-22 v2 Mathematical Software Numerical Analysis

Abstract

Boundary integral equations lead to dense system matrices when discretized, yet they are data-sparse. Using the H\mathcal{H}-matrix format, this sparsity is exploited to achieve O(NlogN)\mathcal{O}(N\log N) complexity for storage and multiplication by a vector. This is achieved purely algebraically, based on low-rank approximations of subblocks, and hence the format is also applicable to a wider range of problems. The H2\mathcal{H}^2-matrix format improves the complexity to O(N)\mathcal{O}(N) by introducing a recursive structure onto subblocks on multiple levels. However, in many cases this comes with a large proportionality constant, making the H2\mathcal{H}^2-matrix format advantageous mostly for large problems. In this paper we investigate the usefulness of a matrix format that lies in between these two: Uniform H\mathcal{H}-matrices. An algebraic compression algorithm is introduced to transform a regular H\mathcal{H}-matrix into a uniform H\mathcal{H}-matrix, which maintains the asymptotic complexity. Using examples of the BEM formulation of the Helmholtz equation, we show that this scheme lowers the storage requirement and execution time of the matrix-vector product without significantly impacting the construction time.

Keywords

Cite

@article{arxiv.2405.15573,
  title  = {Uniform H-matrix Compression with Applications to Boundary Integral Equations},
  author = {Kobe Bruyninckx and Daan Huybrechs and Karl Meerbergen},
  journal= {arXiv preprint arXiv:2405.15573},
  year   = {2025}
}
R2 v1 2026-06-28T16:38:58.947Z