English

Constructive l2-Discrepancy Minimization with Additive Deviations

Discrete Mathematics 2026-01-07 v3 Data Structures and Algorithms Probability

Abstract

The \emph{signed series} problem in the 2\ell_2 norm asks, given set of vectors v1,,vnRdv_1,\ldots,v_n\in \mathbf{R}^d having at most unit 2\ell_2 norm, does there always exist a series (εi)i[n](\varepsilon_i)_{i\in [n]} of ±1\pm 1 signs such that for all i[n]i\in [n], maxi[n]j=1iεivi2=O(d)\max_{i\in [n]} \|\sum_{j=1}^i \varepsilon_i v_i\|_2 = O(\sqrt{d}). A result of Banaszczyk [2012, \emph{Rand. Struct. Alg.}] states that there exist signs εi{1,1},  i[n]\varepsilon_i\in \{-1,1\},\; i\in [n] such that maxi[n]j=1iεivi2=O(d+logn)\max_{i\in [n]} \|\sum_{j=1}^i \varepsilon_i v_i\|_2 = O(\sqrt{d+\log n}). The best constructive bound known so far is of O(dlogn)O(\sqrt{d\log n}), by Bansal and Garg [2017, \emph{STOC.}, 2019, \emph{SIAM J. Comput.}]. We give a polynomial-time randomized algorithm to find signs x(i){1,1},  i[n]x(i) \in \{-1,1\},\; i\in [n] such that maxi[n]j=1ix(i)vi2=O(d+log2n)=O(d+logn). \max_{i\in [n]} \|\sum_{j=1}^i x(i)v_i\|_2 = O(\sqrt{d + \log^2 n}) = O(\sqrt{d}+\log n). By the constructive reduction of Harvey and Samadi [\emph{COLT}, 2014], this also yields a constructive bound of O(d+logn)O(\sqrt{d}+\log n) for the Steinitz problem in the 2\ell_2-norm. Thus, we algorithmically achieve Banaszczyk's bounds for both problems when dlog2nd \geq \log^2n, which also matches the conjectured bounds. Our algorithm is based on the framework on Bansal and Garg, together with a new analysis involving (i)(i) additional linear and spectral orthogonality constraints during the construction of the covariance matrix of the random walk steps, which allow us to control the quadratic variation in the linear as well as the quadratic components of the discrepancy increment vector, alongwith (ii)(ii) a ``Freedman-like" version of the Hanson-Wright concentration inequality, for filtration-dependent sums of subgaussian chaoses.

Cite

@article{arxiv.2508.21423,
  title  = {Constructive l2-Discrepancy Minimization with Additive Deviations},
  author = {Kunal Dutta},
  journal= {arXiv preprint arXiv:2508.21423},
  year   = {2026}
}

Comments

There is a fatal error in the proof of Lemma 15

R2 v1 2026-07-01T05:11:41.582Z