On the Computational Complexity of Linear Discrepancy
Lily Li, Aleksandar Nikolov

TL;DR
This paper studies the computational complexity of linear discrepancy, proving NP-hardness and developing algorithms for exact and approximate evaluation, with implications for optimization and numerical integration.
Contribution
It establishes the NP-hardness of computing linear discrepancy and provides exact and approximation algorithms for special cases and general matrices.
Findings
Linear discrepancy computation is NP-hard.
Polynomial-time exact algorithm for single-row matrices.
Exponential-time approximation algorithm for general matrices.
Abstract
Many problems in computer science and applied mathematics require rounding a vector of fractional values lying in the interval to a binary vector so that, for a given matrix , is as close to as possible. For example, this problem arises in LP rounding algorithms used to approximate -hard optimization problems and in the design of uniformly distributed point sets for numerical integration. For a given matrix , the worst-case error over all choices of incurred by the best possible rounding is measured by the linear discrepancy of , a quantity studied in discrepancy theory, and introduced by Lovasz, Spencer, and Vesztergombi (EJC, 1986). We initiate the study of the computational complexity of linear discrepancy. Our investigation proceeds in two…
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
TopicsMathematical Approximation and Integration · Complexity and Algorithms in Graphs · Cryptography and Data Security
