The Inverse Fast Multipole Method
Sivaram Ambikasaran, Eric Darve

TL;DR
The paper introduces the Inverse Fast Multipole Method (IFMM), a linear-scaling direct solver for large linear systems from various applications, extending FMM and hierarchical matrices with a novel approach to matrix representation and compression.
Contribution
The IFMM provides a new linear-scaling direct solver that extends FMM to hierarchical matrices, treating neighbor interactions as full-rank and hierarchically compressing fill-ins during elimination.
Findings
Achieves linear scaling in 2D benchmarks.
Works on hierarchical matrices with low-rank interactions.
Extends FMM data structures for direct solving.
Abstract
This article introduces a new fast direct solver for linear systems arising out of wide range of applications, integral equations, multivariate statistics, radial basis interpolation, etc., to name a few. \emph{The highlight of this new fast direct solver is that the solver scales linearly in the number of unknowns in all dimensions.} The solver, termed as Inverse Fast Multipole Method (abbreviated as IFMM), works on the same data-structure as the Fast Multipole Method (abbreviated as FMM). More generally, the solver can be immediately extended to the class of hierarchical matrices, denoted as matrices with strong admissibility criteria (weak low-rank structure), i.e., \emph{the interaction between neighboring cluster of particles is full-rank whereas the interaction between particles corresponding to well-separated clusters can be efficiently represented as a low-rank…
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.
Taxonomy
TopicsElectromagnetic Scattering and Analysis · Electromagnetic Simulation and Numerical Methods · Electromagnetic Compatibility and Measurements
