細胞インスタンスのセグメンテーションは、画像内のすべての細胞の共同検出とセグメンテーションを目的とした、新しく挑戦的なタスクです。最近、多くのインスタンス セグメンテーション メソッドがこのタスクに適用されています。それらの大きな成功にもかかわらず、セルの中心点のローカライズの不確実性によって引き起こされる 2 つの主な弱点が依然として存在します。まず、密集した細胞は、1 つの細胞に容易に認識できます。第二に、細長いセルは、2 つのセルに簡単に認識できます。これら 2 つの弱点を克服するために、マルチスキーム回帰ガイダンスに基づく新しいセル インスタンス セグメンテーション ネットワークを提案します。マルチスキーム回帰ガイダンスにより、ネットワークは各セルを異なるビューで見ることができます。具体的には、ネットワークの注意を誘導するためにガウスラベルを使用するガウス誘導注意メカニズムを最初に提案します。次に、細胞中心の回帰を支援するための点回帰モジュールを提案します。最後に、上記の 2 つのモジュールの出力を利用して、インスタンスのセグメンテーションをさらに進めます。マルチスキーム回帰ガイダンスを使用すると、さまざまな領域、特にセルの中央領域の特性を最大限に活用できます。ベンチマーク データセット、DSB2018、CA2.5、SCIS で広範な実験を行っています。有望な結果は、当社のネットワークが SOTA (最先端) のパフォーマンスを達成していることを示しています。 DSB2018 と CA2.5 では、当社のネットワークは以前の方法を 1.2% (AP50) 上回っています。特に SCIS データセットでは、私たちのネットワークは大幅に強力に機能します (AP50 が 3.0% 高い)。視覚化と分析は、提案された方法が解釈可能であることをさらに証明します。
Cell instance segmentation is a new and challenging task aiming at joint detection and segmentation of every cell in an image. Recently, many instance segmentation methods have applied in this task. Despite their great success, there still exists two main weaknesses caused by uncertainty of localizing cell center points. First, densely packed cells can easily be recognized into one cell. Second, elongated cell can easily be recognized into two cells. To overcome these two weaknesses, we propose a novel cell instance segmentation network based on multi-scheme regression guidance. With multi-scheme regression guidance, the network has the ability to look each cell in different views. Specifically, we first propose a gaussian guidance attention mechanism to use gaussian labels for guiding the network's attention. We then propose a point-regression module for assisting the regression of cell center. Finally, we utilize the output of the above two modules to further guide the instance segmentation. With multi-scheme regression guidance, we can take full advantage of the characteristics of different regions, especially the central region of the cell. We conduct extensive experiments on benchmark datasets, DSB2018, CA2.5 and SCIS. The encouraging results show that our network achieves SOTA (state-of-the-art) performance. On the DSB2018 and CA2.5, our network surpasses previous methods by 1.2% (AP50). Particularly on SCIS dataset, our network performs stronger by large margin (3.0% higher AP50). Visualization and analysis further prove that our proposed method is interpretable.