paper-with-me

Papers

Structure and Progress Aware Diffusion for Medical Image Segmentation

2026-03-09 · Siyuan Song, Guyue Hu, Chenglong Li, Dengdi Sun, Zhe Jin, Jin Tang arxiv

Medical image segmentation is crucial for computer-aided diagnosis, which necessitates understanding both coarse morphological and semantic structures, as well as carving fine boundaries. The morphological and semantic structures in medical images are beneficial and stable clues for target understanding. While the fine boundaries of medical targets (like tumors and lesions) are usually ambiguous and noisy since lesion overlap, annotation uncertainty, and so on, making it not reliable to serve as early supervision. However, existing methods simultaneously learn coarse structures and fine boundaries throughout the training process. In this paper, we propose a structure and progress-aware diffusion (SPAD) for medical image segmentation, which consists of a semantic-concentrated diffusion (ScD) and a boundary-centralized diffusion (BcD) modulated by a progress-aware scheduler (PaS). Specifically, the semantic-concentrated diffusion introduces anchor-preserved target perturbation, which perturbs pixels within a medical target but preserves unaltered areas as semantic anchors, encouraging the model to infer noisy target areas from the surrounding semantic context. The boundary-centralized diffusion introduces progress-aware boundary noise, which blurs unreliable and ambiguous boundaries, thus compelling the model to focus on coarse but stable anatomical morphology and global semantics. Furthermore, the progress-aware scheduler gradually modulates noise intensity of the ScD and BcD forming a coarse-to-fine diffusion paradigm, which encourage focusing on coarse morphological and semantic structures during early target understanding stages and gradually shifting to fine target boundaries during later contour adjusting stages.

📄 PDF Abstract BibTeX arXiv:2603.07889

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

FairDiffusion: Enhancing Equity in Latent Diffusion Models via Fair Bayesian Perturbation

2024-12-29 · Yan Luo, Muhammad Osama Khan, Congcong Wen, Muhammad Muneeb Afzal 외

Recent progress in generative AI, especially diffusion models, has demonstrated significant utility in text-to-image synthesis. Particularly in healthcare, these models offer immense potential in generating synthetic dat…

FairnessImage Generation

Scale-Cascaded Diffusion Models for Super-Resolution in Medical Imaging

2026-01-30 · Darshan Thaker, Mahmoud Mostapha, Radu Miron, Shihan Qiu 외 arxiv

Diffusion models have been increasingly used as strong generative priors for solving inverse problems such as super-resolution in medical imaging. However, these approaches typically utilize a diffusion prior trained at …

Image Super-Resolution

Structure-Aware Stylized Image Synthesis for Robust Medical Image Segmentation

2024-12-05 · Jie Bao, Zhixin Zhou, Wen Jung Li, Rui Luo

Accurate medical image segmentation is essential for effective diagnosis and treatment planning but is often challenged by domain shifts caused by variations in imaging devices, acquisition conditions, and patient-specif…

Domain GeneralizationImage GenerationImage SegmentationImage Stylization+6

Sketch2CT: Multimodal Diffusion for Structure-Aware 3D Medical Volume Generation

2026-03-23 · Delin An, Chaoli Wang arxiv

Diffusion probabilistic models have demonstrated significant potential in generating high-quality, realistic medical images, providing a promising solution to the persistent challenge of data scarcity in the medical fiel…

SADM: Sequence-Aware Diffusion Model for Longitudinal Medical Image Generation

2022-12-16 · Jee Seok Yoon, Chenghao Zhang, Heung-Il Suk, Jia Guo 외

Human organs constantly undergo anatomical changes due to a complex mix of short-term (e.g., heartbeat) and long-term (e.g., aging) factors. Evidently, prior knowledge of these factors will be beneficial when modeling th…

Image GenerationMedical Image Generation