AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Zero Knowledge Machine Learning (ZKML) and its Practical Application
ZKML aims to generate zero knowledge proofs that a machine learning model has run on specific input data. This method inherits the benefits of zero knowledge proofs such as succinctness, zero knowledge, completeness, and soundness. One practical application of ZKML is to prove the accurate execution of machine learning models, especially when the models are operated behind an API interface. For instance, it can be used to verify that an ML provider is keeping their model weights confidential when processing external data.