Medical AI · Digital Pathology
Medical Whole-Slide Image Analysis
Challenge
Whole-slide images are enormous and heterogeneous, and tumor-relevant signal is difficult to extract reliably with standard workflows.
Engineering approach
Developed pipelines for whole-slide image processing, patch extraction, and dataset preparation, and trained representation-learning and classification approaches for tumor classification and grading.
My contribution
Built the processing pipelines and the tools for reviewing image regions and extracted patches, collaborating closely with medical researchers. Given the medical nature of the project, I applied methods from explainable AI (XAI) such as Grad-CAM, so model predictions could be traced back to the tissue regions driving them.
Outcome
Created a reusable, explainable foundation for tumor analysis on large medical image datasets — with data preparation, training, and evaluation separated into maintainable components that keep experiments reproducible.
PyTorch
OpenSlide
Python
Deep Learning
Grad-CAM / XAI