English

Domain Adversarial RetinaNet as a Reference Algorithm for the MItosis DOmain Generalization Challenge

Image and Video Processing 2022-03-16 v3 Computer Vision and Pattern Recognition

Abstract

Assessing the Mitotic Count has a known high degree of intra- and inter-rater variability. Computer-aided systems have proven to decrease this variability and reduce labeling time. These systems, however, are generally highly dependent on their training domain and show poor applicability to unseen domains. In histopathology, these domain shifts can result from various sources, including different slide scanning systems used to digitize histologic samples. The MItosis DOmain Generalization challenge focused on this specific domain shift for the task of mitotic figure detection. This work presents a mitotic figure detection algorithm developed as a baseline for the challenge, based on domain adversarial training. On the challenge's test set, the algorithm scored an F1_1 score of 0.7183. The corresponding network weights and code for implementing the network are made publicly available.

Keywords

Cite

@article{arxiv.2108.11269,
  title  = {Domain Adversarial RetinaNet as a Reference Algorithm for the MItosis DOmain Generalization Challenge},
  author = {Frauke Wilm and Christian Marzahl and Katharina Breininger and Marc Aubreville},
  journal= {arXiv preprint arXiv:2108.11269},
  year   = {2022}
}

Comments

This is the long version of the original pre-print. Due to a bug in our automatic threshold computation the detection threshold of our model changed from 0.62 to 0.64. This value was not optimized on any other images but the validation split of the MIDOG training set. 9 pages, 4 figures, 1 table

R2 v1 2026-06-24T05:24:43.639Z