Efficient Precision Control in Object Detection Models for Enhanced and Reliable Ovarian Follicle Counting
Vincent Blot, Alexandra Lorenzo de Brionne, Ines Sellami, Olivier Trassard, Isabelle Beau, Charlotte Sonigo, Nicolas J-B. Brunel
TL;DR
The paper tackles the challenge of reproducibly counting ovarian follicles from high-resolution histology by balancing high recall with a guaranteed, controlled precision in object detection. It introduces a model-agnostic post-processing framework based on Learning Then Test (LTT) and a discrete multiple-testing scheme to ensure $\mathbb{E}[\text{Precision}] \ge P_0$ while maximizing recall, and extends this to a multi-parameter detector $(\lambda,\mu)$ that can incorporate biological context. Key contributions include (i) a two-parameter depth-aware detector that emphasizes biologically plausible peripheral follicle localization, (ii) a learned false-detection classifier to further refine predictions, and (iii) an open dataset and extensive cross-split validation showing improved F1-scores and robust precision guarantees over naive thresholds and single-parameter LTT methods. The approach is model-agnostic and enhances reproducibility and efficiency in follicle counting, enabling broader adoption in fertility research without retraining base models. This framework advances trustworthy AI in histopathology by providing probabilistic guarantees on detection quality and practical gains in counting reliability.
Abstract
Image analysis is a key tool for describing the detailed mechanisms of folliculogenesis, such as evaluating the quantity of mouse Primordial ovarian Follicles (PMF) in the ovarian reserve. The development of high-resolution virtual slide scanners offers the possibility of quantifying, robustifying and accelerating the histopathological procedure. A major challenge for machine learning is to control the precision of predictions while enabling a high recall, in order to provide reproducibility. We use a multiple testing procedure that gives an overperforming way to solve the standard Precision-Recall trade-off that gives probabilistic guarantees on the precision. In addition, we significantly improve the overall performance of the models (increase of F1-score) by selecting the decision threshold using contextual biological information or using an auxiliary model. As it is model-agnostic, this contextual selection procedure paves the way to the development of a strategy that can improve the performance of any model without the need of retraining it.
