paper-with-me

홈 › Papers

Privacy Preserving for Medical Image Analysis via Non-Linear Deformation Proxy

2020-11-25 · Bach Ngoc Kim, Jose Dolz, Christian Desrosiers, Pierre-Marc Jodoin

We propose a client-server system which allows for the analysis of multi-centric medical images while preserving patient identity. In our approach, the client protects the patient identity by applying a pseudo-random non-linear deformation to the input image. This results into a proxy image which is sent to the server for processing. The server then returns back the deformed processed image which the client reverts to a canonical form. Our system has three components: 1) a flow-field generator which produces a pseudo-random deformation function, 2) a Siamese discriminator that learns the patient identity from the processed image, 3) a medical image processing network that analyzes the content of the proxy images. The system is trained end-to-end in an adversarial manner. By fooling the discriminator, the flow-field generator learns to produce a bi-directional non-linear deformation which allows to remove and recover the identity of the subject from both the input image and output result. After end-to-end training, the flow-field generator is deployed on the client side and the segmentation network is deployed on the server side. The proposed method is validated on the task of MRI brain segmentation using images from two different datasets. Results show that the segmentation accuracy of our method is similar to a system trained on non-encoded images, while considerably reducing the ability to recover subject identity.

📄 PDF Abstract BibTeX arXiv:2011.12835

Code (0)

등록된 구현이 없습니다.

Tasks

Brain SegmentationMedical Image AnalysisPrivacy PreservingSegmentation

Similar Papers 제목 키워드 기반

Privacy Preserving Image Registration

2022-05-17 · Riccardo Taiello, Melek Önen, Francesco Capano, Olivier Humbert 외

Image registration is a key task in medical imaging applications, allowing to represent medical images in a common spatial reference frame. Current approaches to image registration are generally based on the assumption t…

Affine Image RegistrationCubic splines Image RegistrationImage RegistrationPrivacy Preserving

Privacy-Preserving in Medical Image Analysis: A Review of Methods and Applications

2024-12-05 · Yanming Zhu, Xuefei Yin, Alan Wee-Chung Liew, Hui Tian

With the rapid advancement of artificial intelligence and deep learning, medical image analysis has become a critical tool in modern healthcare, significantly improving diagnostic accuracy and efficiency. However, AI-bas…

DiagnosticFederated LearningMedical Image AnalysisPrivacy Preserving

Towards Privacy-preserving Explanations in Medical Image Analysis

2021-07-20 · H. Montenegro, W. Silva, J. S. Cardoso

The use of Deep Learning in the medical field is hindered by the lack of interpretability. Case-based interpretability strategies can provide intuitive explanations for deep learning models' decisions, thus, enhancing tr…

Deep LearningMedical Image AnalysisPrivacy Preserving

Bridging the Gap: Differentially Private Equivariant Deep Learning for Medical Image Analysis

2022-09-09 · Florian A. Hölzl, Daniel Rueckert, Georgios Kaissis

Machine learning with formal privacy-preserving techniques like Differential Privacy (DP) allows one to derive valuable insights from sensitive medical imaging data while promising to protect patient privacy, but it usua…

Medical Image AnalysisPrivacy Preserving

Privacy-preserving medical image analysis

2020-12-10 · Alexander Ziller, Jonathan Passerat-Palmbach, Théo Ryffel, Dmitrii Usynin 외

The utilisation of artificial intelligence in medicine and healthcare has led to successful clinical applications in several domains. The conflict between data usage and privacy protection requirements in such systems mu…

Federated LearningMedical Image AnalysisPrivacy Preserving