paper-with-me

홈 › Papers

Group Membership Verification with Privacy: Sparse or Dense?

2020-02-24 · Marzieh Gheisari, Teddy Furon, Laurent Amsaleg

Group membership verification checks if a biometric trait corresponds to one member of a group without revealing the identity of that member. Recent contributions provide privacy for group membership protocols through the joint use of two mechanisms: quantizing templates into discrete embeddings and aggregating several templates into one group representation. However, this scheme has one drawback: the data structure representing the group has a limited size and cannot recognize noisy queries when many templates are aggregated. Moreover, the sparsity of the embeddings seemingly plays a crucial role on the performance verification. This paper proposes a mathematical model for group membership verification allowing to reveal the impact of sparsity on both security, compactness, and verification performances. This model bridges the gap towards a Bloom filter robust to noisy queries. It shows that a dense solution is more competitive unless the queries are almost noiseless.

📄 PDF Abstract BibTeX arXiv:2002.10362

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Privacy Preserving Group Membership Verification and Identification

2019-04-23 · Marzieh Gheisari, Teddy Furon, Laurent Amsaleg

When convoking privacy, group membership verification checks if a biometric trait corresponds to one member of a group without revealing the identity of that member. Similarly, group membership identification states whic…

Face RecognitionPrivacy Preserving

Joint Learning of Assignment and Representation for Biometric Group Membership

2020-02-24 · Marzieh Gheisari, Teddy Furon, Laurent Amsaleg

This paper proposes a framework for group membership protocols preventing the curious but honest server from reconstructing the enrolled biometric signatures and inferring the identity of querying clients. This framework…

Membership Privacy for Machine Learning Models Through Knowledge Transfer

2019-06-15 · Virat Shejwalkar, Amir Houmansadr

Large capacity machine learning (ML) models are prone to membership inference attacks (MIAs), which aim to infer whether the target sample is a member of the target model's training dataset. The serious privacy concerns …

BIG-bench Machine LearningGeneral ClassificationInference AttackKnowledge Distillation+2

Privacy of Groups in Dense Street Imagery

2025-05-11 · Matt Franchi, Hauke Sandhaus, Madiha Zahrah Choksi, Severin Engelmann 외

Spatially and temporally dense street imagery (DSI) datasets have grown unbounded. In 2024, individual companies possessed around 3 trillion unique images of public streets. DSI data streams are only set to grow as compa…

AggNet: Learning to Aggregate Faces for Group Membership Verification

2022-06-17 · Marzieh Gheisari, Javad Amirian, Teddy Furon, Laurent Amsaleg

In some face recognition applications, we are interested to verify whether an individual is a member of a group, without revealing their identity. Some existing methods, propose a mechanism for quantizing precomputed fac…

Face Recognition