paper-with-me

홈 › Papers

Privacy-Enabled Biometric Search

2017-08-16 · Scott Streit, Brian Streit, Stephen Suffian

Biometrics have a long-held hope of replacing passwords by establishing a non-repudiated identity and providing authentication with convenience. Convenience drives consumers toward biometrics-based access management solutions. Unlike passwords, biometrics cannot be script-injected; however, biometric data is considered highly sensitive due to its personal nature and unique association with users. Biometrics differ from passwords in that compromised passwords may be reset. Compromised biometrics offer no such relief. A compromised biometric offers unlimited risk in privacy (anyone can view the biometric) and authentication (anyone may use the biometric). Standards such as the Biometric Open Protocol Standard (BOPS) (IEEE 2410-2016) provide a detailed mechanism to authenticate biometrics based on pre-enrolled devices and a previous identity by storing the biometric in encrypted form. This paper describes a biometric-agnostic approach that addresses the privacy concerns of biometrics through the implementation of BOPS. Specifically, two novel concepts are introduced. First, a biometric is applied to a neural network to create a feature vector. This neural network alone can be used for one-to-one matching (authentication), but would require a search in linear time for the one-to-many case (identity lookup). The classifying algorithm described in this paper addresses this concern by producing normalized floating-point values for each feature vector. This allows authentication lookup to occur in up to polynomial time, allowing for search in encrypted biometric databases with speed, accuracy and privacy.

📄 PDF Abstract BibTeX arXiv:1708.04726

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementNovel Concepts

Similar Papers 제목 키워드 기반

When Physical Unclonable Function Meets Biometrics

2020-12-14 · Kavya Dayananda, Nima Karimian

As the Covid-19 pandemic grips the world, healthcare systems are being reshaped, where the e-health concepts become more likely to be accepted. Wearable devices often carry sensitive information from users which are expo…

CPU

Emerging Biometrics: Deep Inference and Other Computational Intelligence

2020-06-22 · Svetlana Yanushkevich, Shawn Eastwood, Kenneth Lai, Vlad Shmerko

This paper aims at identifying emerging computational intelligence trends for the design and modeling of complex biometric-enabled infrastructure and systems. Biometric-enabled systems are evolving towards deep learning …

Training-free Dimensionality Reduction via Feature Truncation: Enhancing Efficiency in Privacy-preserving Multi-Biometric Systems

2025-08-15 · Florian Bayer, Maximilian Russo, Christian Rathgeb arxiv

Biometric recognition is widely used, making the privacy and security of extracted templates a critical concern. Biometric Template Protection schemes, especially those utilizing Homomorphic Encryption, introduce signifi…

Dimensionality Reduction

Privacy-preserving Multi-biometric Indexing based on Frequent Binary Patterns

2023-10-04 · Daile Osorio-Roig, Lazaro J. Gonzalez-Soler, Christian Rathgeb, Christoph Busch

The development of large-scale identification systems that ensure the privacy protection of enrolled subjects represents a major challenge. Biometric deployments that provide interoperability and usability by including e…

Computational EfficiencyPrivacy Preserving

Reversing Deep Face Embeddings with Probable Privacy Protection

2023-10-04 · Daile Osorio-Roig, Paul A. Gerlitz, Christian Rathgeb, Christoph Busch

Generally, privacy-enhancing face recognition systems are designed to offer permanent protection of face embeddings. Recently, so-called soft-biometric privacy-enhancement approaches have been introduced with the aim of …

Face RecognitionImage Reconstruction