Kernel Ridge Regression Using Importance Sampling with Application to Seismic Response Prediction
Farhad Pourkamali-Anaraki, Mohammad Amin Hariri-Ardebili, Lydia, Morawiec

TL;DR
This paper introduces an efficient landmark selection method for kernel ridge regression that enhances scalability and accuracy, demonstrated through seismic response prediction applications.
Contribution
Proposes a novel diversity-promoting landmark selection method with a coarse-to-fine approach and evaluates its effectiveness in seismic response prediction.
Findings
The new method outperforms baseline landmark selection techniques.
It offers a tunable trade-off between accuracy and computational efficiency.
Experimental results validate its effectiveness in seismic response prediction.
Abstract
Scalable kernel methods, including kernel ridge regression, often rely on low-rank matrix approximations using the Nystrom method, which involves selecting landmark points from large data sets. The existing approaches to selecting landmarks are typically computationally demanding as they require manipulating and performing computations with large matrices in the input or feature space. In this paper, our contribution is twofold. The first contribution is to propose a novel landmark selection method that promotes diversity using an efficient two-step approach. Our landmark selection technique follows a coarse to fine strategy, where the first step computes importance scores with a single pass over the whole data. The second step performs K-means clustering on the constructed coreset to use the obtained centroids as landmarks. Hence, the introduced method provides tunable trade-offs…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methodsk-Means Clustering
