paper-with-me

홈 › Papers

Quantifying the Scanner-Induced Domain Gap in Mitosis Detection

2021-03-30 · Marc Aubreville, Christof Bertram, Mitko Veta, Robert Klopfleisch, Nikolas Stathonikos, Katharina Breininger, Natalie ter Hoeve, Francesco Ciompi, Andreas Maier

Automated detection of mitotic figures in histopathology images has seen vast improvements, thanks to modern deep learning-based pipelines. Application of these methods, however, is in practice limited by strong variability of images between labs. This results in a domain shift of the images, which causes a performance drop of the models. Hypothesizing that the scanner device plays a decisive role in this effect, we evaluated the susceptibility of a standard mitosis detection approach to the domain shift introduced by using a different whole slide scanner. Our work is based on the MICCAI-MIDOG challenge 2021 data set, which includes 200 tumor cases of human breast cancer and four scanners. Our work indicates that the domain shift induced not by biochemical variability but purely by the choice of acquisition device is underestimated so far. Models trained on images of the same scanner yielded an average F1 score of 0.683, while models trained on a single other scanner only yielded an average F1 score of 0.325. Training on another multi-domain mitosis dataset led to mean F1 scores of 0.52. We found this not to be reflected by domain-shifts measured as proxy A distance-derived metric.

📄 PDF Abstract BibTeX arXiv:2103.16515

Code (2)

deepmicroscopy/midog
deeppathology/midog

Tasks

Mitosis Detection

Similar Papers 제목 키워드 기반

Assessing domain adaptation techniques for mitosis detection in multi-scanner breast cancer histopathology images

2021-09-01 · Jack Breen, Kieran Zucker, Nicolas M. Orsi, Nishant Ravikumar

Breast cancer is the most commonly diagnosed cancer worldwide, with over two million new cases each year. During diagnostic tumour grading, pathologists manually count the number of dividing cells (mitotic figures) in bi…

DiagnosticDomain AdaptationMitosis DetectionStyle Transfer+2

Stain-Robust Mitotic Figure Detection for the Mitosis Domain Generalization Challenge

2021-09-02 · Mostafa Jahanifar, Adam Shephard, Neda Zamani Tajeddin, R. M. Saad Bashir 외

The detection of mitotic figures from different scanners/sites remains an important topic of research, owing to its potential in assisting clinicians with tumour grading. The MItosis DOmain Generalization (MIDOG) challen…

Domain Generalization

Robust Mitosis Detection Using a Cascade Mask-RCNN Approach With Domain-Specific Residual Cycle-GAN Data Augmentation

2021-09-04 · Gauthier Roy, Jules Dedieu, Capucine Bertrand, Alireza Moshayedi 외

For the MIDOG mitosis detection challenge, we created a cascade algorithm consisting of a Mask-RCNN detector, followed by a classification ensemble consisting of ResNet50 and DenseNet201 to refine detected mitotic candid…

Data AugmentationMitosis Detection

Sk-Unet Model with Fourier Domain for Mitosis Detection

2021-09-01 · Sen yang, Feng Luo, Jun Zhang, Xiyue Wang

Mitotic count is the most important morphological feature of breast cancer grading. Many deep learning-based methods have been proposed but suffer from domain shift. In this work, we construct a Fourier-based segmentatio…

Mitosis DetectionSegmentation

Mitosis Detection in the Wild: Multi-Tumor and Context-Aware Generalization in the MIDOG 2025 Challenge

2026-06-05 · Marc Aubreville, Jonas Ammeling, Sweta Banerjee, Viktoria Weiss 외 arxiv

Automated mitosis detection is a well-established task in computational pathology. While previous benchmarks focused on scanner-induced domain shift, clinical "real-world" application requires models to be robust across …

Domain Generalization