左心室(LV)のセグメンテーションは、面積、体積、駆出率などの定量的測定のための重要なステップです。ただし、2D心エコー画像の自動LVセグメンテーションは、境界が不明確であり、オペレーター依存性の問題(再現性が不十分)があるため、困難な作業です。 U-netは、医療画像セグメンテーションでよく知られているアーキテクチャであり、エンコーダーデコーダーパスを通じてこの問題に対処しました。全体的なパフォーマンスは非常に優れていますが、U-netはセグメンテーションプロシージャのすべてのセマンティック強度の寄与を無視します。本研究では、この欠点に取り組むための新しいアーキテクチャを提案しました。 U-netのデコーダーパスのすべてのレベルの機能マップは連結され、それらの深さは等化され、固定次元にアップサンプリングされます。この機能マップのスタックは、セマンティックセグメンテーションレイヤーの入力になります。提案されたネットワークは、同じデータセットを使用して、U-net、拡張U-net、deeplabv3の結果と比較すると、最先端の結果をもたらしました。 0.945の平均ダイスメトリック(DM)、1.62のハウスドルフ距離(HD)、0.97のジャカード係数(JC)、および1.32の平均絶対距離(MAD)が達成されます。相関グラフ、当たり障りのないアルトマン分析、および箱ひげ図は、自動および手動で計算された体積、面積、および長さの間で大きな一致を示しました。
Segmentation of the Left ventricle (LV) is a crucial step for quantitative measurements such as area, volume, and ejection fraction. However, the automatic LV segmentation in 2D echocardiographic images is a challenging task due to ill-defined borders, and operator dependence issues (insufficient reproducibility). U-net, which is a well-known architecture in medical image segmentation, addressed this problem through an encoder-decoder path. Despite outstanding overall performance, U-net ignores the contribution of all semantic strengths in the segmentation procedure. In the present study, we have proposed a novel architecture to tackle this drawback. Feature maps in all levels of the decoder path of U-net are concatenated, their depths are equalized, and up-sampled to a fixed dimension. This stack of feature maps would be the input of the semantic segmentation layer. The proposed network yielded state-of-the-art results when comparing with results from U-net, dilated U-net, and deeplabv3, using the same dataset. An average Dice Metric (DM) of 0.945, Hausdorff Distance (HD) of 1.62, Jaccard Coefficient (JC) of 0.97, and Mean Absolute Distance (MAD) of 1.32 are achieved. The correlation graph, bland-altman analysis, and box plot showed a great agreement between automatic and manually calculated volume, area, and length.