← Search

Nina Mishra

5 accepted papers

2026

Graph-based Nearest Neighbors with Dynamic Updates via Random Walks

ICLR 2026poster

Approximate nearest neighbor search (ANN) is a common way to retrieve relevant search results, especially now in the context of large language models and retrieval augmented generation. One of the most widely used algorithms for ANN is based on constructing a multi-layer graph over the dataset, call…

Cited by 0SourceScholar
2023

Fast Private Kernel Density Estimation via Locality Sensitive Quantization

ICML 2023oral

We study efficient mechanisms for differentially private kernel density estimation (DP-KDE). Prior work for the Gaussian kernel described algorithms that run in time exponential in the number of dimensions $d$. This paper breaks the exponential barrier, and shows how the KDE can privately be approxi…

2018

Semi-Supervised Learning on Data Streams via Temporal Label Propagation

ICML 2018oral

We consider the problem of labeling points on a fast-moving data stream when only a small number of labeled examples are available. In our setting, incoming points must be processed efficiently and the stream is too large to store in its entirety. We present a semi-supervised learning algorithm for…

Cited by 66SourcePDFScholar
2016

Robust Random Cut Forest Based Anomaly Detection on Streams

ICML 2016poster

In this paper we focus on the anomaly detection problem for dynamic data streams through the lens of random cut forests. We investigate a robust random cut data structure that can be used as a sketch or synopsis of the input stream. We provide a plausible definition of non-parametric anomalies based…

Cited by 458SourcePDFScholar