PhyDCM: A Reproducible Open-Source Framework for AI-Assisted Brain Tumor Classification from Multi-Sequence MRI

arXiv cs.CV / 3/31/2026

💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • The paper introduces PhyDCM, an open-source, reproducible AI framework for brain tumor classification using multi-sequence MRI.
  • PhyDCM combines a hybrid MedViT-based classification architecture with standardized DICOM preprocessing and an interactive desktop visualization interface.
  • The framework is designed as a modular digital library that separates computational logic from the GUI, enabling independent component modification and extension.
  • Standardized preprocessing (e.g., intensity rescaling with limited augmentation) is used to improve consistency across different MRI acquisition settings.
  • Experiments on BRISC2025 and curated Kaggle/FigShare datasets report stable performance, exceeding 93% classification accuracy, alongside exportable outputs and multi-planar reconstruction support.

Abstract

MRI-based medical imaging has become indispensable in modern clinical diagnosis, particularly for brain tumor detection. However, the rapid growth in data volume poses challenges for conventional diagnostic approaches. Although deep learning has shown strong performance in automated classification, many existing solutions are confined to closed technical architectures, limiting reproducibility and further academic development. PhyDCM is introduced as an open-source software framework that integrates a hybrid classification architecture based on MedViT with standardized DICOM processing and an interactive desktop visualization interface. The system is designed as a modular digital library that separates computational logic from the graphical interface, allowing independent modification and extension of components. Standardized preprocessing, including intensity rescaling and limited data augmentation, ensures consistency across varying MRI acquisition settings. Experimental evaluation on MRI datasets from BRISC2025 and curated Kaggle collections (FigShare, SARTAJ, and Br35H) demonstrates stable diagnostic performance, achieving over 93% classification accuracy across categories. The framework supports structured, exportable outputs and multi-planar reconstruction of volumetric data. By emphasizing transparency, modularity, and accessibility, PhyDCM provides a practical foundation for reproducible AI-driven medical image analysis, with flexibility for future integration of additional imaging modalities.