• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

关于加密基因组数据的私密查询

Private queries on encrypted genomic data.

作者信息

Çetin Gizem S, Chen Hao, Laine Kim, Lauter Kristin, Rindal Peter, Xia Yuhou

机构信息

Worcester Polytechnic Institute, 100 Institute Rd, Worcester, MA 01609, USA.

Microsoft Research, 14820 NE 36th St, Redmond, WA 98052, USA.

出版信息

BMC Med Genomics. 2017 Jul 26;10(Suppl 2):45. doi: 10.1186/s12920-017-0276-z.

DOI:10.1186/s12920-017-0276-z
PMID:28786359
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC5547495/
Abstract

BACKGROUND

One of the tasks in the iDASH Secure Genome Analysis Competition in 2016 was to demonstrate the feasibility of privacy-preserving queries on homomorphically encrypted genomic data. More precisely, given a list of up to 100,000 mutations, the task was to encrypt the data using homomorphic encryption in a way that allows it to be stored securely in the cloud, and enables the data owner to query the dataset for the presence of specific mutations, without revealing any information about the dataset or the queries to the cloud.

METHODS

We devise a novel string matching protocol to enable privacy-preserving queries on homomorphically encrypted data. Our protocol combines state-of-the-art techniques from homomorphic encryption and private set intersection protocols to minimize the computational and communication cost.

RESULTS

We implemented our protocol using the homomorphic encryption library SEAL v2.1, and applied it to obtain an efficient solution to the iDASH competition task. For example, using 8 threads, our protocol achieves a running time of only 4 s, and a communication cost of 2 MB, when querying for the presence of 5 mutations from an encrypted dataset of 100,000 mutations.

CONCLUSIONS

We demonstrate that homomorphic encryption can be used to enable an efficient privacy-preserving mechanism for querying the presence of particular mutations in realistic size datasets. Beyond its applications to genomics, our protocol can just as well be applied to any kind of data, and is therefore of independent interest to the homomorphic encryption community.

摘要

背景

2016年iDASH安全基因组分析竞赛的任务之一是证明对同态加密基因组数据进行隐私保护查询的可行性。更确切地说,给定一个包含多达10万个突变的列表,任务是以一种允许将数据安全存储在云端的方式使用同态加密对数据进行加密,并使数据所有者能够查询数据集中特定突变的存在情况,而不向云端透露任何有关数据集或查询的信息。

方法

我们设计了一种新颖的字符串匹配协议,以实现对同态加密数据的隐私保护查询。我们的协议结合了同态加密和私有集交集协议中的最新技术,以最小化计算和通信成本。

结果

我们使用同态加密库SEAL v2.1实现了我们的协议,并将其应用于获得iDASH竞赛任务的高效解决方案。例如,使用8个线程,当从一个包含10万个突变的加密数据集中查询5个突变的存在情况时,我们的协议运行时间仅为4秒,通信成本为2MB。

结论

我们证明了同态加密可用于为在实际规模数据集中查询特定突变的存在情况启用高效的隐私保护机制。除了其在基因组学中的应用外,我们的协议同样可应用于任何类型的数据,因此对同态加密社区具有独立的研究价值。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1b69/5547495/5d0120a9492e/12920_2017_276_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1b69/5547495/2c566b98ea9c/12920_2017_276_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1b69/5547495/5d0120a9492e/12920_2017_276_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1b69/5547495/2c566b98ea9c/12920_2017_276_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/1b69/5547495/5d0120a9492e/12920_2017_276_Fig2_HTML.jpg

相似文献

