arXiv:2607.00058cs.CV2026-07中稿 · IJCAI

用扩散模型让医学图像增强与分割互相促进,提升诊断准确性。

Joint Medical Image Enhancement and Segmentation with Diffusion-based Symbiotic Information Interaction

论文配图:Joint Medical Image Enhancement and Segmentation with Diffusion-based Symbiotic Information Interaction
图 1 · 摘自论文原文
  • 设计双向交互模块,让增强与分割在扩散过程中动态互补。
  • 在多模态数据上实现显著性能提升,优于传统分步处理方法。
  • 适合需要高质量图像分析的临床医生和医学图像算法研究者。

图像质量对准确医疗诊断至关重要。然而,由于成本限制,MRI、CT 和超声图像常存在分辨率低、质量差的问题,导致关键解剖结构和病灶难以清晰呈现。尽管此类问题普遍存在,传统方法仍将图像增强视为独立预处理步骤,未能充分挖掘其与图像分割的协同潜力。为此,我们提出基于去噪扩散隐式模型(DDIM)的共生信息交互网络 DiSIINet,其核心思想是将增强与分割在统一框架中相互促进。DiSIINet 包含增强分支与分割分支,通过新颖的共生信息交互(SII)模块,在反向扩散过程中利用交叉注意力实现特征级动态信息交换,使两项任务可迭代优化彼此。该设计保证了高质量输出与高效推理。在多模态医学数据集(MRI、CT、超声)上的实验表明,DiSIINet 相较于串行或独立的增强与分割方法,取得了显著性能提升。代码已开源:https://github.com/Reconsider80/DiSIINet。

原文摘要 · Abstract (English)

Image quality is critical for accurate medical diagnosis. However, MRI, CT, and ultrasound images are often of low resolution and quality due to cost constraints, complicating the visualization of key anatomical structures and lesions. While such limitations are common in practice, traditional methods treat image enhancement as a separate preprocessing step, failing to fully leverage its potential synergy with image segmentation. To address this, we propose DiSIINet (Diffusion-based Symbiotic Information Interaction Network), which is built on the principle that enhancement and segmentation should mutually reinforce each other in a unified model. Based on Denoising Diffusion Implicit Models (DDIM), DiSIINet integrates an enhancement branch and a segmentation branch. These branches interact through a novel Symbiotic Information Interaction (SII) module, which facilitates dynamic, feature-level information exchange via cross-attention during the reverse diffusion process. This design enables both tasks to iteratively improve each other. The DDIM backbone ensures high-quality output and efficient inference through deterministic sampling. Experiments on multi-modal medical datasets (MRI, CT, ultrasound) show that DiSIINet achieves significant performance improvements compared to sequential or independent enhancement and segmentation approaches. The code is available at: https://github.com/Reconsider80/DiSIINet.

医学图像扩散模型图像增强分割

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。