中文
相关论文

相关论文: Can Diffusion Models Bridge the Domain Gap in Card…

200 篇论文

Diffusion models have achieved significant success in both natural image and medical image domains, encompassing a wide range of applications. Previous investigations in medical images have often been constrained to specific anatomical…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Yongrui Yu , Yannian Gu , Shaoting Zhang , Xiaofan Zhang

Existing segmentation models trained on a single medical imaging dataset often lack robustness when encountering unseen organs or tumors. Developing a robust model capable of identifying rare or novel tumor categories not present during…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Rong Wu , Ziqi Chen , Liming Zhong , Heng Li , Hai Shu

Domain shift refers to the difference in the data distribution of two datasets, normally between the training set and the test set for machine learning algorithms. Domain shift is a serious problem for generalization of machine learning…

图像与视频处理 · 电气工程与系统科学 2021-09-29 Devran Ugurlu , Esther Puyol-Anton , Bram Ruijsink , Alistair Young , Ines Machado , Kerstin Hammernik , Andrew P. King , Julia A. Schnabel

Tackling domain shifts in multi-centre and multi-vendor data sets remains challenging for cardiac image segmentation. In this paper, we propose a generalisable segmentation framework for cardiac image segmentation in which multi-centre,…

图像与视频处理 · 电气工程与系统科学 2020-09-17 Hongwei Li , Jianguo Zhang , Bjoern Menze

Medical Foundation Models (MFMs), trained on large-scale datasets, have demonstrated superior performance across various tasks. However, these models still struggle with domain gaps in practical applications. Specifically, even after…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Jia-Xuan Jiang , Wenhui Lei , Yifeng Wu , Hongtao Wu , Furong Li , Yining Xie , Xiaofan Zhang , Zhong Wang

Machine learning and computer vision methods are showing good performance in medical imagery analysis. Yetonly a few applications are now in clinical use and one of the reasons for that is poor transferability of themodels to data from…

图像与视频处理 · 电气工程与系统科学 2020-10-15 Ekaterina Kondrateva , Marina Pominova , Elena Popova , Maxim Sharaev , Alexander Bernstein , Evgeny Burnaev

Generative latent diffusion models have been established as state-of-the-art in data generation. One promising application is generation of realistic synthetic medical imaging data for open data sharing without compromising patient privacy.…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Salman Ul Hassan Dar , Arman Ghanaat , Jannik Kahmann , Isabelle Ayx , Theano Papavassiliu , Stefan O. Schoenberg , Sandy Engelhardt

Augmentation for dense prediction typically relies on either sample mixing or generative synthesis. Mixing improves robustness but misaligned masks yield soft label ambiguity. Diffusion synthesis increases apparent diversity but, when…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Pengyu Jie , Wanquan Liu , Rui He , Yihui Wen , Deyu Meng , Chenqiang Gao

Segmentation masks of pathological areas are useful in many medical applications, such as brain tumour and stroke management. Moreover, healthy counterfactuals of diseased images can be used to enhance radiologists' training files and to…

图像与视频处理 · 电气工程与系统科学 2024-10-02 Alessandro Fontanella , Grant Mair , Joanna Wardlaw , Emanuele Trucco , Amos Storkey

Advancements in AI for medical imaging offer significant potential. However, their applications are constrained by the limited availability of data and the reluctance of medical centers to share it due to patient privacy concerns.…

Paucity of medical data severely limits the generalizability of diagnostic ML models, as the full spectrum of disease variability can not be represented by a small clinical dataset. To address this, diffusion models (DMs) have been…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Janet Wang , Yunbei Zhang , Zhengming Ding , Jihun Hamm

Scaling by training on large datasets has been shown to enhance the quality and fidelity of image generation and manipulation with diffusion models; however, such large datasets are not always accessible in medical imaging due to cost and…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Yousef Yeganeh , Azade Farshad , Ioannis Charisiadis , Marta Hasny , Martin Hartenberger , Björn Ommer , Nassir Navab , Ehsan Adeli

Unsupervised Domain Adaptation (UDA) is quite challenging due to the large distribution discrepancy between the source domain and the target domain. Inspired by diffusion models which have strong capability to gradually convert data…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Duo Peng , Qiuhong Ke , Yinjie Lei , Jun Liu

Domain generalization is a technique aimed at enabling models to maintain high accuracy when applied to new environments or datasets (unseen domains) that differ from the datasets used in training. Generally, the accuracy of models trained…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Reiji Saito , Kazuhiro Hotta

Pseudo-healthy image inpainting is an essential preprocessing step for analyzing pathological brain MRI scans. Most current inpainting methods favor slice-wise 2D models for their high in-plane fidelity, but their independence across slices…

图像与视频处理 · 电气工程与系统科学 2025-07-25 Dou Hoon Kwark , Shirui Luo , Xiyue Zhu , Yudu Li , Zhi-Pei Liang , Volodymyr Kindratenko

Diffusion Generative Models (DGM) have rapidly surfaced as emerging topics in the field of computer vision, garnering significant interest across a wide array of deep learning applications. Despite their high computational demand, these…

图像与视频处理 · 电气工程与系统科学 2024-11-26 Denisha Thakkar , Vincent Quoc-Huy Trinh , Sonal Varma , Samira Ebrahimi Kahou , Hassan Rivaz , Mahdi S. Hosseini

Generative models are becoming popular for the synthesis of medical images. Recently, neural diffusion models have demonstrated the potential to generate photo-realistic images of objects. However, their potential to generate medical images…

图像与视频处理 · 电气工程与系统科学 2022-11-03 Hazrat Ali , Shafaq Murad , Zubair Shah

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 for 3D cardiac MRI…

图像与视频处理 · 电气工程与系统科学 2024-07-24 Deniz Daum , Richard Osuala , Anneliese Riess , Georgios Kaissis , Julia A. Schnabel , Maxime Di Folco

Convolutional neural networks (CNNs) have led to significant improvements in the semantic segmentation of images. When source and target datasets come from different modalities, CNN performance suffers due to domain shift. In such cases…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Serban Stan , Mohammad Rostami

Diffusion probabilistic model (DPM) recently becomes one of the hottest topic in computer vision. Its image generation application such as Imagen, Latent Diffusion Models and Stable Diffusion have shown impressive generation capabilities,…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Junde Wu , Rao Fu , Huihui Fang , Yu Zhang , Yehui Yang , Haoyi Xiong , Huiying Liu , Yanwu Xu