← Search

Sepideh Mahabadi

11 accepted papers

2025

Graph-Based Algorithms for Diverse Similarity Search

ICML 2025poster

Nearest neighbor search is a fundamental data structure problem with many applications. Although the main objective of the data structure is to quickly report data points that are closest to a given query, it has long been noted that without additional constraints the reported answers can be redunda…

Cited by 0SourcePDFScholar
2024

Efficiently Computing Similarities to Private Datasets

ICLR 2024poster

Many methods in differentially private model training rely on computing the similarity between a query point (such as public or synthetic data) and private data. We abstract out this common subroutine and study the following fundamental algorithmic problem: Given a similarity function $f$ and a larg…

Cited by 6SourcePDFScholar
2023

Composable Coresets for Determinant Maximization: Greedy is Almost Optimal

NeurIPS 2023poster

Given a set of $n$ vectors in $\mathbb{R}^d$, the goal of the \emph{determinant maximization} problem is to pick $k$ vectors with the maximum volume. Determinant maximization is the MAP-inference task for determinantal point processes (DPP) and has recently received considerable attention for model…

Cited by 2SourcePDFScholar
2023

Differentially Private Approximate Near Neighbor Counting in High Dimensions

NeurIPS 2023spotlight

Range counting (e.g., counting the number of data points falling into a given query ball) under differential privacy has been studied extensively. However, the current algorithms for this problem are subject to the following dichotomy. One class of algorithms suffers from an additive error that is a…

Cited by 5SourcePDFScholar
2019

Composable Core-sets for Determinant Maximization: A Simple Near-Optimal Algorithm

ICML 2019oral

“Composable core-sets” are an efficient framework for solving optimization problems in massive data models. In this work, we consider efficient construction of composable core-sets for the determinant maximization problem. This can also be cast as the MAP inference task for “determinantal point proc…

Cited by 23SourcePDFScholar