Discrepancy Minimization in Input-Sparsity Time
Yichuan Deng, Xiaoyu Li, Zhao Song, Omri Weinstein

TL;DR
This paper introduces faster algorithms for discrepancy minimization that operate in input-sparsity time, nearly closing the computational gap for binary matrices and improving runtime over previous methods.
Contribution
It presents a combinatorial discrepancy minimization algorithm with near input-sparsity time complexity, utilizing novel sketching and data structures, and surpassing previous cubic time barriers.
Findings
Achieves input-sparsity time complexity for discrepancy minimization.
Breaks the cubic runtime barrier for square matrices.
Nearly closes the computational gap for binary matrices.
Abstract
A recent work by [Larsen, SODA 2023] introduced a faster combinatorial alternative to Bansal's SDP algorithm for finding a coloring that approximately minimizes the discrepancy of a real-valued matrix . Larsen's algorithm runs in time compared to Bansal's -time algorithm, with a slightly weaker logarithmic approximation ratio in terms of the hereditary discrepancy of [Bansal, FOCS 2010]. We present a combinatorial -time algorithm with the same approximation guarantee as Larsen's, optimal for tall matrices where . Using a more intricate analysis and fast matrix multiplication, we further achieve a runtime of , breaking the cubic barrier for square matrices and…
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
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs · Quantum Computing Algorithms and Architecture
