Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

MIND: A Noise-Adaptive Denoising Framework for Medical Images Integrating Multi-Scale Transformer

Created by
  • Haebom

Author

Tao Tang, Chengxu Yang

Outline

This paper proposes MI-ND, a novel model for denoising medical images. MI-ND integrates multi-scale convolution and transformer architectures, and introduces a noise-level estimator (NLE) and a noise-adaptive attention module (NAAB) to achieve noise-aware channel-spatial attention control and cross-modal feature fusion. Experimental results using various publicly available datasets demonstrate that the proposed method significantly outperforms comparable methods in image quality metrics such as PSNR, SSIM, and LPIPS, and improves F1 scores and ROC-AUC in subsequent diagnostic tasks, demonstrating its practical value and potential. It also demonstrates outstanding performance in structural recovery, diagnostic sensitivity, and cross-modal robustness, offering an effective solution for medical image enhancement and AI-based diagnosis and treatment.

Takeaways, Limitations

Takeaways:
A new model MI-ND is proposed to significantly improve noise removal performance in medical images.
Demonstrated superior performance compared to existing methods in image quality indicators such as PSNR, SSIM, and LPIPS, as well as diagnostic performance indicators such as F1 score and ROC-AUC.
Contributes to improved structural restoration, diagnostic sensitivity, and cross-modal robustness.
Presenting the potential to contribute to improving the accuracy of AI-based medical diagnosis and treatment.
Limitations:
The paper lacks specific references to Limitations or future research directions.
Further validation of generalization performance across various medical imaging modalities is needed.
Performance evaluation and validation in actual clinical environments are required.
👍