paper-with-me

Papers

Structure Embedded Nucleus Classification for Histopathology Images

2023-02-22 · Wei Lou, Xiang Wan, Guanbin Li, Xiaoying Lou, Chenghang Li, Feng Gao, Haofeng Li

Nuclei classification provides valuable information for histopathology image analysis. However, the large variations in the appearance of different nuclei types cause difficulties in identifying nuclei. Most neural network based methods are affected by the local receptive field of convolutions, and pay less attention to the spatial distribution of nuclei or the irregular contour shape of a nucleus. In this paper, we first propose a novel polygon-structure feature learning mechanism that transforms a nucleus contour into a sequence of points sampled in order, and employ a recurrent neural network that aggregates the sequential change in distance between key points to obtain learnable shape features. Next, we convert a histopathology image into a graph structure with nuclei as nodes, and build a graph neural network to embed the spatial distribution of nuclei into their representations. To capture the correlations between the categories of nuclei and their surrounding tissue patterns, we further introduce edge features that are defined as the background textures between adjacent nuclei. Lastly, we integrate both polygon and graph structure learning mechanisms into a whole framework that can extract intra and inter-nucleus structural characteristics for nuclei classification. Experimental results show that the proposed framework achieves significant improvements compared to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2302.11416

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph Neural NetworkGraph structure learningNuclei Classification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Nucleus-aware Self-supervised Pretraining Using Unpaired Image-to-image Translation for Histopathology Images

2023-09-14 · Zhiyun Song, Penghui Du, Junpeng Yan, Kailu Li 외

Self-supervised pretraining attempts to enhance model performance by obtaining effective features from unlabeled data, and has demonstrated its effectiveness in the field of histopathology images. Despite its success, fe…

DiversityImage-to-Image TranslationInstance SegmentationMultiple Instance Learning+2

Sparse Autoencoder for Unsupervised Nucleus Detection and Representation in Histopathology Images

2017-04-03 · Le Hou, Vu Nguyen, Dimitris Samaras, Tahsin M. Kurc 외

Histopathology images are crucial to the study of complex diseases such as cancer. The histologic characteristics of nuclei play a key role in disease diagnosis, prognosis and analysis. In this work, we propose a sparse …

Prognosis

Towards Effective and Efficient Context-aware Nucleus Detection in Histopathology Whole Slide Images

2025-03-04 · Zhongyi Shui, Ruizhe Guo, Honglin Li, Yuxuan Sun 외

Nucleus detection in histopathology whole slide images (WSIs) is crucial for a broad spectrum of clinical applications. Current approaches for nucleus detection in gigapixel WSIs utilize a sliding window methodology, whi…

Instance SegmentationSemantic Segmentationwhole slide images

Segment Anything for Histopathology

2025-02-01 · Titus Griebel, Anwai Archit, Constantin Pape

Nucleus segmentation is an important analysis task in digital pathology. However, methods for automatic segmentation often struggle with new data from a different distribution, requiring users to manually annotate nuclei…

Image SegmentationInstance SegmentationInteractive SegmentationSegmentation+1

MUSE: Multi-Scale Dense Self-Distillation for Nucleus Detection and Classification

2025-11-07 · Zijiang Yang, Hanqing Chao, Bokai Zhao, Yelin Yang 외 arxiv

Nucleus detection and classification (NDC) in histopathology analysis is a fundamental task that underpins a wide range of high-level pathology applications. However, existing methods heavily rely on labor-intensive nucl…

Self-Supervised Learning