Dynamic Similarity Graph Construction with Kernel Density Estimation
arXiv:2507.01696
Abstract
In the kernel density estimation (KDE) problem, we are given a set of data points in , a kernel function , and a query point , and the objective is to quickly output an estimate of . In this paper, we consider in the dynamic setting, and introduce a data structure that efficiently maintains the estimates for a set of query points as data points are added to over time. Based on this, we design a dynamic data structure that maintains a sparse approximation of the fully connected similarity graph on , and develop a fast dynamic spectral clustering algorithm. We further evaluate the effectiveness of our algorithms on both synthetic and real-world datasets.
ICML'25