错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

MSNSegNet: attention-based multi-shape nuclei instance segmentation in histopathology images

  • Ziniu Qian,
  • Zihua Wang,
  • Xin Zhang,
  • Bingzheng Wei,
  • Maode Lai,
  • Jianzhong Shou,
  • Yubo Fan,
  • Yan Xu

摘要

Abstract

In clinical research, the segmentation of irregularly shaped nuclei, particularly in mesenchymal areas like fibroblasts, is crucial yet often neglected. These irregular nuclei are significant for assessing tissue repair in immunotherapy, a process involving neovascularization and fibroblast proliferation. Proper segmentation of these nuclei is vital for evaluating immunotherapy’s efficacy, as it provides insights into pathological features. However, the challenge lies in the pronounced curvature variations of these non-convex nuclei, making their segmentation more difficult than that of regular nuclei. In this work, we introduce an undefined task to segment nuclei with both regular and irregular morphology, namely multi-shape nuclei segmentation. We propose a proposal-based method to perform multi-shape nuclei segmentation. By leveraging the two-stage structure of the proposal-based method, a powerful refinement module with high computational costs can be selectively deployed only in local regions, improving segmentation accuracy without compromising computational efficiency. We introduce a novel self-attention module to refine features in proposals for the sake of effectiveness and efficiency in the second stage. The self-attention module improves segmentation performance by capturing long-range dependencies to assist in distinguishing the foreground from the background. In this process, similar features get high attention weights while dissimilar ones get low attention weights. In the first stage, we introduce a residual attention module and a semantic-aware module to accurately predict candidate proposals. The two modules capture more interpretable features and introduce additional supervision through semantic-aware loss. In addition, we construct a dataset with a proportion of non-convex nuclei compared with existing nuclei datasets, namely the multi-shape nuclei (MsN) dataset. Our MSNSegNet method demonstrates notable improvements across various metrics compared to the second-highest-scoring methods. For all nuclei, the \(\mathrm Dice\) D i c e score improved by approximately 1.66 \(\%\) % , \(\mathrm AJI\) A J I by about 2.15 \(\%\) % , and \(\mathrm Dice_{obj}\) D i c e obj by roughly 0.65 \(\%\) % . For non-convex nuclei, which are crucial in clinical applications, our method’s \(\mathrm AJI\) A J I improved significantly by approximately 3.86 \(\%\) % and \(\mathrm Dice_{obj}\) D i c e obj by around 2.54 \(\%\) % . These enhancements underscore the effectiveness of our approach on multi-shape nuclei segmentation, particularly in challenging scenarios involving irregularly shaped nuclei.

Graphical abstract

The framework of the MSNSegNet