paper-with-me

Papers

LenslessFace: An End-to-End Optimized Lensless System for Privacy-Preserving Face Verification

2024-06-06 · Xin Cai, Hailong Zhang, Chenchen Wang, Wentao Liu, Jinwei Gu, Tianfan Xue

Lensless cameras, innovatively replacing traditional lenses for ultra-thin, flat optics, encode light directly onto sensors, producing images that are not immediately recognizable. This compact, lightweight, and cost-effective imaging solution offers inherent privacy advantages, making it attractive for privacy-sensitive applications like face verification. Typical lensless face verification adopts a two-stage process of reconstruction followed by verification, incurring privacy risks from reconstructed faces and high computational costs. This paper presents an end-to-end optimization approach for privacy-preserving face verification directly on encoded lensless captures, ensuring that the entire software pipeline remains encoded with no visible faces as intermediate results. To achieve this, we propose several techniques to address unique challenges from the lensless setup which precludes traditional face detection and alignment. Specifically, we propose a face center alignment scheme, an augmentation curriculum to build robustness against variations, and a knowledge distillation method to smooth optimization and enhance performance. Evaluations under both simulation and real environment demonstrate our method outperforms two-stage lensless verification while enhancing privacy and efficiency. Project website: \url{lenslessface.github.io}.

📄 PDF Abstract BibTeX arXiv:2406.04129

Code (1)

OpenImagingLab/LenslessFace 공식 구현 pytorch

Tasks

Face DetectionFace VerificationKnowledge DistillationPrivacy Preserving

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Learning rich optical embeddings for privacy-preserving lensless image classification

2022-06-03 · Eric Bezzam, Martin Vetterli, Matthieu Simeoni

By replacing the lens with a thin optical element, lensless imaging enables new applications and solutions beyond those supported by traditional camera design and post-processing, e.g. compact and lightweight form factor…

Classificationimage-classificationImage ClassificationPrivacy Preserving

Extended Depth-of-Field Lensless Imaging using an Optimized Radial Mask

2023-03-21 · Jose Reinaldo da Cunha Santos Aroso Vieira da Silva Neto, Tomoya Nakamura, Yasushi Makihara, Yasushi Yagi

The freedom of design of coded masks used by mask-based lensless cameras is an advantage these systems have when compared to lens-based ones. We leverage this freedom of design to propose a shape-preserving optimization …

LenslessMic: Audio Encryption and Authentication via Lensless Computational Imaging

2025-09-19 · Petr Grinberg, Eric Bezzam, Paolo Prandoni, Martin Vetterli arxiv

With society's increasing reliance on digital data sharing, the protection of sensitive information has become critical. Encryption serves as one of the privacy-preserving methods; however, its realization in the audio d…

LPSNet: End-to-End Human Pose and Shape Estimation with Lensless Imaging

2024-04-02 · CVPR 2024 1 · Haoyang Ge, Qiao Feng, Hailong Jia, Xiongzheng Li 외

Human pose and shape (HPS) estimation with lensless imaging is not only beneficial to privacy protection but also can be used in covert surveillance scenarios due to the small size and simple structure of this device. Ho…

Decoder

Human-Imperceptible Identification with Learnable Lensless Imaging

2023-02-04 · Thuong Nguyen Canh, Trung Thanh Ngo, Hajime Nagahara

Lensless imaging protects visual privacy by capturing heavily blurred images that are imperceptible for humans to recognize the subject but contain enough information for machines to infer information. Unfortunately, pro…