A Unified Approach for Clustering Problems on Sliding Windows
Vladimir Braverman, Harry Lang, Keith Levin, Morteza Monemizadeh

TL;DR
This paper introduces a novel, space-efficient streaming algorithm for clustering in sliding window models, achieving the first polylogarithmic space $O(1)$-approximation for metric $k$-median and $k$-means, solving a decade-old open problem.
Contribution
It presents the first polylogarithmic space $O(1)$-approximation algorithms for clustering in sliding window models, extending smooth histograms and coreset techniques to this setting.
Findings
Achieved polylogarithmic space $O(1)$-approximation for metric $k$-median and $k$-means.
Developed a data structure extending smooth histograms for broader functions.
Maintained approximate coresets in sliding windows with $O(s^2 ext{epsilon}^{-2} ext{log} n)$ space.
Abstract
We explore clustering problems in the streaming sliding window model in both general metric spaces and Euclidean space. We present the first polylogarithmic space -approximation to the metric -median and metric -means problems in the sliding window model, answering the main open problem posed by Babcock, Datar, Motwani and O'Callaghan, which has remained unanswered for over a decade. Our algorithm uses space and update time. This is an exponential improvement on the space required by the technique due to Babcock, et al. We introduce a data structure that extends smooth histograms as introduced by Braverman and Ostrovsky to operate on a broader class of functions. In particular, we show that using only polylogarithmic space we can maintain a summary of the current window from which we can construct an -approximate…
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
TopicsVideo Analysis and Summarization · Anomaly Detection Techniques and Applications · Evacuation and Crowd Dynamics
