A multidisciplinary tumour board โ where pathologists, researchers, and oncologists deliberate together โ is the gold standard for complex cancer cases. But they take weeks to convene, require specialist co-location, and are unavailable in most of the world.
Five specialist AI models collaborate sequentially โ vision, language-vision, retrieval, staging, and synthesis. Each model runs simultaneously in the MI300X's 192 GB unified memory.
Prov-GigaPath (1.1B parameters, trained on 1.3 billion pathology tokens) encodes every 224ร224 patch into a rich morphological embedding. Attention rollout reveals which regions drive the diagnosis.
RAG over pre-indexed NCCN guidelines, TCGA studies, and PubMed abstracts. The researcher retrieves evidence, reranks it, and challenges the oncologist if the initial plan misses a guideline.
โ ๏ธ EGFR status unknown. NCCN Category 1 for first-line TKI only applies to EGFR-mutant. Recommend molecular testing before committing to chemotherapy.
Acknowledged. Revising first-line pending EGFR result. Adding osimertinib as conditional Category 1 recommendation.
Toggle components to see the memory arithmetic. The MI300X's 192 GB HBM3 unified pool is not a performance advantage โ it's what makes this architecture physically possible.
Toggle components to see which GPU can hold the full AOB stack. Required components are locked.
Evaluated on 100 curated clinical cases. All metrics with 95% bootstrap CIs. Dataset published on HuggingFace for independent verification.
| Model / Config | TNM Acc. | Biomarker F1 | Tx Alignment | Schema Valid. |
|---|---|---|---|---|
AOBAOB Full Pipeline | 82.3% [80.5%, 84.4%] | 74.8% [72.9%, 76.9%] | 77.8% [76.1%, 79.5%] | 97.0% [96.0%, 98.0%] |
No Debate Rounds | 77.1% [75.2%, 79.1%] โผ 5.2% | 70.1% [68.0%, 72.2%] | 73.4% [71.5%, 75.3%] | 96.0% [94.8%, 97.2%] |
No LoRA Specialists | 74.4% [72.3%, 76.5%] โผ 7.9% | 67.8% [65.6%, 70.0%] | 71.1% [69.1%, 73.1%] | 95.0% [93.7%, 96.3%] |
Single LLM Baseline | 69.1% [66.8%, 71.4%] โผ 13.2% | 61.2% [58.9%, 63.5%] | 64.4% [62.2%, 66.6%] | 92.0% [90.4%, 93.6%] |