Concepedia

TLDR

Accurate liver and tumor localization is essential for radiological diagnosis, and recent U‑Net variants using multi‑scale feature fusion have been developed to enhance medical image segmentation. This study introduces MA‑Net, a multi‑scale attention network that incorporates self‑attention to adaptively fuse local features with global dependencies, addressing limitations of prior multi‑scale U‑Net approaches. MA‑Net captures rich contextual dependencies through a Position‑wise Attention Block that models spatial interdependencies and a Multi‑scale Fusion Attention Block that captures channel dependencies via multi‑scale semantic feature fusion, evaluated on the MICCAI 2017 LiTS Challenge dataset. MA‑Net outperforms state‑of‑the‑art methods, achieving Dice scores of 0.960 ± 0.03 for liver and 0.749 ± 0.08 for tumors.

Abstract

Automatic assessing the location and extent of liver and liver tumor is critical for radiologists, diagnosis and the clinical process. In recent years, a large number of variants of U-Net based on Multi-scale feature fusion are proposed to improve the segmentation performance for medical image segmentation. Unlike the previous works which extract the context information of medical image via applying the multi-scale feature fusion, we propose a novel network named Multi-scale Attention Net (MA-Net) by introducing self-attention mechanism into our method to adaptively integrate local features with their global dependencies. The MA-Net can capture rich contextual dependencies based on the attention mechanism. We design two blocks: Position-wise Attention Block (PAB) and Multi-scale Fusion Attention Block (MFAB). The PAB is used to model the feature interdependencies in spatial dimensions, which capture the spatial dependencies between pixels in a global view. In addition, the MFAB is to capture the channel dependencies between any feature map by multi-scale semantic feature fusion. We evaluate our method on the dataset of MICCAI 2017 LiTS Challenge. The proposed method achieves better performance than other state-of-the-art methods. The Dice values of liver and tumors segmentation are 0.960 ± 0.03 and 0.749 ± 0.08 respectively.

References

YearCitations

Page 1