paper-with-me

홈 › Papers

Hyperparameter-Free Medical Image Synthesis for Sharing Data and Improving Site-Specific Segmentation

2024-04-09 · Alexander Chebykin, Peter A. N. Bosman, Tanja Alderliesten

Sharing synthetic medical images is a promising alternative to sharing real images that can improve patient privacy and data security. To get good results, existing methods for medical image synthesis must be manually adjusted when they are applied to unseen data. To remove this manual burden, we introduce a Hyperparameter-Free distributed learning method for automatic medical image Synthesis, Sharing, and Segmentation called HyFree-S3. For three diverse segmentation settings (pelvic MRIs, lung X-rays, polyp photos), the use of HyFree-S3 results in improved performance over training only with site-specific data (in the majority of cases). The hyperparameter-free nature of the method should make data synthesis and sharing easier, potentially leading to an increase in the quantity of available data and consequently the quality of the models trained that may ultimately be applied in the clinic. Our code is available at https://github.com/AwesomeLemon/HyFree-S3

📄 PDF Abstract BibTeX arXiv:2404.06240

Code (1)

awesomelemon/hyfree-s3 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

3D-StyleGAN: A Style-Based Generative Adversarial Network for Generative Modeling of Three-Dimensional Medical Images

2021-07-20 · SungMin Hong, Razvan Marinescu, Adrian V. Dalca, Anna K. Bonkhoff 외

Image synthesis via Generative Adversarial Networks (GANs) of three-dimensional (3D) medical images has great potential that can be extended to many medical applications, such as, image enhancement and disease progressio…

Generative Adversarial NetworkImage EnhancementImage Generation

Auto-FedRL: Federated Hyperparameter Optimization for Multi-institutional Medical Image Segmentation

2022-03-12 · Pengfei Guo, Dong Yang, Ali Hatamizadeh, An Xu 외

Federated learning (FL) is a distributed machine learning technique that enables collaborative model training while avoiding explicit data sharing. The inherent privacy-preserving property of FL algorithms makes them esp…

Federated LearningHyperparameter OptimizationImage SegmentationLesion Segmentation+6

MediSyn: Text-Guided Diffusion Models for Broad Medical 2D and 3D Image Synthesis

2024-05-16 · Joseph Cho, Cyril Zakka, Dhamanpreet Kaur, Rohan Shad 외

Diffusion models have recently gained significant traction due to their ability to generate high-fidelity and diverse images and videos conditioned on text prompts. In medicine, this application promises to address the c…

Image Generation

Zero-Shot Generative De-identification: Inversion-Free Flow for Privacy-Preserving Skin Image Analysis

2026-01-31 · Konstantinos Moutselos, Ilias Maglogiannis arxiv

The secure analysis of dermatological images in clinical environments is fundamentally restricted by the critical trade-off between patient privacy and the preservation of diagnostic fidelity. Traditional de-identificati…

ResViT: Residual vision transformers for multi-modal medical image synthesis

2021-06-30 · Onat Dalmaz, Mahmut Yurt, Tolga Çukur

Generative adversarial models with convolutional neural network (CNN) backbones have recently been established as state-of-the-art in numerous medical image synthesis tasks. However, CNNs are designed to perform local pr…

DiversityImage GenerationImage-to-Image TranslationInductive Bias