Skip to main content

Gradient Privacy

Definition

Gradient Privacy refers to a specific approach within differential privacy, a framework for analyzing datasets while protecting individual data points. It involves adding calibrated noise to the gradients during machine learning model training. This method ensures that the contribution of any single data record to the model’s output remains statistically insignificant. The objective is to preserve user anonymity in data-driven systems.