Dynamic Similarity Graph Construction with Kernel Density Estimation

Abstract

In the kernel density estimation (KDE) problem, we are given a set X of data points in Rd, a kernel function k: Rd × Rd → R, and a query point q ∈ Rd, and the objective is to quickly output an estimate of Σx ∈ X k(q, x). In this paper, we consider KDE 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 X over time. Based on this, we design a dynamic data structure that maintains a sparse approximation of the fully connected similarity graph on X, and develop a fast dynamic spectral clustering algorithm. We further evaluate the effectiveness of our algorithms on both synthetic and real-world datasets.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…