Speeding Up Sparsification using Inner Product Search Data Structures
Zhao Song, Zhaozhuo Xu, Lichen Zhang

TL;DR
This paper introduces a framework using specialized data structures to accelerate sparsification processes, achieving faster algorithms for spectral sparsifiers, discrepancy problems, and experimental design, with broad applicability.
Contribution
It presents the first deterministic algorithm for spectral sparsifier construction with improved runtime and develops efficient inner product search data structures for various iterative problems.
Findings
Deterministic spectral sparsifier algorithm with $O(d^{ ext{omega}+1})$ time
Fast algorithms for Kadison-Singer discrepancy problems
Speed-up of key swapping in experimental design
Abstract
We present a general framework that utilizes different efficient data structures to improve various sparsification problems involving an iterative process. We also provide insights and characterization for different iterative process, and answer that when should we use which data structures in what type of problem. We obtain improved running time for the following problems. * For constructing linear-sized spectral sparsifier (Batson, Spielman and Srivastava, 2012), all the existing deterministic algorithms require time. In this work, we provide the first deterministic algorithm that breaks that barrier which runs in time, where is the exponent of matrix multiplication. * For one-sided Kadison-Singer-typed discrepancy problem, we give fast algorithms for both small and large number of iterations. * For experimental design problem, we speed…
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
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Complexity and Algorithms in Graphs
