Skip to main content

Gradient Sharing Privacy

Definition

Gradient sharing privacy refers to techniques that protect the confidentiality of individual data contributions when sharing model gradients in federated learning systems. Instead of sharing raw data, only aggregated or perturbed gradients are exchanged, preventing reconstruction of sensitive local information. This method helps maintain user privacy while still enabling collaborative model training. It addresses the challenge of data leakage during distributed AI processes.