HODLRdD: A new Black-box fast algorithm for N-body problems in d-dimensions with guaranteed error bounds

Abstract

In this article, we prove new theorems bounding the rank of different sub-matrices arising from these kernel functions. Bounds like these are often useful for analyzing the complexity of various hierarchical matrix algorithms. We also plot the numerical rank growth of different sub-matrices arising out of various kernel functions in 1D, 2D, 3D and 4D, which, not surprisingly, agrees with the proposed theorems. Another significant contribution of this article is that, using the obtained rank bounds, we also propose a way to extend the notion of weak-admissibility for hierarchical matrices in higher dimensions. Based on this proposed weak-admissibility condition, we develop a black-box (kernel-independent) fast algorithm for N-body problems, hierarchically off-diagonal low-rank matrix in d dimensions (HODLRdD), which can perform matrix-vector products with O(pN (N)) complexity in any dimension d, where p doesn't grow with any power of N. More precisely, our theorems guarantee that p ∈ O ( (N) d ( (N))), which implies our HODLRdD algorithm scales almost linearly. The C++ implementation with OpenMP parallelization of the HODLRdD is available at https://github.com/SAFRAN-LAB/HODLRdD. We also discuss the scalability of the HODLRdD algorithm and showcase the applicability by solving an integral equation in 4 dimensions and accelerating the training phase of the support vector machines (SVM) for the data sets with four and five features.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…