AI & Data Significance 4/10

UNI2-h foundation model leads cross-domain histology classification, lightweight models optimize speed

The study reports a comparative evaluation of nine deep learning architectures, including the pathology foundation model UNI2-h and several lightweight CNNs, for automated histological image classification. Investigators trained models on 4,307 rat tissue images and tested them on an external cohort of 600 mixed human and animal slides, finding significant performance divergence across domains. While all models achieved F1 scores of 95% or higher for adipose and cerebellum tissues, UNI2-h emerged as the most accurate for lung tissue classification (F1 97.4%, recall 95.0%). MobileNetV3-S and ConvNeXt-S demonstrated superior computational efficiency, with inference times under 13 milliseconds. For digital pathology laboratories, these results outline a practical trade-off between diagnostic precision and processing speed, informing model selection based on institutional computational resources.

The original study

Cross-Species Generalization and Comparative Performance Analysis of Deep Neural Network Architectures in Histological Image Classification.

Authors
Celen K, Oltulu F, Caglar B, Buhur A, Kilicarslan B, Çolak BB, et al.
Journal
Microscopy research and technique
Type
Journal Article
PMID
42604434
Read the original study →

Original abstract

Histological image classification plays a critical role in biomedical research and diagnostic processes. Advances in the field of deep learning present significant opportunities for enhancing diagnostic accuracy and developing automated decision support systems. This study aims to comparatively evaluate the out-of-distribution generalization and cross-domain classification performance of different deep neural network encoders. In this study, models were trained on an internal dataset of 4307 hematoxylin and eosin (H&E) stained images of male rat lung, cerebellum, and adipose tissues, obtained under ethical committee approval (Ege University, HADYEK 2026-06). To evaluate genuine generalization, testing was conducted on a separate, diverse external cohort of 600 mixed human-and-animal images. Nine different deep learning architectures-MobileNetV3-S, MobileNetV3-L, DenseNet121, DenseNet201, ConvNeXt-S, ConvNeXt-B, DINOv3 ViT-S, DINOv3 ViT-H+, and the pathology foundation model UNI2-h-were evaluated using frozen feature extraction combined with a linear probe. For performance evaluation, accuracy, sensitivity, specificity, F1 score, Cohen's κ, and ROC-AUC metrics were analyzed along with per-image inference times. While all models achieved near-perfect results during internal cross-validation, their performance diverged significantly on the external dataset, confirming that the observed differences reflect genuine cross-domain generalization capabilities rather than under-fitting. All competitive models demonstrated high performance in classifying adipose and cerebellum tissues, achieving an F1 score of 95% or higher for these tissues. In distinguishing the lung tissue, which has the most diverse structure and is the most difficult to classify, the UNI2-h model emerged as the most successful, achieving an F1 score of 97.4% and a recall of 95.0%. When evaluated in terms of computational efficiency, the MobileNetV3-Small model stood out as having the lowest processing time among all scenarios, demonstrating an inference time of 9.4 ms on the CPU and 12.5 ms on the GPU. In conclusion, while the pathology foundation model UNI2-h achieved the highest accuracy values across all metrics, the ConvNeXt-Small model was identified as the system providing the optimal balance between speed and accuracy. These findings indicate that although UNI2-h stands out for the most precise results in cross-domain classifications, the ConvNeXt-Small architecture emerges as an ideal alternative, particularly in practical applications where computational efficiency is critical and resources are constrained.