paper-with-me

Papers

Switching Loss for Generalized Nucleus Detection in Histopathology

2020-08-09 · Deepak Anand, Gaurav Patel, Yaman Dang, Amit Sethi

The accuracy of deep learning methods for two foundational tasks in medical image analysis -- detection and segmentation -- can suffer from class imbalance. We propose a `switching loss' function that adaptively shifts the emphasis between foreground and background classes. While the existing loss functions to address this problem were motivated by the classification task, the switching loss is based on Dice loss, which is better suited for segmentation and detection. Furthermore, to get the most out the training samples, we adapt the loss with each mini-batch, unlike previous proposals that adapt once for the entire training set. A nucleus detector trained using the proposed loss function on a source dataset outperformed those trained using cross-entropy, Dice, or focal losses. Remarkably, without retraining on target datasets, our pre-trained nucleus detector also outperformed existing nucleus detectors that were trained on at least some of the images from the target datasets. To establish a broad utility of the proposed loss, we also confirmed that it led to more accurate ventricle segmentation in MRI as compared to the other loss functions. Our GPU-enabled pre-trained nucleus detection software is also ready to process whole slide images right out-of-the-box and is usably fast.

📄 PDF Abstract BibTeX arXiv:2008.03750

Code (0)

등록된 구현이 없습니다.

Tasks

GPUMedical Image AnalysisSegmentationwhole slide images

Similar Papers 제목 키워드 기반

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

Sharp-GAN: Sharpness Loss Regularized GAN for Histopathology Image Synthesis

2021-10-27 · Sujata Butte, Haotian Wang, Min Xian, Aleksandar Vakanski

Existing deep learning-based approaches for histopathology image analysis require large annotated training sets to achieve good performance; but annotating histopathology images is slow and resource-intensive. Conditiona…

Generative Adversarial NetworkImage Generation

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…

Few-Shot Learning for Annotation-Efficient Nucleus Instance Segmentation

2024-02-26 · Yu Ming, Zihao Wu, Jie Yang, Danyi Li 외

Nucleus instance segmentation from histopathology images suffers from the extremely laborious and expert-dependent annotation of nucleus instances. As a promising solution to this task, annotation-efficient deep learning…

Few-shot Instance SegmentationFew-Shot LearningInstance SegmentationMeta-Learning+3