paper-with-me

Papers

Attribute-preserving Face Dataset Anonymization via Latent Code Optimization

2023-03-20 · CVPR 2023 1 · Simone Barattin, Christos Tzelepis, Ioannis Patras, Nicu Sebe

This work addresses the problem of anonymizing the identity of faces in a dataset of images, such that the privacy of those depicted is not violated, while at the same time the dataset is useful for downstream task such as for training machine learning models. To the best of our knowledge, we are the first to explicitly address this issue and deal with two major drawbacks of the existing state-of-the-art approaches, namely that they (i) require the costly training of additional, purpose-trained neural networks, and/or (ii) fail to retain the facial attributes of the original images in the anonymized counterparts, the preservation of which is of paramount importance for their use in downstream tasks. We accordingly present a task-agnostic anonymization procedure that directly optimizes the images' latent representation in the latent space of a pre-trained GAN. By optimizing the latent codes directly, we ensure both that the identity is of a desired distance away from the original (with an identity obfuscation loss), whilst preserving the facial attributes (using a novel feature-matching loss in FaRL's deep feature space). We demonstrate through a series of both qualitative and quantitative experiments that our method is capable of anonymizing the identity of the images whilst -- crucially -- better-preserving the facial attributes. We make the code and the pre-trained models publicly available at: https://github.com/chi0tzp/FALCO.

📄 PDF Abstract BibTeX arXiv:2303.11296

Code (1)

chi0tzp/falco 공식 구현 pytorch

Tasks

Attribute

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

GANonymization: A GAN-based Face Anonymization Framework for Preserving Emotional Expressions

2023-05-03 · Fabio Hellmann, Silvan Mertes, Mohamed Benouis, Alexander Hustinx 외

In recent years, the increasing availability of personal data has raised concerns regarding privacy and security. One of the critical processes to address these concerns is data anonymization, which aims to protect indiv…

Face AnonymizationGenerative Adversarial Network

Beyond Inference Intervention: Identity-Decoupled Diffusion for Face Anonymization

2025-10-28 · Haoxin Yang, Yihong Lin, Jingdan Kang, Xuemiao Xu 외 arxiv

Face anonymization aims to conceal identity information while preserving non-identity attributes. Mainstream diffusion models rely on inference-time interventions such as negative guidance or energy-based optimization, w…

Face Anonymization

BLANKET: Anonymizing Faces in Infant Video Recordings

2025-12-17 · Ditmar Hadera, Jan Cech, Miroslav Purkrabek, Matej Hoffmann arxiv

Ensuring the ethical use of video data involving human subjects, particularly infants, requires robust anonymization methods. We propose BLANKET (Baby-face Landmark-preserving ANonymization with Keypoint dEtection consis…

Keypoint DetectionPose EstimationFace Swapping

Latent Diffusion Models for Attribute-Preserving Image Anonymization

2024-03-21 · Luca Piano, Pietro Basci, Fabrizio Lamberti, Lia Morra

Generative techniques for image anonymization have great potential to generate datasets that protect the privacy of those depicted in the images, while achieving high data fidelity and utility. Existing methods have focu…

Attribute

G2Face: High-Fidelity Reversible Face Anonymization via Generative and Geometric Priors

2024-08-18 · Haoxin Yang, Xuemiao Xu, Cheng Xu, Huaidong Zhang 외

Reversible face anonymization, unlike traditional face pixelization, seeks to replace sensitive identity information in facial images with synthesized alternatives, preserving privacy without sacrificing image clarity. T…

DecoderFace AnonymizationFace Model