Skip to content

Add DEDA_MPC_GenomicML stub quantlet draft#22

Open
shibaeff wants to merge 4 commits intoQuantLet:masterfrom
shibaeff:shibaev/quantlet-mpc-bio
Open

Add DEDA_MPC_GenomicML stub quantlet draft#22
shibaeff wants to merge 4 commits intoQuantLet:masterfrom
shibaeff:shibaev/quantlet-mpc-bio

Conversation

@shibaeff
Copy link
Copy Markdown

Demonstrates privacy-preserving supervised machine learning over genomic data using Multi-Party Computation (MPC) with additive secret sharing:

  • mpc_secret_sharing.py: 3-party additive secret sharing + Beaver triple multiply
  • mpc_logistic_regression.py: secure logistic regression for case-control disease risk
  • mpc_prs_lasso.py: MPC-enabled Polygenic Risk Score via coordinate LASSO
  • README.md / Metainfo.txt: quantlet metadata and background

Demonstrates privacy-preserving supervised machine learning over genomic data
using Multi-Party Computation (MPC) with additive secret sharing:
- mpc_secret_sharing.py: 3-party additive secret sharing + Beaver triple multiply
- mpc_logistic_regression.py: secure logistic regression for case-control disease risk
- mpc_prs_lasso.py: MPC-enabled Polygenic Risk Score via coordinate LASSO
- README.md / Metainfo.txt: quantlet metadata and background
5-section Jupyter notebook covering the elevator pitch: problem framing,
MPC secret-sharing primer, secure logistic regression demo, PRS-LASSO demo,
and results summary — with inline visualisations throughout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant