Rabies diagnosis in low-data settings: A comparative study on the impact of data augmentation and transfer learning
arXiv cs.CV / 4/23/2026
📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research
Key Points
- The study addresses the difficulty of rabies diagnosis in low-data, resource-limited settings where fluorescence microscopy requires scarce expert interpretation.
- It proposes an AI-driven automated diagnostic pipeline using transfer learning with four deep learning architectures (EfficientNetB0, EfficientNetB2, VGG16, and ViT-B16) and fluorescent image analysis.
- Three data augmentation strategies were compared, with TrivialAugmentWide found to best preserve key fluorescent patterns while improving robustness and generalization.
- On a small dataset of 155 microscopic images, the EfficientNetB0 model with specific geometric and color augmentation (selected via stratified 3-fold cross-validation) delivered the best classification performance on cropped images despite class imbalance.
- The authors deployed an online tool to support practical use and position the approach for further optimization toward broader medical imaging applications.




