Search Results for author: Brian Knott

Found 4 papers, 2 papers with code

CrypTen: Secure Multi-Party Computation Meets Machine Learning

1 code implementation NeurIPS 2021 Brian Knott, Shobha Venkataraman, Awni Hannun, Shubho Sengupta, Mark Ibrahim, Laurens van der Maaten

To foster adoption of secure MPC in machine learning, we present CrypTen: a software framework that exposes popular secure MPC primitives via abstractions that are common in modern machine-learning frameworks, such as tensor computations, automatic differentiation, and modular neural networks.

BIG-bench Machine Learning Image Classification +4

CryptGPU: Fast Privacy-Preserving Machine Learning on the GPU

1 code implementation22 Apr 2021 Sijun Tan, Brian Knott, Yuan Tian, David J. Wu

We then identify a sequence of "GPU-friendly" cryptographic protocols to enable privacy-preserving evaluation of both linear and non-linear operations on the GPU.

BIG-bench Machine Learning Privacy Preserving +1

Secure multiparty computations in floating-point arithmetic

no code implementations9 Jan 2020 Chuan Guo, Awni Hannun, Brian Knott, Laurens van der Maaten, Mark Tygert, Ruiyu Zhu

Secure multiparty computations enable the distribution of so-called shares of sensitive data to multiple parties such that the multiple parties can effectively process the data while being unable to glean much information about the data (at least not without collusion among all parties to put back together all the shares).

Mathematical Proofs Privacy Preserving +1

Privacy-Preserving Multi-Party Contextual Bandits

no code implementations11 Oct 2019 Awni Hannun, Brian Knott, Shubho Sengupta, Laurens van der Maaten

This paper considers a learning setting in which multiple parties aim to train a contextual bandit together in a private way: the parties aim to maximize the total reward but do not want to share any of the relevant information they possess with the other parties.

Multi-Armed Bandits Privacy Preserving

Cannot find the paper you are looking for? You can Submit a new open access paper.