paper-with-me

Papers

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

2025-03-04 · Zhongyi Shui, Ruizhe Guo, Honglin Li, Yuxuan Sun, Yunlong Zhang, Chenglu Zhu, Jiatong Cai, Pingyi Chen, Yanzhou Su, Lin Yang

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, which overlooks boarder contextual information (eg, tissue structure) and easily leads to inaccurate predictions. To address this problem, recent studies additionally crops a large Filed-of-View (FoV) region around each sliding window to extract contextual features. However, such methods substantially increases the inference latency. In this paper, we propose an effective and efficient context-aware nucleus detection algorithm. Specifically, instead of leveraging large FoV regions, we aggregate contextual clues from off-the-shelf features of historically visited sliding windows. This design greatly reduces computational overhead. Moreover, compared to large FoV regions at a low magnification, the sliding window patches have higher magnification and provide finer-grained tissue details, thereby enhancing the detection accuracy. To further improve the efficiency, we propose a grid pooling technique to compress dense feature maps of each patch into a few contextual tokens. Finally, we craft OCELOT-seg, the first benchmark dedicated to context-aware nucleus instance segmentation. Code, dataset, and model checkpoints will be available at https://github.com/windygoo/PathContext.

📄 PDF Abstract BibTeX arXiv:2503.05678

Code (1)

windygoo/pathcontext 공식 구현

Tasks

Instance SegmentationSemantic Segmentationwhole slide images

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

NuNext: Reframing Nucleus Detection as Next-Point Detection

2026-03-07 · Zhongyi Shui, Honglin Li, Xiaozhong Ji, Ye Zhang 외 arxiv

Nucleus detection in histopathology is pivotal for a wide range of clinical applications. Existing approaches either regress nuclear proxy maps that require complex post-processing, or employ dense anchors or queries tha…

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

W-Net: A Two-Stage Convolutional Network for Nucleus Detection in Histopathology Image

2021-10-26 · Anyu Mao, Jialun Wu, Xinrui Bao, Zeyu Gao 외

Pathological diagnosis is the gold standard for cancer diagnosis, but it is labor-intensive, in which tasks such as cell detection, classification, and counting are particularly prominent. A common solution for automatin…

Cell DetectionSegmentation