Efficient Differentially Private Methods for a Transmission Disequilibrium Test in Genome Wide Association Studies
Akito Yamamoto1, Tetsuo Shibuya
1Division of Medical Data Informatics, Human Genome Center, The Institute of Medical Science, The University of Tokyo, Tokyo 108-8639, Japan, a-ymmt@ims.u-tokyo.ac.jp.
Pacific Symposium on Biocomputing. Pacific Symposium on Biocomputing
|December 10, 2021
Summary
This study introduces efficient differentially private methods for transmission disequilibrium tests, crucial for personalized medicine. These new algorithms protect individual genetic data while enabling large-scale genomic association studies.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Investigating the relationship between diseases and human genomes is vital for personalized medicine.
- Large-scale genetic studies, like genome-wide association studies, risk individual identification through released statistics.
- Existing differentially private methods for family-based association tests are computationally intensive and lack guaranteed sensitivity.
Purpose of the Study:
- To develop novel, efficient, and differentially private methods for transmission disequilibrium tests (TDT).
- To address the computational inefficiency and sensitivity concerns of current privacy-preserving TDT approaches.
- To enable large-scale genetic association studies while safeguarding individual privacy.
Main Methods:
- Developed an exact algorithm for TDT with a time complexity of O(nm) for n families and m SNPs.
- Proposed a faster approximation algorithm for TDT with proven sensitivity of 1.
- Evaluated algorithm performance on datasets with varying numbers of families and SNPs.
Main Results:
- The exact algorithm demonstrated a 10,000-fold speed improvement over existing methods for small cohorts (5,000 SNPs).
- The proposed methods are the first capable of handling large cohorts, including those with 10^6 SNPs.
- The approximation algorithm's suitability for specific datasets was examined.
Conclusions:
- The developed differentially private TDT methods offer significant computational advantages and privacy guarantees.
- These advancements facilitate large-scale genomic research essential for personalized medicine.
- The study provides practical tools for privacy-preserving genetic association analysis.
More Related Videos
Related Concept Videos
Genome-wide Association Studies-GWAS
14.7K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
14.7K
Hardy-Weinberg Principle
74.0K
Diploid organisms have two alleles of each gene, one from each parent, in their somatic cells. Therefore, each individual contributes two alleles to the gene pool of the population. The gene pool of a population is the sum of every allele of all genes within that population and has some degree of variation. Genetic variation is typically expressed as a relative frequency, which is the percentage of the total population that has a given allele, genotype or phenotype.
74.0K
Test for Homogeneity
2.1K
The goodness–of–fit test can be used to decide whether a population fits a given distribution, but it will not suffice to decide whether two populations follow the same unknown distribution. A different test, called the test for homogeneity, can be used to conclude whether two populations have the same distribution. To calculate the test statistic for a test for homogeneity, follow the same procedure as with the test of independence. The hypotheses for the test for homogeneity can...
2.1K
Wilcoxon Signed-Ranks Test for Median of Single Population
251
The Wilcoxon signed-rank test for the median of a single population is a nonparametric test used to evaluate whether the median of a population differs from a specified value. Unlike parametric tests, it does not require data to follow a normal distribution, making it suitable for non-normal or small samples. The test begins by calculating the difference (d) between each observation and the hypothesized median. The absolute values of these differences are ranked in ascending order, with ties...
251


