paper-with-me

Papers

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 focused extensively on preserving facial attributes, but failed to embrace a more comprehensive perspective that considers the scene and background into the anonymization process. This paper presents, to the best of our knowledge, the first approach to image anonymization based on Latent Diffusion Models (LDMs). Every element of a scene is maintained to convey the same meaning, yet manipulated in a way that makes re-identification difficult. We propose two LDMs for this purpose: CAMOUFLaGE-Base exploits a combination of pre-trained ControlNets, and a new controlling mechanism designed to increase the distance between the real and anonymized images. CAMOFULaGE-Light is based on the Adapter technique, coupled with an encoding designed to efficiently represent the attributes of different persons in a scene. The former solution achieves superior performance on most metrics and benchmarks, while the latter cuts the inference time in half at the cost of fine-tuning a lightweight module. We show through extensive experimental comparison that the proposed method is competitive with the state-of-the-art concerning identity obfuscation whilst better preserving the original content of the image and tackling unresolved challenges that current solutions fail to address.

📄 PDF Abstract BibTeX arXiv:2403.14790

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Adapter 설명 없음

Similar Papers 제목 키워드 기반

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

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 …

Attribute

Controllable Localized Face Anonymization Via Diffusion Inpainting

2025-09-18 · Ali Salar, Qing Liu, Guoying Zhao arxiv

The growing use of portrait images in computer vision highlights the need to protect personal identities. At the same time, anonymized images must remain useful for downstream computer vision tasks. In this work, we prop…

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

Secure and reversible face anonymization with diffusion models

2025-10-01 · Pol Labarbarie, Vincent Itier, William Puech arxiv

Face anonymization aims to protect sensitive identity information by altering faces while preserving visual realism and utility for downstream computer vision tasks. Current methods struggle to simultaneously ensure high…

Face Anonymization