JAX-Privacy: A library for differentially private machine learning

📅 2026-02-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work proposes a modular and verifiable framework for differentially private machine learning built on JAX, addressing the persistent challenge of balancing usability, flexibility, and efficiency in real-world deployments. The framework integrates core components—including batch sampling, gradient clipping, noise injection, privacy accounting, and auditing—into a unified system that supports both out-of-the-box usage and deep customization. By incorporating recent advances in the field, it significantly enhances the engineering maturity of differentially private ML, offering strong formal privacy guarantees without compromising computational efficiency or ease of use. This design enables broad applicability across diverse research explorations and practical deployment scenarios.

Technology Category

Application Category

📝 Abstract
JAX-Privacy is a library designed to simplify the deployment of robust and performant mechanisms for differentially private machine learning. Guided by design principles of usability, flexibility, and efficiency, JAX-Privacy serves both researchers requiring deep customization and practitioners who want a more out-of-the-box experience. The library provides verified, modular primitives for critical components for all aspects of the mechanism design including batch selection, gradient clipping, noise addition, accounting, and auditing, and brings together a large body of recent research on differentially private ML.
Problem

Research questions and friction points this paper is trying to address.

differentially private machine learning
privacy-preserving ML
JAX-Privacy
machine learning privacy
Innovation

Methods, ideas, or system contributions that make the work stand out.

differentially private machine learning
modular primitives
gradient clipping
privacy accounting
JAX-Privacy
🔎 Similar Papers
No similar papers found.