Solving Linear Programs with Differential Privacy
Alina Ene, Huy Le Nguyen, Ta Duy Nguyen, Adrian Vladu

TL;DR
This paper develops differentially private algorithms for solving linear programs, providing improved bounds on constraint violations for both homogeneous and general LPs, advancing privacy-preserving optimization methods.
Contribution
It introduces new efficient differentially private algorithms for linear programming that improve upon previous bounds for constraint violations, applicable to both homogeneous and general LPs.
Findings
For homogeneous LPs, finds solutions violating fewer constraints than prior bounds.
For general LPs, drops significantly more constraints while maintaining privacy.
Builds upon and refines existing private algorithms for LPs with novel techniques.
Abstract
We study the problem of solving linear programs of the form , with differential privacy. For homogeneous LPs , we give an efficient -differentially private algorithm which with probability at least finds in polynomial time a solution that satisfies all but constraints, for problems with margin . This improves the bound of by [Kaplan-Mansour-Moran-Stemmer-Tur, STOC '25]. For general LPs , with potentially zero margin, we give an efficient -differentially private algorithm that w.h.p drops constraints, where is an upper bound…
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
TopicsPrivacy-Preserving Technologies in Data · Complexity and Algorithms in Graphs · Cryptography and Data Security
