肝臓と肝臓腫瘍のセグメンテーションは、肝細胞癌の放射線療法における最も重要なステップの1つです。セグメンテーションタスクは多くの場合手動で行われ、面倒で労働集約的であり、オペレーター内/オペレーター間の変動の影響を受けます。リスクのある臓器(OAR)と腫瘍標的を描写するためのさまざまなアルゴリズムが提案されていますが、肝臓と肝臓腫瘍の自動セグメンテーションは、周囲の臓器に対する組織コントラストが低いため、CT画像での変形可能な形状のため、難治性のままです。 U-Netは最近、画像分析タスクで人気が高まっており、有望な結果を示しています。ただし、従来のU-Netアーキテクチャには、3つの大きな欠点があります。これらの問題に対処するため、機能の低解像度情報の重複を避けるために、U-Netのスキップ接続にデコンボリューションおよびアクティベーション操作を含む残余パスを追加しました。小さなオブジェクト入力の場合、スキップ接続のフィーチャは残余パスのフィーチャに組み込まれません。さらに、提案されたアーキテクチャには、小さなオブジェクト入力の高レベルのグローバルな特徴と大きなオブジェクト入力の高解像度エッジ情報の高レベルの特徴を抽出するために、スキップ接続に追加の畳み込み層があります。修正されたU-Net(mU-Net)の有効性は、肝臓腫瘍セグメンテーション(LiTS)チャレンジ2017のパブリックデータセットを使用して実証されました。提案されたmU-Netは、既存の最先端ネットワークを上回りました。
Segmentation of livers and liver tumors is one of the most important steps in radiation therapy of hepatocellular carcinoma. The segmentation task is often done manually, making it tedious, labor intensive, and subject to intra-/inter- operator variations. While various algorithms for delineating organ-at-risks (OARs) and tumor targets have been proposed, automatic segmentation of livers and liver tumors remains intractable due to their low tissue contrast with respect to the surrounding organs and their deformable shape in CT images. The U-Net has gained increasing popularity recently for image analysis tasks and has shown promising results. Conventional U-Net architectures, however, suffer from three major drawbacks. To cope with these problems, we added a residual path with deconvolution and activation operations to the skip connection of the U-Net to avoid duplication of low resolution information of features. In the case of small object inputs, features in the skip connection are not incorporated with features in the residual path. Furthermore, the proposed architecture has additional convolution layers in the skip connection in order to extract high level global features of small object inputs as well as high level features of high resolution edge information of large object inputs. Efficacy of the modified U-Net (mU-Net) was demonstrated using the public dataset of Liver tumor segmentation (LiTS) challenge 2017. The proposed mU-Net outperformed existing state-of-art networks.