Skip to content
/ DASH Public

Secure multi-party linear regression at plaintext speed

License

Notifications You must be signed in to change notification settings

jbloom22/DASH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure multi-party linear regression at plaintext speed

We detail distributed algorithms for scalable, secure multi-party linear regression and feature selection at essentially the same speed as plaintext regression. While the core geometric ideas are simple, their utility in combination for feature selection appears to be novel. Our scheme opens the door to efficient and secure genome-wide association studies across multiple biobanks.

Read the arXiv note and watch a video primer presented at Models, Inference & Algorithms at the Broad Institute.

We recently found that the approach to vanilla SMC linear regression in Section 2 has been explored since at least 2005, c.f. Secure Regression on Distributed Databases. However, as far as we know, our extensions are novel and critical to applications structured like GWAS.

Run a Python demo of the multi-party linear regression algorithm in Section 2.

Run a Python demo and R demo of the distributed association scan hammer (DASH) in Section 4.

Hail uses the single-party distributed algorithm in Section 3 to enable massive genomic analyses and will include multi-party algorithms someday. Also check out the exciting work on secure genomics by Hoon Cho, Bonnie Berger and colleagues.

An OpenMined implementation is being supported by an RAAIS OpenMined Grant, awarded to André Farias.

Feedback welcome! Write Jon: jbloom@broadinstitute.org

About

Secure multi-party linear regression at plaintext speed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published