paper-with-me

홈 › Papers

RF-DETR for Robust Mitotic Figure Detection: A MIDOG 2025 Track 1 Approach

2025-08-29 · Piotr Giedziun, Jan Sołtysik, Mateusz Górczany, Norbert Ropiak, Marcin Przymus, Piotr Krajewski, Jarosław Kwiecień, Artur Bartczak, Izabela Wasiak, Mateusz Maniewski arxiv

Mitotic figure detection in histopathology images remains challenging due to significant domain shifts across different scanners, staining protocols, and tissue types. This paper presents our approach for the MIDOG 2025 challenge Track 1, focusing on robust mitotic figure detection across diverse histological contexts. While we initially planned a two-stage approach combining high-recall detection with subsequent classification refinement, time constraints led us to focus on optimizing a single-stage detection pipeline. We employed RF-DETR (Roboflow Detection Transformer) with hard negative mining, trained on MIDOG++ dataset. On the preliminary test set, our method achieved an F1 score of 0.789 with a recall of 0.839 and precision of 0.746, demonstrating effective generalization across unseen domains. The proposed solution offers insights into the importance of training data balance and hard negative mining for addressing domain shift challenges in mitotic figure detection.

📄 PDF Abstract BibTeX arXiv:2509.02599

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pan-Cancer mitotic figures detection and domain generalization: MIDOG 2025 Challenge

2025-08-28 · Zhuoyan Shen, Esther Bär, Maria Hawkins, Konstantin Bräutigam 외 arxiv

This report details our submission to the Mitotic Domain Generalization (MIDOG) 2025 challenge, which addresses the critical task of mitotic figure detection in histopathology for cancer prognostication. Following the "B…

Domain Generalization

Automated Classification of Normal and Atypical Mitotic Figures Using ConvNeXt V2: MIDOG 2025 Track 2

2025-08-26 · Yosuke Yamagishi, Shouhei Hanaoka arxiv

This paper presents our solution for the MIDOG 2025 Challenge Track 2, which focuses on binary classification of normal mitotic figures (NMFs) versus atypical mitotic figures (AMFs) in histopathological images. Our appro…

Computational EfficiencyBinary Classification

Solutions for Mitotic Figure Detection and Atypical Classification in MIDOG 2025

2025-08-29 · Shuting Xu, Runtong Liu, Zhixuan Chen, Junlin Hou 외 arxiv

Deep learning has driven significant advances in mitotic figure analysis within computational pathology. In this paper, we present our approach to the Mitosis Domain Generalization (MIDOG) 2025 Challenge, which consists …

Domain Generalization

Challenges and Lessons from MIDOG 2025: A Two-Stage Approach to Domain-Robust Mitotic Figure Detection

2025-09-01 · Euiseop Song, Jaeyoung Park, Jaewoo Park arxiv

Mitotic figure detection remains a challenging task in computational pathology due to domain variability and morphological complexity. This paper describes our participation in the MIDOG 2025 challenge, focusing on robus…

Domain Generalization

A Single Detect Focused YOLO Framework for Robust Mitotic Figure Detection

2025-09-01 · Yasemin Topuz, M. Taha Gökcan, Serdar Yıldız, Songül Varlı arxiv

Mitotic figure detection is a crucial task in computational pathology, as mitotic activity serves as a strong prognostic marker for tumor aggressiveness. However, domain variability that arises from differences in scanne…

Computational Efficiency