Discrepancy Minimization in Input-Sparsity Time
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 surpassing the limitations of linear-programming approaches [Eldan and Singh, RS&A 2018]. Our algorithm relies on two key ideas: (i) a new sketching technique for finding a projection matrix with a short -basis using implicit leverage-score sampling, and (ii) a data structure for efficiently implementing the iterative Edge-Walk partial-coloring algorithm [Lovett and Meka, SICOMP 2015], and using an alternative analysis to enable ''lazy'' batch updates with low-rank corrections. Our results nearly close the computational gap between real-valued and binary matrices, for which input-sparsity time coloring was recently obtained by [Jain, Sah and Sawhney, SODA 2023].
Cite
@article{arxiv.2210.12468,
title = {Discrepancy Minimization in Input-Sparsity Time},
author = {Yichuan Deng and Xiaoyu Li and Zhao Song and Omri Weinstein},
journal= {arXiv preprint arXiv:2210.12468},
year = {2025}
}
Comments
ICML 2025