CVAIIVOct 31, 2024

Evaluating Cell AI Foundation Models in Kidney Pathology with Human-in-the-Loop Enrichment

arXiv:2411.00078v23 citationsh-index: 15
Originality Synthesis-oriented
AI Analysis

This work addresses the deployment readiness of AI foundation models for nuclei segmentation in kidney pathology, which is incremental as it benchmarks existing models on a new dataset and proposes an enrichment strategy.

The paper evaluated three cell foundation models (Cellpose, StarDist, CellViT) on a curated dataset of 2,542 kidney whole slide images for nuclei segmentation, finding that all models improved with fine-tuning using human-in-the-loop data enrichment, though the baseline with the highest F1 score did not yield the best segmentation after fine-tuning.

Training AI foundation models has emerged as a promising large-scale learning approach for addressing real-world healthcare challenges, including digital pathology. While many of these models have been developed for tasks like disease diagnosis and tissue quantification using extensive and diverse training datasets, their readiness for deployment on some arguably simplest tasks, such as nuclei segmentation within a single organ (e.g., the kidney), remains uncertain. This paper seeks to answer this key question, "How good are we?", by thoroughly evaluating the performance of recent cell foundation models on a curated multi-center, multi-disease, and multi-species external testing dataset. Additionally, we tackle a more challenging question, "How can we improve?", by developing and assessing human-in-the-loop data enrichment strategies aimed at enhancing model performance while minimizing the reliance on pixel-level human annotation. To address the first question, we curated a multicenter, multidisease, and multispecies dataset consisting of 2,542 kidney whole slide images (WSIs). Three state-of-the-art (SOTA) cell foundation models-Cellpose, StarDist, and CellViT-were selected for evaluation. To tackle the second question, we explored data enrichment algorithms by distilling predictions from the different foundation models with a human-in-the-loop framework, aiming to further enhance foundation model performance with minimal human efforts. Our experimental results showed that all three foundation models improved over their baselines with model fine-tuning with enriched data. Interestingly, the baseline model with the highest F1 score does not yield the best segmentation outcomes after fine-tuning. This study establishes a benchmark for the development and deployment of cell vision foundation models tailored for real-world data applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes