arXiv reaDer
3D医用画像セグメンテーションのための弾性境界投影
Elastic Boundary Projection for 3D Medical Image Segmentation
私たちは、重要かつ挑戦的な問題に焦点を当てています。2Dディープネットワークを使用して、医療画像分析の3Dセグメンテーションを処理します。既存のアプローチは、マルチビュー平面(2D)ネットワークを適用するか、この目的で直接使用される体積(3D)ネットワークのいずれかですが、どちらも理想的ではありません。2Dネットワークは3Dコンテキストを効果的にキャプチャできず、3Dネットワークはメモリ消費量が少なく、少ないですおそらく、事前訓練されたモデルがないため、おそらく安定しています。このペーパーでは、Elastic Boundary Projection(EBP)という新しいアプローチを使用して、2Dと3Dの間のギャップを埋めます。重要な観察は、オブジェクトは3Dボリュームですが、セグメンテーションで本当に必要なのは、2Dサーフェスであるその境界を見つけることです。したがって、3D空間にいくつかのピボットポイントを配置し、各ピボットについて、密な方向のセットに沿ってオブジェクト境界までの距離を決定します。これにより、完全な球体として初期化される各ピボットの周りに弾性シェルが作成されます。 2Dディープネットワークをトレーニングして、各終点がオブジェクト内にあるかどうかを判断し、シェルを徐々に調整して、境界の実際の形状に徐々に収束し、セグメンテーションの目標を達成します。 EBPは、3Dボリュームをスライスまたはパッチにカットすることなく、境界ベースのセグメンテーションを可能にします。これは、従来の2Dおよび3Dアプローチから際立っています。 EBPは、腹部臓器のセグメンテーションにおいて有望な精度を実現します。私たちのコードはオープンソースhttps://github.com/twni2016/Elastic-Boundary-Projectionで提供されています。
We focus on an important yet challenging problem: using a 2D deep network to deal with 3D segmentation for medical image analysis. Existing approaches either applied multi-view planar (2D) networks or directly used volumetric (3D) networks for this purpose, but both of them are not ideal: 2D networks cannot capture 3D contexts effectively, and 3D networks are both memory-consuming and less stable arguably due to the lack of pre-trained models. In this paper, we bridge the gap between 2D and 3D using a novel approach named Elastic Boundary Projection (EBP). The key observation is that, although the object is a 3D volume, what we really need in segmentation is to find its boundary which is a 2D surface. Therefore, we place a number of pivot points in the 3D space, and for each pivot, we determine its distance to the object boundary along a dense set of directions. This creates an elastic shell around each pivot which is initialized as a perfect sphere. We train a 2D deep network to determine whether each ending point falls within the object, and gradually adjust the shell so that it gradually converges to the actual shape of the boundary and thus achieves the goal of segmentation. EBP allows boundary-based segmentation without cutting a 3D volume into slices or patches, which stands out from conventional 2D and 3D approaches. EBP achieves promising accuracy in abdominal organ segmentation. Our code has been open-sourced https://github.com/twni2016/Elastic-Boundary-Projection.
updated: Sat Jun 06 2020 12:24:29 GMT+0000 (UTC)
published: Mon Dec 03 2018 02:05:57 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アソシエイト