← Search

Sayan Bhattacharya

5 accepted papers

2026

Dynamic High-Dimensional Facility Location with Low Recourse

ICML 2026poster

We study the problem of dynamic facility location with non-uniform costs. Facility location is a central problem in unsupervised learning and in recent years the dynamic version of the problem has been extensively studied. In this paper, we study the setting where clients are added and deleted in re…

Cited by 0SourceScholar
2025

Almost Optimal Fully Dynamic $k$-Center Clustering with Recourse

ICML 2025poster

In this paper, we consider the *metric $k$-center* problem in the fully dynamic setting, where we are given a metric space $(V,d)$ evolving via a sequence of point insertions and deletions and our task is to maintain a subset $S \subseteq V$ of at most $k$ points that minimizes the objective $\max_{…

Cited by 0SourcePDFScholar
2024

Dynamic Facility Location in High Dimensional Euclidean Spaces

ICML 2024spotlight

We study the facility location problem in the dynamic setting, where the goal is to efficiently process an intermixed sequence of point insertions and deletions while maintaining a high quality and stable solution. Although the problem has been studied in the context of general metrics and low-dimen…

Cited by 3SourcePDFScholar
2023

Fully Dynamic $k$-Clustering in $\tilde O(k)$ Update Time

NeurIPS 2023poster

We present a $O(1)$-approximate fully dynamic algorithm for the $k$-median and $k$-means problems on metric spaces with amortized update time $\tilde O(k)$ and worst-case query time $\tilde O(k^2)$. We complement our theoretical analysis with the first in-depth experimental study for the dynamic $k$…

2022

Efficient and Stable Fully Dynamic Facility Location

NeurIPS 2022accept

We consider the classic facility location problem in fully dynamic data streams, where elements can be both inserted and deleted. In this problem, one is interested in maintaining a stable and high quality solution throughout the data stream while using only little time per update (insertion or dele…