Skip to main content

Zero Knowledge Training

Definition

Zero knowledge training refers to methods where a machine learning model is trained using private data without the data itself being revealed to the model trainer or other parties. This involves applying cryptographic techniques, such as secure multi-party computation or homomorphic encryption, during the training process. The goal is to preserve the confidentiality of sensitive datasets while still enabling the creation of accurate predictive models. It merges privacy with artificial intelligence.