2016 IEEE International Parallel and Distributed Processing Symposium (IPDPS) 2016
DOI: 10.1109/ipdps.2016.12
|View full text |Cite
|
Sign up to set email alerts
|

INV-ASKIT: A Parallel Fast Direct Solver for Kernel Matrices

Abstract: We present a parallel algorithm for computing the approximate factorization of an N -by-N kernel matrix. Once this factorization has been constructed (with N log 2 N work), we can solve linear systems with this matrix with N log N work. Kernel matrices represent pairwise interactions of points in metric spaces. They appear in machine learning, approximation theory, and computational physics. Kernel matrices are typically dense (matrix multiplication scales quadratically with N ) and ill-conditioned (solves can… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 12 publications
(27 citation statements)
references
References 20 publications
0
27
0
Order By: Relevance
“…We also briefly summarize the ASKIT algorithm which we use as the basis for our new methods. We describe parallel factorization schemes in §II-B and highlight the novelty of our approach over [36]. We then introduce our hybrid iterative/direct solver in §II-C.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…We also briefly summarize the ASKIT algorithm which we use as the basis for our new methods. We describe parallel factorization schemes in §II-B and highlight the novelty of our approach over [36]. We then introduce our hybrid iterative/direct solver in §II-C.…”
Section: Methodsmentioning
confidence: 99%
“…This algorithm improves on the one in [36] by removing the extra subtree traversals that result in O(N log 2 N ) complexity. Instead, our algorithm exploits the nested structure ofP α α resulting in an N log N complexity for the factorization.…”
Section: B Fast Direct Solvermentioning
confidence: 99%
See 2 more Smart Citations
“…A possible future work is to fully compare the classification accuracy and the speed with STRUMPACK to that obtained from the method described in [4].…”
Section: Kernel Ridge Regression For Classificationmentioning
confidence: 99%