染色体の列挙は、核型分析において不可欠ですが面倒な手順です。列挙プロセスを自動化するために、領域ベースのオブジェクト検出スキームに基づいて、染色体列挙フレームワーク、DeepACEv2を開発します。フレームワークは3つのステップに従って開発されます。まず、従来のResNet-101をバックボーンとして、Feature Pyramid Network(FPN)をバックボーンに接続します。 FPNは複数レベルの機能を最大限に活用しており、ほとんどの染色体が割り当てられている機能マップのレベルのみを出力します。次に、新たに提案されたハードネガティブアンカーサンプリングを追加して、非常に混乱している部分染色体に関する見かけではないが重要な情報を抽出することにより、地域提案ネットワークの機能を強化します。次に、従来の検出ブランチに加えて、深刻なオクルージョンの問題を軽減するために、分離されたテンプレートモジュールブランチを新規に導入し、染色体の幾何学的情報を利用して各提案の固有の埋め込みを抽出します。埋め込みは、No Maximum Suppression(NMS)プロシージャにさらに組み込まれて、重複する染色体の検出を改善します。最後に、切り捨て正規化反発損失を設計し、それを損失関数に追加して、オクルージョンによって引き起こされる不正確な位置特定を回避します。臨床検査室から得られた新たに収集された1375中期画像では、一連のアブレーション研究により、提案された各モジュールの有効性が検証されます。それらを組み合わせると、提案されたDeepACEv2は以前のすべての方法よりも優れており、71.39のように画像に関しては全体の修正率(WCR)(%)、約1.17としては染色体に関しては平均エラー率(AER)(%)をもたらします。
Chromosome enumeration is an essential but tedious procedure in karyotyping analysis. To automate the enumeration process, we develop a chromosome enumeration framework, DeepACEv2, based on the region based object detection scheme. The framework is developed following three steps. Firstly, we take the classical ResNet-101 as the backbone and attach the Feature Pyramid Network (FPN) to the backbone. The FPN takes full advantage of the multiple level features, and we only output the level of feature map that most of the chromosomes are assigned to. Secondly, we enhance the region proposal network's ability by adding a newly proposed Hard Negative Anchors Sampling to extract unapparent but essential information about highly confusing partial chromosomes. Next, to alleviate serious occlusion problems, besides the traditional detection branch, we novelly introduce an isolated Template Module branch to extract unique embeddings of each proposal by utilizing the chromosome's geometric information. The embeddings are further incorporated into the No Maximum Suppression (NMS) procedure to improve the detection of overlapping chromosomes. Finally, we design a Truncated Normalized Repulsion Loss and add it to the loss function to avoid inaccurate localization caused by occlusion. In the newly collected 1375 metaphase images that came from a clinical laboratory, a series of ablation studies validate the effectiveness of each proposed module. Combining them, the proposed DeepACEv2 outperforms all the previous methods, yielding the Whole Correct Ratio(WCR)(%) with respect to images as 71.39, and the Average Error Ratio(AER)(%) with respect to chromosomes as about 1.17.