English

A Tri-attention Fusion Guided Multi-modal Segmentation Network

Computer Vision and Pattern Recognition 2021-11-10 v1 Image and Video Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2111.01623,
  title  = {A Tri-attention Fusion Guided Multi-modal Segmentation Network},
  author = {Tongxue Zhou and Su Ruan and Pierre Vera and Stéphane Canu},
  journal= {arXiv preprint arXiv:2111.01623},
  year   = {2021}
}

Comments

33 pages, 11 figures, accepted by Pattern Recognition on 01 November 2021. arXiv admin note: substantial text overlap with arXiv:2102.03111

R2 v1 2026-06-24T07:22:42.568Z