Call to Research Study on Privacy-Preserving AI for Mental Health

“Humans are not perfect. They can get distracted and sometimes miss out on subtle speech cues and warning signs. Unfortunately, there is no

OpenMined Featured Contributor: January 2021

Interview with Helena Barmer, OpenMined's Featured Contributor for January 2021!

Duet Demo - How to do data science on data owned by a different organization

Update as of November 18, 2021: The version of PySyft mentioned in this post has been deprecated. Any implementations using this older versi

What's in the TensorFlow Federated (TFF) box?

TensorFlow Federated (TFF) is a new development framework for Federated Computations (FC). Here's a summary of TFF's design goals and capabilities.

The Lightness of Being Forgotten

The use of my private information has long bothered me. However, I have not done much about the right to be forgotten.

How to Protect Your Privacy Online (right now)?

Since you clicked open the link to this post, may I be so bold as to assume that you, my dear reader, are as concerned about internet privac

Tempered Sigmoid Activations for Deep Learning with Differential Privacy

Read to find out how tempered sigmoid activations help overcome the problem of exploding gradients and yield better accuracy under differentially private model training.

OpenMined Featured Contributor: December 2020

Interview with Laura Ayre, OpenMined's Featured Contributor for December 2020!

PrivacyRaven: Comprehensive Privacy Testing for Deep Learning

Access to only the output labels is a seemingly restrictive setting. What is an adversary modeled by PrivacyRaven capable of, given this restrictive setting?

OpenMined Featured Contributor: November 2020

Interview with Madhava Jay, OpenMined's Featured Contributor for November 2020!

Conference Summary: End-to-end privacy-preserving deep learning on multi-institutional medical imaging data

Speaker: Dr.Georgios Kaisssis, MHBA Video Link: https://www.youtube.com/watch?v=F46lX5VIoas&t=21m50s Motivation:AI in medical imaging

Privacy Teaching Series: What is Functional Encryption?

Providing encryption to data is good, but to allow working on the encrypted data can be much more beneficial. Here, we explain the concept of Functional Encryption and give a brief comparison with Homomorphic Encryption.

Conference Talk Summary: Privacy-Preserving Natural Language Processing by Fatemehsadat Mireshghallah

This blog post summarises Fatemeh's Talk on privacy preserving NLP, showing the threats and mitigations with vulnerabilities in the NLP pipeline.

Notes from OM August Paper Session

The Reviewed Paper: Preserving Differential Privacy in Convolutional Deep Belief Networks (💐Authors: Nhat Hai Phan, Xintao Wu, Dejing Dou)

CKKS explained, Part 5: Rescaling

Fifth part of the series CKKS explained where we see how to define rescaling

Privacy-Preserving Tech - Tools for Safe Data Use

Across research institutions, personal devices, and private companies, humankind is gathering a huge amount of information about ourselves a

Conference Talk Summary: Helen Nissenbaum - Privacy, Contextual Integrity, and Obfuscation

Dr. Helen Nissenbaum is one of the world’s most influential philosophers in the privacy space. She is the author of “Privacy in Context: Tec

Announcing the Private AI Series

New paradigms and skills are spread most effectively through education, so we’re building an entirely new learning platform starting with a series of courses on privacy-preserving machine learning.

What is e-voting, and which problems could it help solve?

The delayed results in the 2020 U.S. election has fueled accusations of fraud, which may yet spill into civil unrest. This blog looks at e-voting as a possible solution to the problems at the heart of this election.

Duet & OpenGrid - Infrastructure for Easy Remote Data Science

Learn from data, without sacrificing privacy.

Federated Learning on Vessel Segmentation

It is a challenging task to acquire medical data for the deep learning models to train on. This blog gives a demo of how we can use Federated Learning to train our model on additional data without compromising the privacy of that data.

CKKS explained, Part 4: Multiplication and Relinearization

Fourth part of the series CKKS explained where we see how to define ciphertext multiplication and relinearization

OpenMined Featured Contributor: October 2020

Interview with Chris Briggs, OpenMined's Featured Contributor for October 2020!

How to setup PySyft on Windows 10

In this tutorial, you are going to learn how to setup PySyft, a privacy-preserving machine learning framework, on Windows 10.