$k$-Center Clustering with Outliers in the Sliding-Window Model
Abstract
The -center problem for a point set~ asks for a collection of congruent balls (that is, balls of equal radius) that together cover all the points in and whose radius is minimized. The -center problem with outliers is defined similarly, except that of the points in do need not to be covered, for a given parameter . We study the -center problem with outliers in data streams in the sliding-window model. In this model we are given a possibly infinite stream of points and a time window of length , and we want to maintain a small sketch of the set of points currently in the window such that using the sketch we can approximately solve the problem on . We present the first algorithm for the -center problem with outliers in the sliding-window model. The algorithm works for the case where the points come from a space of bounded doubling dimension and it maintains a set such that an optimal solution on gives a -approximate solution on . The algorithm is deterministic and uses storage, where is the doubling dimension of the underlying space and is the spread of the points in the stream. Algorithms providing a -approximation were not even known in the setting without outliers or in the insertion-only setting with outliers. We also present a lower bound showing that any algorithm that provides a -approximation must use storage.
Keywords
Cite
@article{arxiv.2109.11853,
title = {$k$-Center Clustering with Outliers in the Sliding-Window Model},
author = {Mark de Berg and Morteza Monemizadeh and Yu Zhong},
journal= {arXiv preprint arXiv:2109.11853},
year = {2021}
}
Comments
appeared in ESA 2021