MOOZY: A Patient-First Foundation Model for Computational Pathology
About
Computational pathology needs whole-slide image (WSI) foundation models that transfer across diverse clinical tasks, yet current approaches remain largely slide-centric, often depend on private data and expensive paired-report supervision, and do not explicitly model relationships among multiple slides from the same patient. We present MOOZY, a patient-first pathology foundation model in which the patient case, not the individual slide, is the core unit of representation. MOOZY explicitly models dependencies across all slides from the same patient via a case transformer during pretraining, combining multi-stage self-supervision with scaled low-cost task supervision. In Stage 1, we pretrain a vision-only slide encoder on 77,134 public slide feature grids using masked self-distillation. In Stage 2, we align these representations with clinical semantics using a case transformer and multi-task supervision over 333 tasks from 56 public datasets, including 205 classification and 128 survival tasks across four endpoints. Across sixteen held-out tasks, MOOZY improves macro weighted F1, balanced accuracy, and macro weighted ROC-AUC relative to PRISM by +4.19\%, +7.93\%, and +6.95\%, respectively. MOOZY is also parameter efficient with 85.77M parameters, 14$\times$ smaller than GigaPath. These results suggest that patient-level pretraining yields transferable embeddings, providing a path toward scalable patient-first histopathology foundation models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| ACVR2A Mutation Prediction | ACVR2A mutation (held-out set) | Weighted F1 Score91 | 12 | |
| BAP1 Mutation Prediction | BAP1 mutation (held-out) | Balanced Accuracy78 | 12 | |
| Histologic Grade Prediction | Histologic Grade (held-out set) | F1 (weighted)78 | 12 | |
| IDH Status Prediction | IDH Status (held-out set) | F1 (weighted)97 | 12 | |
| KRAS Mutation Prediction | KRAS mutation (held-out set) | Weighted F185 | 12 | |
| Residual Cancer Burden Prediction | Residual Cancer Burden (held-out set) | Weighted F156 | 12 | |
| TP53 Mutation Prediction | TP53 mutation (held-out set) | Weighted F1 Score87 | 12 | |
| Treatment Response Prediction | Treatment Response (held-out set) | F1 (weighted)58 | 12 | |
| Multiple Instance Learning Classification | Eight Pathology Tasks (held-out) | Weighted F1 Score80.1 | 6 |