CVMar 12, 2025

Revealing Unintentional Information Leakage in Low-Dimensional Facial Portrait Representations

arXiv:2503.09306v11 citationsh-index: 2ICANN
Originality Incremental advance
AI Analysis

This addresses privacy risks in facial recognition systems by exposing vulnerabilities in feature extraction, though it is an incremental improvement over existing reconstruction methods.

The paper tackles the problem of unintentional information leakage in low-dimensional facial portrait representations by reconstructing input images from 40- or 32-element feature vectors, outperforming the current state-of-the-art with a method that uses a pretrained StyleGAN and a new loss function based on FaceNet embeddings.

We evaluate the information that can unintentionally leak into the low dimensional output of a neural network, by reconstructing an input image from a 40- or 32-element feature vector that intends to only describe abstract attributes of a facial portrait. The reconstruction uses blackbox-access to the image encoder which generates the feature vector. Other than previous work, we leverage recent knowledge about image generation and facial similarity, implementing a method that outperforms the current state-of-the-art. Our strategy uses a pretrained StyleGAN and a new loss function that compares the perceptual similarity of portraits by mapping them into the latent space of a FaceNet embedding. Additionally, we present a new technique that fuses the output of an ensemble, to deliberately generate specific aspects of the recreated image.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes