paper-with-me

Papers

A Tri-attention Fusion Guided Multi-modal Segmentation Network

2021-11-02 · Tongxue Zhou, Su Ruan, Pierre Vera, Stéphane Canu

In the field of multimodal segmentation, the correlation between different modalities can be considered for improving the segmentation results. Considering the correlation between different MR modalities, in this paper, we propose a multi-modality segmentation network guided by a novel tri-attention fusion. Our network includes N model-independent encoding paths with N image sources, a tri-attention fusion block, a dual-attention fusion block, and a decoding path. The model independent encoding paths can capture modality-specific features from the N modalities. Considering that not all the features extracted from the encoders are useful for segmentation, we propose to use dual attention based fusion to re-weight the features along the modality and space paths, which can suppress less informative features and emphasize the useful ones for each modality at different positions. Since there exists a strong correlation between different modalities, based on the dual attention fusion block, we propose a correlation attention module to form the tri-attention fusion block. In the correlation attention module, a correlation description block is first used to learn the correlation between modalities and then a constraint based on the correlation is used to guide the network to learn the latent correlated features which are more relevant for segmentation. Finally, the obtained fused feature representation is projected by the decoder to obtain the segmentation results. Our experiment results tested on BraTS 2018 dataset for brain tumor segmentation demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2111.01623

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor SegmentationSegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

RISAM: Referring Image Segmentation via Mutual-Aware Attention Features

2023-11-27 · Mengxi Zhang, Yiming Liu, Xiangjun Yin, Huanjing Yue 외

Referring image segmentation (RIS) aims to segment a particular region based on a language expression prompt. Existing methods incorporate linguistic features into visual features and obtain multi-modal features for mask…

DecoderImage SegmentationSegmentationSemantic Segmentation

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

Weakly supervised multimodal segmentation of acoustic borehole images with depth-aware cross-attention

2026-03-21 · Jose Luis Lima de Jesus Silva arxiv

Acoustic borehole images provide high-resolution borehole-wall structure, but large-scale interpretation remains difficult because dense expert annotations are rarely available and subsurface information is intrinsically…

MPerS: Dynamic MLLM MixExperts Perception-Guided Remote Sensing Scene Segmentation

2026-05-11 · Ziyi Wang, Xianping Ma, Ziyao Wang, Hongyang Zhang 외 arxiv

The multimodal fusion of images and scene captions has been extensively explored and applied in various fields. However, when dealing with complex remote sensing (RS) scenes, existing studies have predominantly concentra…

Semantic SegmentationScene Segmentation

IVGF: The Fusion-Guided Infrared and Visible General Framework

2024-09-02 · Fangcen Liu, Chenqiang Gao, Fang Chen, Pengcheng Li 외

Infrared and visible dual-modality tasks such as semantic segmentation and object detection can achieve robust performance even in extreme scenes by fusing complementary information. Most current methods design task-spec…

Data Augmentationobject-detectionObject DetectionSegmentation+1