paper-with-me

홈 › Papers

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 usually comes at a sharp privacy-utility trade-off. In this work, we propose to use steerable equivariant convolutional networks for medical image analysis with DP. Their improved feature quality and parameter efficiency yield remarkable accuracy gains, narrowing the privacy-utility gap.

📄 PDF Abstract BibTeX arXiv:2209.04338

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image AnalysisPrivacy Preserving

Similar Papers 제목 키워드 기반

Equivariant Differentially Private Deep Learning: Why DP-SGD Needs Sparser Models

2023-01-30 · Florian A. Hölzl, Daniel Rueckert, Georgios Kaissis

Differentially Private Stochastic Gradient Descent (DP-SGD) limits the amount of private information deep learning models can memorize during training. This is achieved by clipping and adding noise to the model's gradien…

Image ClassificationImage Classification with Differential Privacy

The role of self-supervised pretraining in differentially private medical image analysis

2026-01-27 · Soroosh Tayebi Arasteh, Mina Farajiamiri, Mahshad Lotfinia, Behrus Hinrichs-Puladi 외 arxiv

Differential privacy (DP) provides formal protection for sensitive data but typically incurs substantial losses in diagnostic performance. Model initialization has emerged as a critical factor in mitigating this degradat…

Self-Supervised Learning

DP$^2$-VAE: Differentially Private Pre-trained Variational Autoencoders

2022-08-05 · Dihong Jiang, Guojun Zhang, Mahdi Karami, Xi Chen 외

Modern machine learning systems achieve great success when trained on large datasets. However, these datasets usually contain sensitive information (e.g. medical records, face images), leading to serious privacy concerns…

On Differentially Private 3D Medical Image Synthesis with Controllable Latent Diffusion Models

2024-07-23 · Deniz Daum, Richard Osuala, Anneliese Riess, Georgios Kaissis 외

Generally, the small size of public medical imaging datasets coupled with stringent privacy concerns, hampers the advancement of data-hungry deep learning models in medical imaging. This study addresses these challenges …

Image GenerationMedical Image Generation

Differentially Private Survival Function Estimation

2019-10-04 · Lovedeep Gondara, Ke Wang

Survival function estimation is used in many disciplines, but it is most common in medical analytics in the form of the Kaplan-Meier estimator. Sensitive data (patient records) is used in the estimation without any expli…