中文

可变潜在熵估计离散化:面向人脸识别的受控属性泄漏

计算机视觉与模式识别 2026-04-14 v1

摘要

人脸识别嵌入向量不仅编码身份信息,还编码其他因素,如性别和种族。 Depending on how these factors are used by a downstream system, separating them from the information needed for verification is important for both privacy and fairness. We propose Variational Latent Entropy Estimation Disentanglement (VLEED), a post-hoc method that transforms pretrained embeddings with a variational autoencoder and encourages a distilled representation where the categorical variable of interest is separated from identity-relevant information. VLEED uses a mutual information-based objective realised through the estimation of the entropy of the categorical attribute in the latent space, and provides stable training with fine-grained control over information removal. We evaluate our method on IJB-C, RFW, and VGGFace2 for gender and ethnicity disentanglement, and compare it to various state-of-the-art methods. We report verification utility, predictability of the disentangled variable under linear and nonlinear classifiers, and group disparity metrics based on false match rates. Our results show that VLEED offers a wide range of privacy-utility tradeoffs over existing methods and can also reduce recognition bias across demographic groups.

关键词

引用

@article{arxiv.2604.11250,
  title  = {Variational Latent Entropy Estimation Disentanglement: Controlled Attribute Leakage for Face Recognition},
  author = {Ünsal Öztürk and Vedrana Krivokuća Hahn and Sushil Bhattacharjee and Sébastien Marcel},
  journal= {arXiv preprint arXiv:2604.11250},
  year   = {2026}
}

备注

Submitted to IEEE Transactions on Information Forensics and Security (TIFS). 13 pages, 5 figures, 4 tables