1
Private queries on encrypted genomic data.关于加密基因组数据的私密查询
BMC Med Genomics. 2017 Jul 26;10(Suppl 2):45. doi: 10.1186/s12920-017-0276-z.
2
Logistic regression over encrypted data from fully homomorphic encryption.基于全同态加密的密文数据的逻辑回归。
BMC Med Genomics. 2018 Oct 11;11(Suppl 4):81. doi: 10.1186/s12920-018-0397-z.
3
A secure SNP panel scheme using homomorphically encrypted K-mers without SNP calling on the user side.一种使用同态加密 K-mers 的安全 SNP 面板方案,无需用户端进行 SNP 调用。
BMC Genomics. 2019 Apr 4;20(Suppl 2):188. doi: 10.1186/s12864-019-5473-z.
4
Privacy-preserving approximate GWAS computation based on homomorphic encryption.基于同态加密的隐私保护近似 GWAS 计算。
BMC Med Genomics. 2020 Jul 21;13(Suppl 7):77. doi: 10.1186/s12920-020-0722-1.
5
Secure searching of biomarkers through hybrid homomorphic encryption scheme.通过混合同态加密方案对生物标志物进行安全搜索。
BMC Med Genomics. 2017 Jul 26;10(Suppl 2):42. doi: 10.1186/s12920-017-0280-3.
6
Efficient and secure outsourcing of genomic data storage.基因组数据存储的高效且安全的外包
BMC Med Genomics. 2017 Jul 26;10(Suppl 2):46. doi: 10.1186/s12920-017-0275-0.
7
Preserving Health Care Data Security and Privacy Using Carmichael's Theorem-Based Homomorphic Encryption and Modified Enhanced Homomorphic Encryption Schemes in Edge Computing Systems.利用基于 Carmichael 定理的同态加密和改进的增强同态加密方案在边缘计算系统中保护医疗保健数据的安全性和隐私性。
Big Data. 2022 Feb;10(1):1-17. doi: 10.1089/big.2021.0012. Epub 2021 Aug 10.
8
Private predictive analysis on encrypted medical data.对加密医疗数据的隐私预测分析。
J Biomed Inform. 2014 Aug;50:234-43. doi: 10.1016/j.jbi.2014.04.003. Epub 2014 May 14.
9
Privacy-preserving semi-parallel logistic regression training with fully homomorphic encryption.使用全同态加密进行隐私保护的半并行逻辑回归训练。
BMC Med Genomics. 2020 Jul 21;13(Suppl 7):88. doi: 10.1186/s12920-020-0723-0.
10
Logistic regression model training based on the approximate homomorphic encryption.基于近似同态加密的逻辑回归模型训练。
BMC Med Genomics. 2018 Oct 11;11(Suppl 4):83. doi: 10.1186/s12920-018-0401-7.

引用本文的文献

1
SQUiD: ultra-secure storage and analysis of genetic data for the advancement of precision medicine.超导量子干涉装置(SQUID):用于推动精准医学发展的超安全遗传数据存储与分析。
Genome Biol. 2024 Dec 18;25(1):314. doi: 10.1186/s13059-024-03447-9.
2
Private detection of relatives in forensic genomics using homomorphic encryption.利用同态加密技术进行法医基因组学中的亲属私人检测。
BMC Med Genomics. 2024 Nov 19;17(1):273. doi: 10.1186/s12920-024-02037-9.
3
Privacy-Enhancing Technologies in Biomedical Data Science.生物医学数据科学中的隐私增强技术。

本文引用的文献

1
Protecting genomic data analytics in the cloud: state of the art and opportunities.保护云端基因组数据分析:现状与机遇
BMC Med Genomics. 2016 Oct 13;9(1):63. doi: 10.1186/s12920-016-0224-3.
2
Private genome analysis through homomorphic encryption.通过同态加密进行个人基因组分析。
BMC Med Inform Decis Mak. 2015;15 Suppl 5(Suppl 5):S3. doi: 10.1186/1472-6947-15-S5-S3. Epub 2015 Dec 21.
3
Private predictive analysis on encrypted medical data.对加密医疗数据的隐私预测分析。
Annu Rev Biomed Data Sci. 2024 Aug;7(1):317-343. doi: 10.1146/annurev-biodatasci-120423-120107.
4
Secure Comparisons of Single Nucleotide Polymorphisms Using Secure Multiparty Computation: Method Development.使用安全多方计算进行单核苷酸多态性的安全比较:方法开发
JMIR Bioinform Biotechnol. 2023 Jul 18;4:e44700. doi: 10.2196/44700.
5
Ultra-secure storage and analysis of genetic data for the advancement of precision medicine.用于推动精准医学发展的超安全基因数据存储与分析。
bioRxiv. 2024 Apr 20:2024.04.16.589793. doi: 10.1101/2024.04.16.589793.
6
The evolving privacy and security concerns for genomic data analysis and sharing as observed from the iDASH competition.从 iDASH 竞赛中观察到的基因组数据分析和共享的不断发展的隐私和安全问题。
J Am Med Inform Assoc. 2022 Nov 14;29(12):2182-2190. doi: 10.1093/jamia/ocac165.
7
Between Access and Privacy: Challenges in Sharing Health Data.在获取与隐私之间:共享健康数据面临的挑战
Yearb Med Inform. 2018 Aug;27(1):55-59. doi: 10.1055/s-0038-1641216. Epub 2018 Aug 29.
8
A community effort to protect genomic data sharing, collaboration and outsourcing.一项旨在保护基因组数据共享、合作与外包的社区行动。
NPJ Genom Med. 2017 Oct 27;2:33. doi: 10.1038/s41525-017-0036-1. eCollection 2017.
9
Privacy-preserving techniques of genomic data-a survey.基因组数据隐私保护技术综述。
Brief Bioinform. 2019 May 21;20(3):887-895. doi: 10.1093/bib/bbx139.
J Biomed Inform. 2014 Aug;50:234-43. doi: 10.1016/j.jbi.2014.04.003. Epub 2014 May 14.