Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Improved Sliding Window Algorithms for Clustering and Coverage via Bucketing-Based Sketches (2110.15533v1)

Published 29 Oct 2021 in cs.DS

Abstract: Streaming computation plays an important role in large-scale data analysis. The sliding window model is a model of streaming computation which also captures the recency of the data. In this model, data arrives one item at a time, but only the latest $W$ data items are considered for a particular problem. The goal is to output a good solution at the end of the stream by maintaining a small summary during the stream. In this work, we propose a new algorithmic framework for designing efficient sliding window algorithms via bucketing-based sketches. Based on this new framework, we develop space-efficient sliding window algorithms for $k$-cover, $k$-clustering and diversity maximization problems. For each of the above problems, our algorithm achieves $(1\pm \varepsilon)$-approximation. Compared with the previous work, it improves both the approximation ratio and the space.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Alessandro Epasto (30 papers)
  2. Mohammad Mahdian (19 papers)
  3. Vahab Mirrokni (154 papers)
  4. Peilin Zhong (41 papers)
Citations (9)

Summary

We haven't generated a summary for this paper yet.