IVAIQMNov 5, 2025

Computational Imaging Meets LLMs: Zero-Shot IDH Mutation Prediction in Brain Gliomas

arXiv:2511.03376v1Has Code
Originality Incremental advance
AI Analysis

This advances diagnostic strategies in neuro-oncology by enabling precise, zero-shot tumor genotyping, though it is incremental as it applies existing LLMs to a new medical imaging task.

The paper tackled non-invasive prediction of IDH mutation status in brain gliomas by combining Large Language Models with computational image analytics, achieving high accuracy and balanced classification across six datasets (N=1427) without fine-tuning.

We present a framework that combines Large Language Models with computational image analytics for non-invasive, zero-shot prediction of IDH mutation status in brain gliomas. For each subject, coregistered multi-parametric MRI scans and multi-class tumor segmentation maps were processed to extract interpretable semantic (visual) attributes and quantitative features, serialized in a standardized JSON file, and used to query GPT 4o and GPT 5 without fine-tuning. We evaluated this framework on six publicly available datasets (N = 1427) and results showcased high accuracy and balanced classification performance across heterogeneous cohorts, even in the absence of manual annotations. GPT 5 outperformed GPT 4o in context-driven phenotype interpretation. Volumetric features emerged as the most important predictors, supplemented by subtype-specific imaging markers and clinical information. Our results demonstrate the potential of integrating LLM-based reasoning with computational image analytics for precise, non-invasive tumor genotyping, advancing diagnostic strategies in neuro-oncology. The code is available at https://github.com/ATPLab-LUMS/CIM-LLM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes