Towards Privacy-Preserving, Real-Time and Lossless Feature Matching
Qiang Meng, Feng Zhou

TL;DR
This paper introduces SecureVector, a novel feature protection module that enables real-time, lossless, and privacy-preserving feature matching using a combination of random permutations, 4L-DEC conversion, and homomorphic encryption, outperforming existing methods.
Contribution
SecureVector is the first approach to achieve real-time, lossless, and highly secure feature matching with privacy preservation, addressing limitations of prior transformation and cryptographic methods.
Findings
SecureVector achieves real-time, lossless feature matching.
It provides higher security levels than current state-of-the-art methods.
Extensive experiments validate its effectiveness across multiple applications.
Abstract
Most visual retrieval applications store feature vectors for downstream matching tasks. These vectors, from where user information can be spied out, will cause privacy leakage if not carefully protected. To mitigate privacy risks, current works primarily utilize non-invertible transformations or fully cryptographic algorithms. However, transformation-based methods usually fail to achieve satisfying matching performances while cryptosystems suffer from heavy computational overheads. In addition, secure levels of current methods should be improved to confront potential adversary attacks. To address these issues, this paper proposes a plug-in module called SecureVector that protects features by random permutations, 4L-DEC converting and existing homomorphic encryption techniques. For the first time, SecureVector achieves real-time and lossless feature matching among sanitized features,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Biometric Identification and Security · Face recognition and analysis
