arXiv reaDer
マルチモーダルMRI脳腫瘍セグメンテーション用のDR-Unet104
DR-Unet104 for Multimodal MRI brain tumor segmentation
この論文では、脳MRIの病変セグメンテーションのために104個の畳み込み層を持つ2D深部残余Unet(DR-Unet104)を提案します。 Unetエンコーダーに「ボトルネック」残余ブロックを追加したり、各畳み込みブロックスタックの後にドロップアウトを追加したりするなど、Unetアーキテクチャに複数の追加を行います。ドロップアウトの正規化を小さなレート(例:0.2)で導入した場合のアーキテクチャへの影響を検証し、ドロップアウトが0.2の場合、ドロップアウトがない場合やドロップアウトが0.5の場合と比較して全体的なパフォーマンスが向上することがわかりました。マルチモーダル脳腫瘍セグメンテーション(BraTS)2020チャレンジの一部として提案されたアーキテクチャを評価し、ResNet-V2-152バックボーンを備えたDeepLabV3 +と私たちの方法を比較しました。 DR-Unet104は、検証データ、腫瘍全体、腫瘍および腫瘍コアの強化について、それぞれ0.8862、0.6756、および0.6721の平均ダイススコア係数を達成し、DeepLabV3 +によって0.8770、0.65242、および0.68134の全体的な改善を達成したことがわかりました。私たちの方法では、腫瘍全体で0.8673、0.7514、0.7983の最終平均DSCが生成され、チャレンジのテストデータで腫瘍と腫瘍コアが強化されました。 2D畳み込みのみにもかかわらず、競争力のある病変セグメンテーションアーキテクチャを作成しました。これには、3Dアーキテクチャよりも低電力のコンピュータで使用できるという追加の利点があります。この作業のソースコードとトレーニング済みモデルは、https://github.com/jordan-colman/DR-Unet104で公開されています。
In this paper we propose a 2D deep residual Unet with 104 convolutional layers (DR-Unet104) for lesion segmentation in brain MRIs. We make multiple additions to the Unet architecture, including adding the 'bottleneck' residual block to the Unet encoder and adding dropout after each convolution block stack. We verified the effect of introducing the regularisation of dropout with small rate (e.g. 0.2) on the architecture, and found a dropout of 0.2 improved the overall performance compared to no dropout, or a dropout of 0.5. We evaluated the proposed architecture as part of the Multimodal Brain Tumor Segmentation (BraTS) 2020 Challenge and compared our method to DeepLabV3+ with a ResNet-V2-152 backbone. We found that the DR-Unet104 achieved a mean dice score coefficient of 0.8862, 0.6756 and 0.6721 for validation data, whole tumor, enhancing tumor and tumor core respectively, an overall improvement on 0.8770, 0.65242 and 0.68134 achieved by DeepLabV3+. Our method produced a final mean DSC of 0.8673, 0.7514 and 0.7983 on whole tumor, enhancing tumor and tumor core on the challenge's testing data. We produced a competitive lesion segmentation architecture, despite only 2D convolutions, having the added benefit that it can be used on lower power computers than a 3D architecture. The source code and trained model for this work is openly available at https://github.com/jordan-colman/DR-Unet104.
updated: Tue May 04 2021 14:25:49 GMT+0000 (UTC)
published: Wed Nov 04 2020 01:24:26 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト