Pith. sign in

REVIEW 1 cited by

Dynamic Maintenance of Kernel Density Estimation Data Structure: From Practice to Theory

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2208.03915 v2 pith:24ROYWBD submitted 2022-08-08 cs.LG stat.ML

classification cs.LGstat.ML
keywords datastructuresdynamickerneldensityestimationfocusframework
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Kernel density estimation (KDE) stands out as a challenging task in machine learning. The problem is defined in the following way: given a kernel function $f(x,y)$ and a set of points $\{x_1, x_2, \cdots, x_n \} \subset \mathbb{R}^d$, we would like to compute $\frac{1}{n}\sum_{i=1}^{n} f(x_i,y)$ for any query point $y \in \mathbb{R}^d$. Recently, there has been a growing trend of using data structures for efficient KDE. However, the proposed KDE data structures focus on static settings. The robustness of KDE data structures over dynamic changing data distributions is not addressed. In this work, we focus on the dynamic maintenance of KDE data structures with robustness to adversarial queries. Especially, we provide a theoretical framework of KDE data structures. In our framework, the KDE data structures only require subquadratic spaces. Moreover, our data structure supports the dynamic update of the dataset in sublinear time. Furthermore, we can perform adaptive queries with the potential adversary in sublinear time.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Dynamic Similarity Graph Construction with Kernel Density Estimation

    cs.DS 2025-07 conditional novelty 6.0 of 10

    A dynamic data structure maintains approximate kernel density estimates for all query points and a sparse similarity graph under point insertions, with n^(1/4+o(1)) amortized update time for the Gaussian kernel.

Pith tools