arXiv:2607.17 [cs.CV] · cv.v3

arXiv:2607.17091v3 cs.CV · q-bio.QM Submitted 17 Jul 2026

Reading Cancer from the Slide: Vision AI, Biology, and the Path to the Clinic

1Department of Hematology and Stem Cell Transplantation, West German Cancer Center, NCT-West, University Hospital Essen, Essen, GER
2Institute for Artificial Intelligence in Medicine (IKIM), University Hospital Essen, Essen, GER

✉ correspondence Google Scholar GitHub PDF

Abstract

Diffuse gliomas carry molecular fingerprints — IDH mutation, 1p/19q codeletion, CDKN2A loss — that determine prognosis, yet routine diagnosis still hinges on morphology already encoded in the histopathology slide. This work asks whether vision can recover the genotype directly from the whole-slide image. I develop weakly-supervised, attention-based deep-learning models trained on the largest publicly available glioma WSI cohort (≈5,000 slides), pairing vision transformers with interpretable attention as explanation and cross-cohort validation as the bar for clinical credibility. The document that follows traces the path — mathematics and electronics in Hyderabad, bioinformatics on the coast of Manipal, deep learning in the Alps of Grenoble, and a PhD at Essen — from first principles to a pipeline that earns its way toward the clinic.

Keywords: computational pathology · vision transformers · attention-based multiple-instance learning · whole-slide imaging · glioma genomics · multimodal OMICS · cancer ecotypes · foundation models · interpretable AI · reproducible pipelines

1 Introduction

A research career rarely begins where it lands. Mine started with a wide-base bachelor's in mathematics, electronics and computer science — the discipline of reasoning from first principles, and the habit of debugging circuits and code with equal patience. It moved into biology, then into machine learning, then into the specific problem of teaching a model to see what a pathologist sees and infer what a sequencer would report.

The thread across every stop has been the same: build interpretable, scalable systems that survive contact with messy real data and cross the boundary between institutions. What began as tutoring and Arduino workshops is now vision transformers on HPCs — but the goal, "to make the world a slightly better place in the slow accumulation of small things," has not moved.

2 Approach & Contributions

Figure 1. The core pipeline. A whole-slide image is tiled into patches; a vision encoder produces features; a multiple-instance attention head aggregates them into a slide-level genotype prediction, with the attention map doubling as a spatial explanation.

Patches → features → attention → explainability. The contribution is not a single model but a reproducible one: weakly-supervised MIL that needs only slide-level labels, attention heatmaps that a pathologist can audit, and containerised pipelines (Docker / Apptainer, Snakemake) that move from one cohort — and one institution — to the next without silent failure.

3 Education

PhD — AI in Medicine

2023 — present
Kocakavuk Lab, IKIM · Westdeutsches Tumorzentrum, University Hospital Essen · Univ. of Duisburg-Essen, DE

Genotype-to-phenotype in adult diffuse gliomas (IDH, 1p/19q, CDKN2A). Weakly-supervised MIL, vision transformers, attention heatmaps, cross-cohort validation on HPC. Part of the CANTAR research network.

MSc — Healthy Living Technologies

2019 — 2020
Université Grenoble Alpes, FR

M2 thesis: Initiation of a lung adenocarcinoma cartography around TP53 activity (IAB, Dr. Cyril Boyault). IDEX & UGA Foundation scholarship. 1st place, Hackathon — Congrès National des Pharmaciens, Bordeaux.

MSc — Bioinformatics

2018 — 2019
Manipal Academy of Higher Education, IN

NGS, sequence alignments, phylogenetics, functional genomics — bioinformatics proper, against the sound of the Arabian Sea.

BSc — Mathematics, Electronics & CS

2015 — 2018
Osmania University · Hyderabad, IN

First principles across three disciplines. Tutored matriculation students; ran a two-week Arduino / IoT workshop for ~40 participants.

4 Research & Industry Experience

Bioinformatics Analyst

USA
Mbiomics LLC

Biomarker identification in esophageal squamous-cell carcinoma (ESCC). Two peer-reviewed publications.

Associate Bioinformatician

Paris, FR
Plantik Biosciences

Cloud architecture for plant breeding — GCP / AWS pipelines in Python & R.

Selected results

Highlights across the work
  • ViT-based model for genetic-subtype prediction in diffuse gliomas (ESMO AI, 278P).
  • Divergent molecular evolution in IDH-mutant gliomas (medRxiv, 2025).
  • Population-specific transcriptomes in ESCC (Infectious Agents & Cancer, 2023).
  • Downregulation of Desmoglein 1 in ESCC (Cancer Biomarkers, 2023).

A Awards & Honours

ESMO Merit Award

2025
1st ESMO AI Congress (ESMO AI 2025)

For the poster Genetic subtype prediction in diffuse gliomas using a vision-transformer-based model (FPN 278P) — foundation models and attention-based MIL decoding molecular subtype from H&E whole-slide images. Mentors: Emre Kocakavuk, Christian Reinhardt.

1st place — Hackathon

2020
Congrès National des Pharmaciens, Bordeaux

IDEX & UGA Foundation Scholarship

2019
Université Grenoble Alpes · M2 programme

5 By the Numbers

5K+
WSIs trained
5
Publications
4
Countries
8+
Years coding

6 Methods & Materials

Vision / ML
PyTorch · TensorFlow · Vision Transformers · foundation models · MIL · scikit-learn
OMICS
multimodal OMICS · cancer ecotypes · transcriptomics
Languages
Python · R · Julia · Bash · JS / TS
Imaging
OpenSlide · QuPath · H&E patching · WSI
Data
NumPy · pandas · NGS · multi-omics
Cloud
GCP · AWS · Azure
Infra
SLURM HPC · Docker · Apptainer · Snakemake
Viz
R Shiny · D3 · Plotly

7 References — Selected Publications

Gundla, P.S. et al. Genetic subtype prediction in diffuse gliomas using a vision-transformer-based model. 1st ESMO AI Congress, poster FPN 278P — ESMO Merit Award, 2025.
Tumor-initiating genetics and therapy drive divergent molecular evolution in IDH-mutant gliomas. medRxiv preprint, 2025.
Real-World Data and Digital Oncology — ESMO AI Conference Abstract. ESMO RWD, DOI 10.1016/j.esmorw.2025.100474, 2025.
Global comparative transcriptomes uncover novel and population-specific gene expression in ESCC. Infectious Agents & Cancer, 2023.
A comprehensive analysis of mRNA expression profiles of ESCC reveals downregulation of Desmoglein 1. Cancer Biomarkers, 2023.