Optimal conversion from Rényi Differential Privacy to $f$-Differential Privacy
Abstract
Lay Summary
Differential privacy is a mathematical framework that provides rigorous guarantees that no single person's data has too much influence on what an algorithm reveals. Over the years, researchers have developed several different languages for expressing differential privacy, each with its own strengths. Two of the most important are Rényi Differential Privacy (RDP), convenient for calculations during iterative algorithms, and f-Differential Privacy (f-DP), which gives the most complete and interpretable picture of privacy loss. In practice, engineers might measure privacy using RDP but need to report results in f-DP terms, requiring a conversion between the two. Our paper proves that a particular conversion rule is not just good, but optimal — no other rule relying solely on the RDP guarantee can ever do better. This definitively closes a long-standing open problem in the privacy accounting literature.