中文
相关论文

相关论文: MAEDiff: Masked Autoencoder-enhanced Diffusion Mod…

200 篇论文

Image anomaly detection consists in detecting images or image portions that are visually different from the majority of the samples in a dataset. The task is of practical importance for various real-life applications like biomedical image…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Axel De Nardin , Pankaj Mishra , Gian Luca Foresti , Claudio Piciarelli

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

Discrete diffusion models generate sequences by iteratively denoising samples corrupted by categorical noise, offering an appealing alternative to autoregressive decoding for structured and symbolic generation. However, standard training…

机器学习 · 计算机科学 2026-02-04 Huu Binh Ta , Michael Cardei , Alvaro Velasquez , Ferdinando Fioretto

Combining neuroimaging datasets from multiple sites and scanners can help increase statistical power and thus provide greater insight into subtle neuroanatomical effects. However, site-specific effects pose a challenge by potentially…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Ayodeji Ijishakin , Ana Lawry Aguila , Elizabeth Levitis , Ahmed Abdulaal , Andre Altmann , James Cole

Medical image fusion integrates the complementary diagnostic information of the source image modalities for improved visualization and analysis of underlying anomalies. Recently, deep learning-based models have excelled the conventional…

图像与视频处理 · 电气工程与系统科学 2023-10-19 Manisha Das , Deep Gupta , Petia Radeva , Ashwini M Bakde

Anomaly detection aims to identify samples that deviate from the nominal data distribution and is central to many safety-critical applications. However, developing effective anomaly detection methods for categorical, mixed-type, and…

机器学习 · 计算机科学 2026-05-29 Lixing Zhang , Yuchen Liang , Liyan Xie

Unsupervised anomaly segmentation aims to detect patterns that are distinct from any patterns processed during training, commonly called abnormal or out-of-distribution patterns, without providing any associated manual segmentations. Since…

图像与视频处理 · 电气工程与系统科学 2023-11-06 Ziyun Liang , Harry Anthony , Felix Wagner , Konstantinos Kamnitsas

Medical image segmentation is a challenging task with inherent ambiguity and high uncertainty, attributed to factors such as unclear tumor boundaries and multiple plausible annotations. The accuracy and diversity of segmentation masks are…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Tao Chen , Chenhui Wang , Hongming Shan

The scarcity and complexity of voxel-level annotations in 3D medical imaging present significant challenges, particularly due to the domain gap between labeled datasets from well-resourced centers and unlabeled datasets from less-resourced…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Haifan Gong , Yitao Wang , Yihan Wang , Jiashun Xiao , Xiang Wan , Haofeng Li

We propose a novel unsupervised out-of-distribution detection method for medical images based on implicit fields image representations. In our approach, an auto-decoder feed-forward neural network learns the distribution of healthy images…

图像与视频处理 · 电气工程与系统科学 2021-06-10 Sergio Naval Marimont , Giacomo Tarroni

Solving medical imaging data scarcity through semantic image generation has attracted growing attention in recent years. However, existing generative models mainly focus on synthesizing whole-organ or large-tissue structures, showing…

图像与视频处理 · 电气工程与系统科学 2025-12-19 Jiahao Xia , Yutao Hu , Yaolei Qi , Zhenliang Li , Wenqi Shao , Junjun He , Ying Fu , Longjiang Zhang , Guanyu Yang

Segmentation of brain structures from MRI is crucial for evaluating brain morphology, yet existing CNN and transformer-based methods struggle to delineate complex structures accurately. While current diffusion models have shown promise in…

图像与视频处理 · 电气工程与系统科学 2025-07-01 Qilong Xing , Zikai Song , Yuteng Ye , Yuke Chen , Youjia Zhang , Na Feng , Junqing Yu , Wei Yang

Recent advancements in deep learning for medical image segmentation are often limited by the scarcity of high-quality training data.While diffusion models provide a potential solution by generating synthetic images, their effectiveness in…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Jianhao Xie , Ziang Zhang , Zhenyu Weng , Yuesheng Zhu , Guibo Luo

The high performance of denoising diffusion models for image generation has paved the way for their application in unsupervised medical anomaly detection. As diffusion-based methods require a lot of GPU memory and have long sampling times,…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Julia Wolleb , Florentin Bieder , Paul Friedrich , Peter Zhang , Alicia Durrer , Philippe C. Cattin

Detecting novel anomalies in medical imaging is challenging due to the limited availability of labeled data for rare abnormalities, which often display high variability and subtlety. This challenge is further compounded when small abnormal…

计算机视觉与模式识别 · 计算机科学 2025-01-31 Jingkun Chen , Guang Yang , Xiao Zhang , Jingchao Peng , Tianlu Zhang , Jianguo Zhang , Jungong Han , Vicente Grau

Brain pathologies can vary greatly in size and shape, ranging from few pixels (i.e. MS lesions) to large, space-occupying tumors. Recently proposed Autoencoder-based methods for unsupervised anomaly segmentation in brain MRI have shown…

图像与视频处理 · 电气工程与系统科学 2020-06-24 Christoph Baur , Benedikt Wiestler , Shadi Albarqouni , Nassir Navab

Aside from offering state-of-the-art performance in medical image generation, denoising diffusion probabilistic models (DPM) can also serve as a representation learner to capture semantic information and potentially be used as an image…

图像与视频处理 · 电气工程与系统科学 2024-07-09 Chun-Mei Feng

Pathological brain lesions exhibit diverse appearance in brain images, in terms of intensity, texture, shape, size, and location. Comprehensive sets of data and annotations are difficult to acquire. Therefore, unsupervised anomaly detection…

Various imaging modalities are used in patient diagnosis, each offering unique advantages and valuable insights into anatomy and pathology. Computed Tomography (CT) is crucial in diagnostics, providing high-resolution images for precise…

图像与视频处理 · 电气工程与系统科学 2024-12-30 Rabeya Tus Sadia , Jie Zhang , Jin Chen

We introduce Mediffusion -- a new method for semi-supervised learning with explainable classification based on a joint diffusion model. The medical imaging domain faces unique challenges due to scarce data labelling -- insufficient for…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Joanna Kaleta , Paweł Skierś , Jan Dubiński , Przemysław Korzeniowski , Kamil Deja