Papers for

privacy software developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Smart glasses protect bystander privacy with full-body masking

MIRAGE: Full-Body Bystander Privacy for Smart Glasses with Consent-Based Restoration

Abstract: Video recording on smart glasses exposes more than faces. Continuous capture reveals full-body biometric signatures, including gait, posture, and silhouette, that enable person re-identification (ReID) even after conventional face sanitization. We present MIRAGE, a three-tier architecture for privacy-preserving smart glasses that enforces full-body privacy, supports synthetic full-body replacement, and retains encrypted recovery material for consent-based restoration. We implement MIRAGE on a Raspberry Pi~5 (a CPU-only proxy for smart-glasses compute), companion phones, and a cloud generative backend. Compared to prior systems, MIRAGE achieves 0.948 AP and 0.976 AR while accurately detecting the complete visible body. Its bounding box masking reduces learned silhouette-based ReID to essentially random guessing, with 10.86% Rank-1 accuracy compared with an 11.12% measured chance level. Even against an adaptive adversary retrained on MIRAGE's sanitized pose signals, Rank-1 gait identification drops from 90.25% to 26.20%, removing 72.5% of the adversary's identification advantage.

Mon 21 SeptComputer Vision and Pattern RecognitionCryptography and Security
The gist
Smart glasses that record video can capture more than just faces—they also see how people walk and stand, which can identify them even if their faces are hidden. The authors designed MIRAGE, a system that hides entire body features in videos from smart glasses to prevent this kind of identification. MIRAGE replaces the full body with synthetic images and stores encrypted data so people can choose to reveal themselves later. Their tests show that MIRAGE greatly lowers the chance of someone being recognized from body movements or shapes.
Open 2609.24537v1