paper-with-me

홈 › Papers

Dual Interaction Network with Cross-Image Attention for Medical Image Segmentation

2025-09-07 · Jeonghyun Noh, Wangsu Jeon, Jinsun Park arxiv

Medical image segmentation is a crucial method for assisting professionals in diagnosing various diseases through medical imaging. However, various factors such as noise, blurriness, and low contrast often hinder the accurate diagnosis of diseases. While numerous image enhancement techniques can mitigate these issues, they may also alter crucial information needed for accurate diagnosis in the original image. Conventional image fusion strategies, such as feature concatenation can address this challenge. However, they struggle to fully leverage the advantages of both original and enhanced images while suppressing the side effects of the enhancements. To overcome the problem, we propose a dual interactive fusion module (DIFM) that effectively exploits mutual complementary information from the original and enhanced images. DIFM employs cross-attention bidirectionally to simultaneously attend to corresponding spatial information across different images, subsequently refining the complementary features via global spatial attention. This interaction leverages low- to high-level features implicitly associated with diverse structural attributes like edges, blobs, and object shapes, resulting in enhanced features that embody important spatial characteristics. In addition, we introduce a multi-scale boundary loss based on gradient extraction to improve segmentation accuracy at object boundaries. Experimental results on the ACDC and Synapse datasets demonstrate the superiority of the proposed method quantitatively and qualitatively. Code available at: https://github.com/JJeong-Gari/DIN

📄 PDF Abstract BibTeX arXiv:2509.05953

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationImage Enhancement

Similar Papers 제목 키워드 기반

CoMLP: Cooperatively-Gated MLPs for Fine-Grained Cross-Modal Information Fusion in Medical Image Segmentation

2026-09-04 · Mingyuan Meng, Shuchang Ye, Mingjian Li, Zhenyu Zhao 외 arxiv

Multi-modal medical images and clinical reports provide complementary anatomical, functional, and semantic information for medical image segmentation. Effectively exploiting these heterogeneous sources requires fine-grai…

Medical Image Segmentation

Probabilistic smooth attention for deep multiple instance learning in medical imaging

2025-07-20 · Francisco M. Castro-Macías, Pablo Morales-Álvarez, Yunan Wu, Rafael Molina 외 arxiv

The Multiple Instance Learning (MIL) paradigm is attracting plenty of attention in medical imaging classification, where labeled data is scarce. MIL methods cast medical images as bags of instances (e.g. patches in whole…

Multiple Instance Learning

U-Net Transformer: Self and Cross Attention for Medical Image Segmentation

2021-03-10 · Olivier Petit, Nicolas Thome, Clément Rambour, Luc Soler

Medical image segmentation remains particularly challenging for complex and low-contrast anatomical structures. In this paper, we introduce the U-Transformer network, which combines a U-shaped architecture for image segm…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

A Dual-Attention Learning Network with Word and Sentence Embedding for Medical Visual Question Answering

2022-10-01 · Xiaofei Huang, Hongfang Gong

Research in medical visual question answering (MVQA) can contribute to the development of computeraided diagnosis. MVQA is a task that aims to predict accurate and convincing answers based on given medical images and ass…

Medical Visual Question AnsweringQuestion AnsweringSentenceSentence Embedding+4

NEARL: Interacted Query Adaptation with Orthogonal Regularization for Medical Vision-Language Understanding

2025-08-06 · Zelin Peng, Yichen Zhao, Yu Huang, Piao Yang 외 arxiv

Computer-aided medical image analysis is crucial for disease diagnosis and treatment planning. While vision-language models (VLMs) such as CLIP exhibit strong generalization ability, their direct application to medical i…