From d7a6b659b028aa965ed5ef2c45a16597937bcff2 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 11 Mar 2025 08:23:28 +0000 Subject: [PATCH] Update README.md new publication added --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 9318b86..14e91aa 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,20 @@ Please cite deepface in your publications if it helps your research. ``` +
+ S. Serengil and A. Ozpinar, "Encrypted Vector Similarity Computations Using Partially Homomorphic Encryption: Applications and Performance Analysis", arXiv preprint arXiv: 2503.05850, 2025. + + ```BibTeX + @article{serengil2025cipherfacelite, + title={Encrypted Vector Similarity Computations Using Partially Homomorphic Encryption: Applications and Performance Analysis}, + author={Serengil, Sefik and Ozpinar, Alper}, + journal={arXiv preprint arXiv:2503.05850}, + note={doi: 10.48550/arXiv.2503.05850. [Online]. Available: \url{https://arxiv.org/abs/2503.05850}}, + year={2025} + } + ``` +
+
S. Serengil and A. Ozpinar, "CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition", arXiv preprint arXiv: 2502.18154, 2025.