paper-with-me

홈 › Papers

Bi-Directional MS Lesion Filling and Synthesis Using Denoising Diffusion Implicit Model-based Lesion Repainting

2024-10-07 · Jinwei Zhang, Lianrui Zuo, Yihao Liu, Samuel Remedios, Bennett A. Landman, Jerry L. Prince, Aaron Carass

Automatic magnetic resonance (MR) image processing pipelines are widely used to study people with multiple sclerosis (PwMS), encompassing tasks such as lesion segmentation and brain parcellation. However, the presence of lesion often complicates these analysis, particularly in brain parcellation. Lesion filling is commonly used to mitigate this issue, but existing lesion filling algorithms often fall short in accurately reconstructing realistic lesion-free images, which are vital for consistent downstream analysis. Additionally, the performance of lesion segmentation algorithms is often limited by insufficient data with lesion delineation as training labels. In this paper, we propose a novel approach leveraging Denoising Diffusion Implicit Models (DDIMs) for both MS lesion filling and synthesis based on image inpainting. Our modified DDIM architecture, once trained, enables both MS lesion filing and synthesis. Specifically, it can generate lesion-free T1-weighted or FLAIR images from those containing lesions; Or it can add lesions to T1-weighted or FLAIR images of healthy subjects. The former is essential for downstream analyses that require lesion-free images, while the latter is valuable for augmenting training datasets for lesion segmentation tasks. We validate our approach through initial experiments in this paper and demonstrate promising results in both lesion filling and synthesis, paving the way for future work.

📄 PDF Abstract BibTeX arXiv:2410.05027

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage InpaintingLesion SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Joint Holistic and Lesion Controllable Mammogram Synthesis via Gated Conditional Diffusion Model

2025-07-25 · Xin Li, Kaixiang Yang, Qiang Li, Zhiwei Wang arxiv

Mammography is the most commonly used imaging modality for breast cancer screening, driving an increasing demand for deep-learning techniques to support large-scale analysis. However, the development of accurate and robu…

Exploring Robustness of Cortical Morphometry in the presence of white matter lesions, using Diffusion Models for Lesion Filling

2025-03-26 · Vinzenz Uhr, Ivan Diaz, Christian Rummel, Richard McKinley

Cortical thickness measurements from magnetic resonance imaging, an important biomarker in many neurodegenerative and neurological disorders, are derived by many tools from an initial voxel-wise tissue segmentation. Whit…

Brain SegmentationDeep LearningDenoisingSegmentation

Denoising Diffusion Models for 3D Healthy Brain Tissue Inpainting

2024-03-21 · Alicia Durrer, Julia Wolleb, Florentin Bieder, Paul Friedrich 외

Monitoring diseases that affect the brain's structural integrity requires automated analysis of magnetic resonance (MR) images, e.g., for the evaluation of volumetric changes. However, many of the evaluation tools are op…

Denoising

Unlocking Prompt Infilling Capability for Diffusion Language Models

2026-04-04 · Yoshinari Fujinuma, Keisuke Sakaguchi arxiv

Masked diffusion language models (dLMs) generate text through bidirectional denoising, yet this capability remains locked for infilling prompts. This limitation is an artifact of the current supervised finetuning (SFT) c…

Diffusion LMs Can Approximate Optimal Infilling Lengths Implicitly

2026-01-31 · Hengchang Liu, Zhao Yang, Bing Su arxiv

Diffusion language models (DLMs) provide a bidirectional generation framework naturally suited for infilling, yet their performance is constrained by the pre-specified infilling length. In this paper, we reveal that DLMs…