CVLGJul 16, 2025

Comparative Analysis of CNN Performance in Keras, PyTorch and JAX on PathMNIST

arXiv:2507.12248v1h-index: 1
Originality Synthesis-oriented
AI Analysis

It provides insights for researchers and practitioners in medical image analysis, but is incremental as it applies existing methods to a new dataset.

This study compared CNN performance across Keras, PyTorch, and JAX on the PathMNIST medical image dataset, evaluating training efficiency, classification accuracy, and inference speed to identify trade-offs between computational speed and model accuracy.

Deep learning has significantly advanced the field of medical image classification, particularly with the adoption of Convolutional Neural Networks (CNNs). Various deep learning frameworks such as Keras, PyTorch and JAX offer unique advantages in model development and deployment. However, their comparative performance in medical imaging tasks remains underexplored. This study presents a comprehensive analysis of CNN implementations across these frameworks, using the PathMNIST dataset as a benchmark. We evaluate training efficiency, classification accuracy and inference speed to assess their suitability for real-world applications. Our findings highlight the trade-offs between computational speed and model accuracy, offering valuable insights for researchers and practitioners in medical image analysis.

Foundations

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

Your Notes