English

Interpolative Decomposition Butterfly Factorization

Numerical Analysis 2018-10-09 v2

Abstract

This paper introduces a "kernel-independent" interpolative decomposition butterfly factorization (IDBF) as a data-sparse approximation for matrices that satisfy a complementary low-rank property. The IDBF can be constructed in O(NlogN)O(N\log N) operations for an N×NN\times N matrix via hierarchical interpolative decompositions (IDs), if matrix entries can be sampled individually and each sample takes O(1)O(1) operations. The resulting factorization is a product of O(logN)O(\log N) sparse matrices, each with O(N)O(N) non-zero entries. Hence, it can be applied to a vector rapidly in O(NlogN)O(N\log N) operations. IDBF is a general framework for nearly optimal fast matvec useful in a wide range of applications, e.g., special function transformation, Fourier integral operators, high-frequency wave computation. Numerical results are provided to demonstrate the effectiveness of the butterfly factorization and its construction algorithms.

Keywords

Cite

@article{arxiv.1809.10573,
  title  = {Interpolative Decomposition Butterfly Factorization},
  author = {Qiyuan Pang and Kenneth L. Ho and Haizhao Yang},
  journal= {arXiv preprint arXiv:1809.10573},
  year   = {2018}
}