Privacy Preserving Training

Privacy-preserving training (PPT) focuses on developing machine learning methods that protect sensitive data during model training, addressing concerns about data breaches and privacy violations. Current research emphasizes techniques like federated learning, differential privacy, and homomorphic encryption, applied to various architectures including transformers and diffusion models, to achieve this goal. The field is driven by the need to enable the use of sensitive data (e.g., medical images) for AI development while maintaining strong privacy guarantees, impacting both the ethical application of AI and the advancement of machine learning algorithms themselves.

Papers