paper-with-me

Papers

SIG-DB: leveraging homomorphic encryption to Securely Interrogate privately held Genomic DataBases

2018-03-26

Genomic data are becoming increasingly valuable as we develop methods to utilize the information at scale and gain a greater understanding of how genetic information relates to biological function. Advances in synthetic biology and the decreased cost of sequencing are increasing the amount of privately held genomic data. As the quantity and value of private genomic data grows, so does the incentive to acquire and protect such data, which creates a need to store and process these data securely. We present an algorithm for the Secure Interrogation of Genomic DataBases (SIG-DB). The SIG-DB algorithm enables databases of genomic sequences to be searched with an encrypted query sequence without revealing the query sequence to the Database Owner or any of the database sequences to the Querier. SIG-DB is the first application of its kind to take advantage of locality-sensitive hashing and homomorphic encryption to allow generalized sequence-to-sequence comparisons of genomic data.

📄 PDF Abstract BibTeX arXiv:1803.09565

Code (1)

BNext-IQT/GEMstone 공식 구현

Similar Papers 제목 키워드 기반

CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition

2025-02-22 · Sefik Serengil, Alper Ozpinar

Facial recognition systems rely on embeddings to represent facial images and determine identity by verifying if the distance between embeddings is below a pre-tuned threshold. While embeddings are not reversible to origi…

Privacy-Preserving Credit Card Fraud Detection using Homomorphic Encryption

2022-11-12 · David Nugent

Credit card fraud is a problem continuously faced by financial institutions and their customers, which is mitigated by fraud detection systems. However, these systems require the use of sensitive customer transaction dat…

Fraud DetectionPrivacy Preserving

Input-Output History Feedback Controller for Encrypted Control with Leveled Fully Homomorphic Encryption

2021-09-22 · Kaoru Teranishi, Tomonori Sadamoto, Kiminao Kogiso

Protecting the parameters, states, and input/output signals of a dynamic controller is essential for securely outsourcing its computation to an untrusted third party. Although a fully homomorphic encryption scheme allows…

Reliability Check via Weight Similarity in Privacy-Preserving Multi-Party Machine Learning

2021-01-14 · Kennedy Edemacu, Beakcheol Jang, Jong Wook Kim

Multi-party machine learning is a paradigm in which multiple participants collaboratively train a machine learning model to achieve a common learning objective without sharing their privately owned data. The paradigm has…

BIG-bench Machine LearningPrivacy Preserving

On Homomorphic Encryption Based Strategies for Class Imbalance in Federated Learning

2024-10-28 · Arpit Guleria, J. Harshan, Ranjitha Prasad, B. N. Bharath

Class imbalance in training datasets can lead to bias and poor generalization in machine learning models. While pre-processing of training datasets can efficiently address both these issues in centralized learning enviro…

Federated LearningPrivacy Preserving