Adaptive Batch Size for Privately Finding Second-Order Stationary Points

October 10, 2024 ยท Declared Dead ยท ๐Ÿ› International Conference on Learning Representations

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Daogao Liu, Kunal Talwar arXiv ID 2410.07502 Category cs.LG: Machine Learning Cross-listed cs.CR, cs.DS, stat.ML Citations 2 Venue International Conference on Learning Representations Last Checked 5 months ago
Abstract
There is a gap between finding a first-order stationary point (FOSP) and a second-order stationary point (SOSP) under differential privacy constraints, and it remains unclear whether privately finding an SOSP is more challenging than finding an FOSP. Specifically, Ganesh et al. (2023) claimed that an $ฮฑ$-SOSP can be found with $ฮฑ=O(\frac{1}{n^{1/3}}+(\frac{\sqrt{d}}{nฮต})^{3/7})$, where $n$ is the dataset size, $d$ is the dimension, and $ฮต$ is the differential privacy parameter. However, a recent analysis revealed an issue in their saddle point escape procedure, leading to weaker guarantees. Building on the SpiderBoost algorithm framework, we propose a new approach that uses adaptive batch sizes and incorporates the binary tree mechanism. Our method not only corrects this issue but also improves the results for privately finding an SOSP, achieving $ฮฑ=O(\frac{1}{n^{1/3}}+(\frac{\sqrt{d}}{nฮต})^{1/2})$. This improved bound matches the state-of-the-art for finding a FOSP, suggesting that privately finding an SOSP may be achievable at no additional cost.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted