論文の概要: R2U++: A Multiscale Recurrent Residual U-Net with Dense Skip Connections
for Medical Image Segmentation
- arxiv url: http://arxiv.org/abs/2206.01793v1
- Date: Fri, 3 Jun 2022 19:42:44 GMT
- ステータス: 処理完了
- システム内更新日: 2022-06-12 17:14:29.364289
- Title: R2U++: A Multiscale Recurrent Residual U-Net with Dense Skip Connections
for Medical Image Segmentation
- Title(参考訳): R2U++:医療画像セグメンテーションのためのDense Skip Connection付きマルチスケールリカレント残差U-Net
- Authors: Mehreen Mubashar, Hazrat Ali, Christer Gronlund, Shoaib Azmat
- Abstract要約: 本稿では,新しいU-Netベースの医用画像セグメンテーションアーキテクチャR2U++を提案する。
提案したアーキテクチャでは, 単純な畳み込みバックボーンを, より深い再帰的な畳み込みブロックに置き換える。
エンコーダとデコーダのセマンティックギャップは、濃密なスキップ経路によって減少する。
- 参考スコア(独自算出の注目度): 0.5735035463793008
- License: http://creativecommons.org/licenses/by-sa/4.0/
- Abstract: U-Net is a widely adopted neural network in the domain of medical image
segmentation. Despite its quick embracement by the medical imaging community,
its performance suffers on complicated datasets. The problem can be ascribed to
its simple feature extracting blocks: encoder/decoder, and the semantic gap
between encoder and decoder. Variants of U-Net (such as R2U-Net) have been
proposed to address the problem of simple feature extracting blocks by making
the network deeper, but it does not deal with the semantic gap problem. On the
other hand, another variant UNET++ deals with the semantic gap problem by
introducing dense skip connections but has simple feature extraction blocks. To
overcome these issues, we propose a new U-Net based medical image segmentation
architecture R2U++. In the proposed architecture, the adapted changes from
vanilla U-Net are: (1) the plain convolutional backbone is replaced by a deeper
recurrent residual convolution block. The increased field of view with these
blocks aids in extracting crucial features for segmentation which is proven by
improvement in the overall performance of the network. (2) The semantic gap
between encoder and decoder is reduced by dense skip pathways. These pathways
accumulate features coming from multiple scales and apply concatenation
accordingly. The modified architecture has embedded multi-depth models, and an
ensemble of outputs taken from varying depths improves the performance on
foreground objects appearing at various scales in the images. The performance
of R2U++ is evaluated on four distinct medical imaging modalities: electron
microscopy (EM), X-rays, fundus, and computed tomography (CT). The average gain
achieved in IoU score is 1.5+-0.37% and in dice score is 0.9+-0.33% over
UNET++, whereas, 4.21+-2.72 in IoU and 3.47+-1.89 in dice score over R2U-Net
across different medical imaging segmentation datasets.
- Abstract(参考訳): U-Netは医療画像セグメンテーションの分野で広く採用されているニューラルネットワークである。
医療画像コミュニティから素早く受け入れられたものの、そのパフォーマンスは複雑なデータセットに悩まされている。
この問題は、エンコーダ/デコーダという単純な特徴抽出ブロックと、エンコーダとデコーダのセマンティックギャップによって説明できる。
U-Netの変数(R2U-Netなど)は、ネットワークをより深くすることで単純な特徴抽出ブロックの問題に対処するために提案されているが、意味的ギャップの問題には対処しない。
一方、UNET++の別の変種は、深いスキップ接続を導入することでセマンティックギャップの問題に対処するが、単純な特徴抽出ブロックがある。
これらの問題を解決するために,U-Netベースの医用画像セグメンテーションアーキテクチャR2U++を提案する。
提案したアーキテクチャでは,バニラU-Netからの適応的な変更は,(1)平らな畳み込みバックボーンはより深い再帰的な畳み込みブロックに置き換えられる。
これらのブロックによる視野の増大は、ネットワーク全体の性能の向上によって証明されたセグメンテーションの重要な特徴の抽出に役立つ。
2) エンコーダとデコーダのセマンティックギャップは, 濃密なスキップ経路によって減少する。
これらの経路は複数のスケールから来る特徴を蓄積し、それに応じて結合を適用する。
修正されたアーキテクチャは多深度モデルが組み込まれており、様々な深さから得られた出力のアンサンブルにより、画像の様々なスケールに現れる前景オブジェクトのパフォーマンスが向上する。
R2U++の性能は、電子顕微鏡(EM)、X線、眼底、CT(CT)の4つの異なる医用画像で評価される。
IoUスコアの平均利得は1.5+-0.37%、ダイススコアは0.9+-0.33%、IoUスコアは4.21+-2.72、R2U-Netスコアは3.47+-1.89である。
関連論文リスト
- M$^{2}$SNet: Multi-scale in Multi-scale Subtraction Network for Medical
Image Segmentation [73.10707675345253]
医用画像から多様なセグメンテーションを仕上げるマルチスケールサブトラクションネットワーク(M$2$SNet)を提案する。
本手法は,4つの異なる医用画像セグメンテーションタスクの11つのデータセットに対して,異なる評価基準の下で,ほとんどの最先端手法に対して好意的に機能する。
論文 参考訳(メタデータ) (2023-03-20T06:26:49Z) - Two-Stream Graph Convolutional Network for Intra-oral Scanner Image
Segmentation [133.02190910009384]
本稿では,2ストリームグラフ畳み込みネットワーク(TSGCN)を提案する。
TSGCNは3次元歯(表面)セグメンテーションにおいて最先端の方法よりも優れています。
論文 参考訳(メタデータ) (2022-04-19T10:41:09Z) - Deep ensembles in bioimage segmentation [74.01883650587321]
本研究では,畳み込みニューラルネットワーク(CNN)のアンサンブルを提案する。
アンサンブル法では、多くの異なるモデルが訓練され、分類に使用され、アンサンブルは単一分類器の出力を集約する。
提案するアンサンブルは,DeepLabV3+とHarDNet環境を用いて,異なるバックボーンネットワークを組み合わせることで実現されている。
論文 参考訳(メタデータ) (2021-12-24T05:54:21Z) - CFPNet-M: A Light-Weight Encoder-Decoder Based Network for Multimodal
Biomedical Image Real-Time Segmentation [0.0]
我々は,新しい軽量アーキテクチャ -- 医療用チャネルワイズ機能ピラミッドネットワークを開発した。
u-netの約2%のパラメータと8mbのメモリを持つ5つの医療データセットで同等のセグメンテーション結果を達成している。
論文 参考訳(メタデータ) (2021-05-10T02:29:11Z) - Deep ensembles based on Stochastic Activation Selection for Polyp
Segmentation [82.61182037130406]
本研究は,大腸内視鏡検査における画像分割,特に正確なポリープ検出とセグメンテーションを扱う。
イメージセグメンテーションの基本アーキテクチャはエンコーダとデコーダで構成されている。
我々はデコーダのバックボーンを変更することで得られるDeepLabアーキテクチャのバリエーションを比較した。
論文 参考訳(メタデータ) (2021-04-02T02:07:37Z) - CoTr: Efficiently Bridging CNN and Transformer for 3D Medical Image
Segmentation [95.51455777713092]
畳み込みニューラルネットワーク(CNN)は、現代の3D医療画像セグメンテーションのデファクトスタンダードとなっている。
本稿では,bf畳み込みニューラルネットワークとbfトランスbf(cotr)を効率良く橋渡しし,正確な3次元医用画像分割を実現する新しい枠組みを提案する。
論文 参考訳(メタデータ) (2021-03-04T13:34:22Z) - KiU-Net: Overcomplete Convolutional Architectures for Biomedical Image
and Volumetric Segmentation [71.79090083883403]
トラディショナル・エンコーダ・デコーダに基づく手法は, より小さな構造を検出でき, 境界領域を正確に分割できない。
本稿では,(1)入力の細部と正確なエッジを捉えることを学ぶ完全畳み込みネットワークKite-Netと,(2)高レベルの特徴を学習するU-Netの2つの枝を持つKiU-Netを提案する。
提案手法は,より少ないパラメータとより高速な収束の利点により,最近のすべての手法と比較して性能が向上する。
論文 参考訳(メタデータ) (2020-10-04T19:23:33Z) - DT-Net: A novel network based on multi-directional integrated
convolution and threshold convolution [7.427799203626843]
本稿では,新しいエンドツーエンドセマンティックセマンティックセグメンテーションアルゴリズムDT-Netを提案する。
また、医療画像のエンドツーエンドのセマンティックセグメンテーションをよりよく達成するために、2つの新しい畳み込み戦略を用いる。
論文 参考訳(メタデータ) (2020-09-26T11:12:06Z) - UNet 3+: A Full-Scale Connected UNet for Medical Image Segmentation [20.558512044987125]
提案するUNet 3+は,フルスケールのスキップ接続と深い監視機能を利用する。
提案手法は, 様々なスケールで現れる臓器に対して特に有用である。
論文 参考訳(メタデータ) (2020-04-19T08:05:59Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。