Trustworthy AI creation is a goal of AI governance and policymaking. To achieve transparency and data privacy, several
privacy-enhancing technologies (PETs) can be used. These include: •
Homomorphic encryption for computing with encrypted data without ever decrypting it. •
Federated learning and
secure multi-party computation (MPC) for distributing the model training without sharing information between the learning centers and computing servers. •
Differential privacy for exposing statistical data while guaranteeing that no private information is exposed. •
Zero-knowledge proof - providing proven validity for statements without disclosing any extra information. A work programme for achieving Trustworthy AI was set up by the
International Telecommunication Union, an agency of the
United Nations, initiated under its
AI for Good programme.
Multi-party computation Secure multi-party computation (MPC) is being standardized under "Question 5" (the incubator) of
ITU-T Study Group 17.
Homomorphic encryption Homomorphic encryption allows for computing on encrypted data, where the outcomes or result is still encrypted and unknown to those performing the computation, but can be deciphered by the original encryptor. It is often developed with the goal of enabling use in jurisdictions different from the data creation (under, for instance,
GDPR). ITU has been collaborating since the early stage of the
HomomorphicEncryption.org standardization meetings, which has developed a standard on homomorphic encryption. The fifth homomorphic encryption meeting was hosted at
ITU HQ in
Geneva.
Federated learning Zero-sum masks as used by
federated learning for privacy preservation are used extensively in the multimedia standards of
ITU-T Study Group 16 (
VCEG) such as
JPEG,
MP3,
H.264, and
H.265 (commonly known as
MPEG).
Zero-knowledge proof Previous pre-standardization work on the topic of
zero-knowledge proof has been conducted in the ITU-T Focus Group on Digital Ledger Technologies.
Differential privacy The application of
differential privacy in the preservation of privacy was examined at several of the "Day 0" machine learning workshops at AI for Good Global Summits. == Mozilla "Rebel Alliance" ==