Fast John Ellipsoid Computation with Differential Privacy Optimization
Xiaoyu Li, Yingyu Liang, Zhenmei Shi, Zhao Song, Junwei Yu

TL;DR
This paper introduces the first differentially private algorithm for efficiently computing the John ellipsoid, balancing privacy guarantees with approximation accuracy in convex optimization tasks.
Contribution
It presents a novel privacy-preserving algorithm that combines noise perturbation with sketching and leverage score sampling for fast John ellipsoid computation.
Findings
Provides $(,)$-differential privacy guarantees.
Achieves $(1+b)$-approximation in b^{-2}( ext{log}(n/b_0) + (Lb_0)^{-2})$ iterations.
First to integrate differential privacy with fast John ellipsoid algorithms.
Abstract
Determining the John ellipsoid - the largest volume ellipsoid contained within a convex polytope - is a fundamental problem with applications in machine learning, optimization, and data analytics. Recent work has developed fast algorithms for approximating the John ellipsoid using sketching and leverage score sampling techniques. However, these algorithms do not provide privacy guarantees for sensitive input data. In this paper, we present the first differentially private algorithm for fast John ellipsoid computation. Our method integrates noise perturbation with sketching and leverages score sampling to achieve both efficiency and privacy. We prove that (1) our algorithm provides -differential privacy and the privacy guarantee holds for neighboring datasets that are -close, allowing flexibility in the privacy definition; (2) our algorithm still converges…
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
TopicsPolynomial and algebraic computation · Stochastic Gradient Optimization Techniques
