paper-with-me

Papers

Generative Medical Image Anonymization Based on Latent Code Projection and Optimization

2025-01-15 · Huiyu Li, Nicholas Ayache, Hervé Delingette

Medical image anonymization aims to protect patient privacy by removing identifying information, while preserving the data utility to solve downstream tasks. In this paper, we address the medical image anonymization problem with a two-stage solution: latent code projection and optimization. In the projection stage, we design a streamlined encoder to project input images into a latent space and propose a co-training scheme to enhance the projection process. In the optimization stage, we refine the latent code using two deep loss functions designed to address the trade-off between identity protection and data utility dedicated to medical images. Through a comprehensive set of qualitative and quantitative experiments, we showcase the effectiveness of our approach on the MIMIC-CXR chest X-ray dataset by generating anonymized synthetic images that can serve as training set for detecting lung pathologies. Source codes are available at https://github.com/Huiyu-Li/GMIA.

📄 PDF Abstract BibTeX arXiv:2501.09114

Code (1)

huiyu-li/gmia 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

Medical Image Synthesis for Data Augmentation and Anonymization using Generative Adversarial Networks

2018-07-26 · Hoo-chang Shin, Neil A. Tenenholtz, Jameson K Rogers, Christopher G Schwarz 외

Data diversity is critical to success when training deep learning models. Medical imaging data sets are often imbalanced as pathologic findings are generally rare, which introduces significant challenges when training de…

Data AugmentationDiversityGenerative Adversarial NetworkImage Generation+3

From Redaction to Restoration: Deep Learning for Medical Image Anonymization and Reconstruction

2026-04-13 · Adrienne Kline, Abhijit Gaonkar, Daniel Pittman, Chris Kuehn 외 arxiv

Removing patient-specific information from medical images is crucial to enable sharing and open science without compromising patient identities. However, many methods currently used for deidentification have negative eff…

Image Reconstruction

Identity-Decoupled Anonymization for Visual Evidence in Multi-modal Retrieval-Augmented Generation

2026-04-26 · Zehua Cheng, Wei Dai, Jiahao Sun arxiv

Multi-modal retrieval-augmented generation (MRAG) systems retrieve visual evidence from large image corpora to ground the responses of large multi-modal models, yet the retrieved images frequently contain human faces who…

Face Recognition

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