Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MSRF-Net: A Multi-Scale Residual Fusion Network for Biomedical Image Segmentation

About

Methods based on convolutional neural networks have improved the performance of biomedical image segmentation. However, most of these methods cannot efficiently segment objects of variable sizes and train on small and biased datasets, which are common for biomedical use cases. While methods exist that incorporate multi-scale fusion approaches to address the challenges arising with variable sizes, they usually use complex models that are more suitable for general semantic segmentation problems. In this paper, we propose a novel architecture called Multi-Scale Residual Fusion Network (MSRF-Net), which is specially designed for medical image segmentation. The proposed MSRF-Net is able to exchange multi-scale features of varying receptive fields using a Dual-Scale Dense Fusion (DSDF) block. Our DSDF block can exchange information rigorously across two different resolution scales, and our MSRF sub-network uses multiple DSDF blocks in sequence to perform multi-scale fusion. This allows the preservation of resolution, improved information flow and propagation of both high- and low-level features to obtain accurate segmentation maps. The proposed MSRF-Net allows to capture object variabilities and provides improved results on different biomedical datasets. Extensive experiments on MSRF-Net demonstrate that the proposed method outperforms the cutting-edge medical image segmentation methods on four publicly available datasets. We achieve the dice coefficient of 0.9217, 0.9420, and 0.9224, 0.8824 on Kvasir-SEG, CVC-ClinicDB, 2018 Data Science Bowl dataset, and ISIC-2018 skin lesion segmentation challenge dataset respectively. We further conducted generalizability tests and achieved a dice coefficient of 0.7921 and 0.7575 on CVC-ClinicDB and Kvasir-SEG, respectively.

Abhishek Srivastava, Debesh Jha, Sukalpa Chanda, Umapada Pal, H{\aa}vard D. Johansen, Dag Johansen, Michael A. Riegler, Sharib Ali, P{\aa}l Halvorsen• 2021

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationCVC-ClinicDB (test)
DSC94.2
196
Polyp SegmentationKvasir
Dice Score92.2
128
Medical Image SegmentationISIC 2018
Dice Score88.24
92
Polyp SegmentationKvasir-SEG (test)
mIoU0.8914
87
Polyp SegmentationCVC-ClinicDB
Dice Coefficient94.2
81
Medical Image SegmentationKvasir-SEG (test)
mIoU89.14
78
Medical Image SegmentationKvasir-Seg
Dice Score92.17
75
Skin Lesion SegmentationISIC 2018 (test)
Dice Score88.2
74
Medical Image SegmentationCVC-ClinicDB (test)
Dice94.2
60
Polyp SegmentationKvasir-Seg
mDice0.7296
27
Showing 10 of 40 rows

Other info

Code

Follow for update