Streaming Algorithms for Geometric Steiner Forest

11/09/2020
by   Artur Czumaj, et al.
0

We consider a natural generalization of the Steiner tree problem, the Steiner forest problem, in the Euclidean plane: the input is a multiset X ⊆ℝ^2, partitioned into k color classes C_1, C_2, …, C_k ⊆ X. The goal is to find a minimum-cost Euclidean graph G such that every color class C_i is connected in G. We study this Steiner forest problem in the streaming setting, where the stream consists of insertions and deletions of points to X. Each input point x∈ X arrives with its color 𝖼𝗈𝗅𝗈𝗋(x) ∈ [k], and as usual for dynamic geometric streams, the input points are restricted to the discrete grid {0, …, Δ}^2. We design a single-pass streaming algorithm that uses poly(k ·logΔ) space and time, and estimates the cost of an optimal Steiner forest solution within ratio arbitrarily close to the famous Euclidean Steiner ratio α_2 (currently 1.1547 ≤α_2 ≤ 1.214). Our approach relies on a novel combination of streaming techniques, like sampling and linear sketching, with the classical dynamic-programming framework for geometric optimization problems, which usually requires large memory and has so far not been applied in the streaming setting. We complement our streaming algorithm for the Steiner forest problem with simple arguments showing that any finite approximation requires Ω(k) bits of space. In addition, our approximation ratio is currently the best even for streaming Steiner tree, i.e., k=1.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/13/2022

Streaming Euclidean MST to a Constant Factor

We study streaming algorithms for the fundamental geometric problem of c...
research
04/05/2022

Streaming Facility Location in High Dimension via New Geometric Hashing

In Euclidean Uniform Facility Location, the input is a set of clients in...
research
11/10/2022

Streaming Euclidean Max-Cut: Dimension vs Data Reduction

Max-Cut is a fundamental problem that has been studied extensively in va...
research
06/08/2021

A Quantum Advantage for a Natural Streaming Problem

Data streaming, in which a large dataset is received as a "stream" of up...
research
09/07/2018

The Partition Spanning Forest Problem

Given a set of colored points in the plane, we ask if there exists a cro...
research
02/01/2018

Sensitivity Sampling Over Dynamic Geometric Data Streams with Applications to k-Clustering

Sensitivity based sampling is crucial for constructing nearly-optimal co...
research
11/20/2019

Streaming Frequent Items with Timestamps and Detecting Large Neighborhoods in Graph Streams

Detecting frequent items is a fundamental problem in data streaming rese...

Please sign up or login with your details

Forgot password? Click here to reset