畳み込みニューラルネットワークに基づく方法により、生物医学的画像セグメンテーションのパフォーマンスが向上しました。ただし、これらの方法のほとんどは、可変サイズのオブジェクトを効率的にセグメント化し、生物医学のユースケースで一般的な小さくて偏ったデータセットでトレーニングすることはできません。可変サイズで発生する課題に対処するためにマルチスケール融合アプローチを組み込んだ方法が存在しますが、それらは通常、一般的なセマンティックセグメンテーションコンピュータビジョンの問題により適した複雑なモデルを使用します。この論文では、医療画像セグメンテーションタスク用に特別に設計されたMSRF-Netと呼ばれる新しいアーキテクチャを提案します。提案されたMSRF-Netは、デュアルスケール高密度融合ブロック(DSDF)を使用して、さまざまな受容野のマルチスケール機能を交換することができます。 DSDFブロックは、2つの異なる解像度スケール間で厳密に情報を交換でき、MSRFサブネットワークは複数のDSDFブロックを順番に使用してマルチスケールフュージョンを実行します。これにより、解像度の維持、情報フローの改善、高レベルと低レベルの両方の機能の伝播が可能になり、正確なセグメンテーションマップを取得できます。提案されたMSRF-Netは、オブジェクトの変動性をキャプチャすることを可能にし、さまざまな生物医学データセットで改善された結果を提供します。 MSRF-Netでの広範な実験は、提案された方法が最先端の医療画像セグメンテーションの最先端の方法のほとんどを上回っていることを示しています。 MSRF-Netは、公開されている4つのデータセットのパフォーマンスを向上させます。また、MSRF-Netは、最先端の方法と比較して、より一般化できます。
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 in 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 computer vision problems. In this paper, we propose a novel architecture called MSRF-Net, which is specially designed for medical image segmentation tasks. The proposed MSRF-Net is able to exchange multi-scale features of varying receptive fields using a dual-scale dense fusion block (DSDF). 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 most of the cutting-edge medical image segmentation state-of-the-art methods. MSRF-Net advances the performance on four publicly available datasets, and also, MSRF-Net is more generalizable as compared to state-of-the-art methods.