Streaming Euclidean Max-Cut: Dimension vs Data Reduction
Xiaoyu Chen, Shaofeng H.-C. Jiang, Robert Krauthgamer

TL;DR
This paper introduces a new data reduction method using importance sampling for Euclidean Max-Cut in high-dimensional streaming data, achieving significantly improved space complexity over previous dimension reduction techniques.
Contribution
The authors develop a data reduction approach based on importance sampling that attains polynomial space complexity in dimension and error parameter, surpassing the exponential dependence of prior methods.
Findings
Achieves space complexity polynomial in psilon;d and psilon;logelta.
Uses importance sampling for effective data reduction in streaming Max-Cut.
Maintains a +psilon; approximation ratio with low distortion embedding.
Abstract
Max-Cut is a fundamental problem that has been studied extensively in various settings. We design an algorithm for Euclidean Max-Cut, where the input is a set of points in , in the model of dynamic geometric streams, where the input is presented as a sequence of point insertions and deletions. Previously, Frahling and Sohler [STOC 2005] designed a -approximation algorithm for the low-dimensional regime, i.e., it uses space . To tackle this problem in the high-dimensional regime, which is of growing interest, one must improve the dependence on the dimension , ideally to space complexity . Lammersen, Sidiropoulos, and Sohler [WADS 2009] proved that Euclidean Max-Cut admits dimension reduction with target dimension . Combining this with the…
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
TopicsPrivacy-Preserving Technologies in Data · Complexity and Algorithms in Graphs · Stochastic Gradient Optimization Techniques
