Dynamic Maintenance of Kernel Density Estimation Data Structure: From Practice to Theory
Jiehao Liang, Zhao Song, Zhaozhuo Xu, Junze Yin, Danyang Zhuo

TL;DR
This paper introduces a new theoretical framework for dynamically maintaining kernel density estimation data structures that are robust to adversarial queries, supporting efficient updates and adaptive querying.
Contribution
It presents the first theoretical framework for dynamic, robust KDE data structures with subquadratic space and sublinear update and query times.
Findings
Supports dynamic updates in sublinear time
Operates with subquadratic space complexity
Ensures robustness against adversarial queries
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 and a set of points , we would like to compute for any query point . 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…
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
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
