Siderakis M, Velonakis G, Arkoudis NA. Machine learning in neuroradiology: Recent developments and applications. World J Radiol 2026; 18(8): 123022 [DOI: 10.4329/wjr.123022]
Corresponding Author of This Article
Nikolaos-Achilleas Arkoudis, MD, PhD, Lecturer, Researcher, Research Unit of Radiology and Medical Imaging, National and Kapodistrian University of Athens, Papadiamantopoulou 19, Athens 115 28, Attikí, Greece. nick.arkoudis@gmail.com
Research Domain of This Article
Radiology, Nuclear Medicine & Medical Imaging
Article-Type of This Article
review-article
Open-Access Policy of This Article
This article is an open-access article which was selected by an in-house editor and fully peer-reviewed by external reviewers. It is distributed in accordance with the Creative Commons Attribution Non Commercial (CC BY-NC 4.0) license, which permits others to distribute, remix, adapt, build upon this work non-commercially, and license their derivative works on different terms, provided the original work is properly cited and the use is non-commercial. See: http://creativecommons.org/licenses/by-nc/4.0/
Manos Siderakis, Department of Radiology, Bioiatriki Healthcare Group, Kifisia 115 26, Attikí, Greece
Georgios Velonakis, Nikolaos-Achilleas Arkoudis, Research Unit of Radiology and Medical Imaging, National and Kapodistrian University of Athens, Athens 115 28, Attikí, Greece
Georgios Velonakis, Nikolaos-Achilleas Arkoudis, 2nd Department of Radiology, Attikon University General Hospital, National and Kapodistrian University of Athens, Athens 124 62, Attikí, Greece
Author contributions: Siderakis M, Velonakis G, and Arkoudis NA contributed substantially to the conceptualization, design and preparation of the review and drafting of the manuscript; Velonakis G and Arkoudis NA provided supervision; and all authors reviewed and approved the final manuscript.
AI contribution statement: AI tools (GPT-5.6), were used solely for language polishing and formatting assistance. No AI tool was used to generate research data, interpret results, or formulate conclusions. All AI-assisted content was critically reviewed and revised by the authors, who take full responsibility for the accuracy, originality, and integrity of the manuscript.
Conflict-of-interest statement: All the authors report no relevant conflicts of interest for this article.
Corresponding author: Nikolaos-Achilleas Arkoudis, MD, PhD, Lecturer, Researcher, Research Unit of Radiology and Medical Imaging, National and Kapodistrian University of Athens, Papadiamantopoulou 19, Athens 115 28, Attikí, Greece. nick.arkoudis@gmail.com
Received: May 7, 2026 Revised: July 20, 2026 Accepted: July 30, 2026 Published online: August 28, 2026 Processing time: 114 Days and 17.2 Hours
Abstract
Radiology, particularly neuroradiology, has become a major focus of research and industrial investment in artificial intelligence and machine learning (ML). These technologies may help address increasing imaging volumes, workforce shortages, and the need for faster and more consistent interpretation. This article summarizes recent developments in ML applications across neuroradiology. In acute ischemic stroke, ML supports early lesion detection, automated Alberta Stroke Program Early Computed Tomography Score assessment, large-vessel-occlusion detection, infarct core and penumbra estimation, collateral evaluation, workflow prioritization, and outcome prediction. Further applications include cerebral aneurysm detection and prediction of intracerebral hemorrhage expansion and prognosis. In neuro-oncology, current uses include tumor segmentation and classification, molecular-marker prediction, treatment-response assessment, surgical and radiotherapy planning, differentiation of recurrence from pseudoprogression, and prognostication. Additional advances involve image reconstruction, automated quantification, diagnostic classification, and outcome prediction in spine imaging; lesion detection and segmentation in demyelinating disease; and identification and characterization of neurodegenerative disorders. Despite this progress, limited generalizability, insufficient external validation, and poor interpretability remain major barriers to clinical adoption. Explainable artificial intelligence, federated learning, and robust multicenter validation are likely to be central to future clinical implementation.
Core Tip: In this article, we focus on the most recent (post 2023) developments and applications of machine learning (ML) in neuroradiology. The ML models presented here attempt to assist radiologists in stroke imaging, cerebral aneurysm and hemorrhage detection, neuro-oncology, spine imaging, and demyelinating and degenerative diseases. Despite the potential of ML to become an essential player in modern neuroradiology departments, the complexity of ML, especially deep learning models, remains an obstacle to their broad clinical application. The framework of explainable artificial intelligence attempts to address this issue and increase transparency in the model structure and decision-making process.
Citation: Siderakis M, Velonakis G, Arkoudis NA. Machine learning in neuroradiology: Recent developments and applications. World J Radiol 2026; 18(8): 123022
On the day this introduction was written, 1430 total entries were found in the growing list of artificial intelligence (AI)-medical devices authorized by the Food and Drug Administration for marketing in the United States. Of these, 1094 devices, that is 76.5%, belonged to the radiology panel. The corresponding list of radiology software in the Health AI Register of the European Union contained 308 authorized products, most of which were in the subspecialties of chest radiology (87, 28.2%) and neuroradiology (86, 27.9%). The results of a PubMed database search for “artificial intelligence” and “neuroradiology” showed a steady yearly increase from 160 publications in 2020 to 534 in 2025.
The rapid proliferation of AI-related research in neuroradiology, coupled with the steady rise in commercially available AI-powered medical devices and software solutions tailored for neuroimaging applications, underscores the growing convergence of academia and industry in the advancement of AI-driven innovations in neuroradiology. AI can transform the field of medical imaging by enhancing diagnostic precision, boosting operational efficiency, and improving patient outcomes[1]. Unlike earlier predictions that AI would replace radiologists, AI has emerged as a supportive tool designed to complement radiologists by effectively triaging urgent cases, minimizing diagnostic errors, and ultimately leading to better quality care[1,2].
Contrasting early AI, which required explicit programming for every diagnostic scenario, machine learning (ML) models learn directly from large neuroimaging datasets to identify patterns and adapt according to experience. By autonomously identifying complex patterns, ML continually improves diagnostic accuracy without the need for manual reprogramming[2,3]. Based on the availability of labeled data, ML is broadly categorized into supervised, unsupervised, and semi-supervised learning[2]. Supervised learning relies on expert-annotated datasets to train algorithms to predict predefined outcomes and represents the predominant ML paradigm in radiologic imaging[2]. In contrast, unsupervised learning identifies intrinsic patterns or relationships within unlabeled data without predefined outputs. Semi-supervised learning combines labeled and unlabeled datasets, enabling algorithms to exploit the advantages of both approaches while reducing the dependence on extensive manual annotation[2].
Traditional ML algorithms typically require manual feature extraction, in which experts predefine specific imaging characteristics, such as tumor shape or texture, before the model processes the data. In contrast, deep learning (DL), which is increasingly applied in neuroradiology, utilizes multilayered neural networks to automatically discover intricate patterns directly from raw neuroimaging pixels[3]. This eliminates human-engineered features, enabling DL to achieve unprecedented accuracy in complex diagnostic tasks[3]. However, DL requires advanced computational power, and its models and output procedures are often hidden and inconceivable by healthcare professionals (the so-called “black boxes”), restricting their potential for clinical application[3,4].
This review focuses on some of the most recent advancements in ML in neuroradiology published in the last couple of years. Our review covers some of the most recent advances in ML research on stroke imaging, large vessel obstruction, cerebral aneurysms, intracerebral hemorrhage, neuro-oncology, spine imaging, and demyelinating and neurodegenerative diseases (Table 1). Detection, segmentation, classification, prognostication, and workflow optimization are among the most common tasks performed by ML models. In the last part of this review, concerns regarding generalizability and development, and the rise of explainable or interpretable AI (XAI) are briefly discussed.
Table 1 Summary of the most recent advances in machine learning research on stroke imaging, large vessel obstruction, cerebral aneurysms, intracerebral hemorrhage, neuro-oncology, spine imaging, and demyelinating and neurodegenerative diseases.
Development and internal validation of multimodal machine learning models for predicting eligibility for mechanical thrombectomy in suspected stroke patients using routinely collected clinical and imaging data
Development of a diagnostic prediction model for post-stroke cognitive impairment in acute large vessel occlusion stroke using multimodal MRI and PET/CT: A study protocol
Enhancing mortality prediction in patients with spontaneous intracerebral hemorrhage: Radiomics and supervised machine learning on non-contrast computed tomography
Clinical, radiological, and radiomics feature-based explainable machine learning models for prediction of neurological deterioration and 90-day outcomes in mild intracerebral hemorrhage
Predicting postoperative rehemorrhage in hypertensive intracerebral hemorrhage using noncontrast CT radiomics and clinical data with an interpretable machine learning approach
Machine learning-based pipeline for automated intracerebral hemorrhage and drain detection, quantification, and classification in non-enhanced CT images
Virtual biopsy for the prediction of MGMT promoter methylation in gliomas: A comprehensive review of radiomics and deep learning approaches applied to MRI
Attention-based deep learning network for predicting World Health Organization meningioma grade and Ki-67 expression based on magnetic resonance imaging
Super-resolution deep learning reconstruction cervical spine 15T MRI: Improved interobserver agreement in evaluations of neuroforaminal stenosis compared to conventional deep learning reconstruction
Deep learning model for the automated detection and classification of central canal and neural foraminal stenosis upon cervical spine magnetic resonance imaging
Multimodal deep learning-based radiomics approach for predicting surgical outcomes in patients with cervical ossification of the posterior longitudinal ligament
Classification of myelin oligodendrocyte glycoprotein antibody-related disease and its mimicking acute demyelinating syndromes in children using MRI-based radiomics: From lesion to subject
LATEST RESEARCH OF ML IN DETECTION, TIMING AND RECURRENCE OF ISCHEMIC STROKE
Key ML applications in ischemic stroke imaging include automated infarct core and penumbra segmentation on computed tomography (CT) and magnetic resonance imaging (MRI), early ischemic change detection, ASPECTS scoring, and prediction of tissue fate[1,2,5,6]. In primary care, where advanced imaging is not available, and in hospitals without expert opinion on stroke imaging, research on non-contrast CT (NCCT)-based ML models shows their potential as triage or diagnostic supportive tools[7-9]. However, reporting quality, heavy computation demands, and interpretability issues of more complex ML models, such as convolutional neural networks (CNNs), have been obstacles to widespread clinical adoption[10,11].
In a systematic review of 16 studies between 2010 and 2025 and a meta-analysis of 13 of them, Gete and Ayele investigated the ability of DL algorithms applied to NCCT to detect acute ischemic stroke (AIS) at the patient level[8]. The pooled sensitivity and specificity were 91% and 90%, respectively. Sensitivity was lower during external validation (82%) than that during internal validation (95%). The Quality Assessment of Diagnostic Accuracy Studies-2 risk of bias assessment showed problems with patient selection and index test domains. The reporting quality was moderate, and explicit external validation was rare. The authors concluded that DL-NCCT has the potential as a tool for triage and decision-supporting, but the gap in generalization hinders its clinical application.
NCCT is the primary imaging examination performed in most hospitals and primary care facilities for stroke evaluation. Tan et al[7] proposed an NCCT-based radiomics model combined with a random forest (RF) model to detect AIS with onset < 6 hours, when density differences between normal and ischemic tissue are often still nuanced. The RF model showed a sensitivity, specificity, and receiver operating characteristic of 77%, 78%, and 0.829 in the validation set and 68%, 81%, and 0.789 in the independent test set, respectively.
Chen et al[9] constructed an automatic segmentation ML algorithm based on Brainomix to estimate the ischemic core on NCCT. Pre-treatment MRI-diffusion weighted imaging (DWI) was used as a reference standard. Core volumes were similar between ML-NCCT and MRI in patients who presented within 1 h of stroke onset, with a significant correlation (r = 0.56, P < 0.001). In patients who presented less than an hour from stroke onset, ML-NCCT struggled to detect early changes in ischemia and underestimated the core volume.
van Poppel et al[12] compared different ML models in their capacity to classify ischemic stroke patients as having onset-to-imaging time (OTI) within or beyond 4,5 hours. Clinical and imaging data, net water uptake levels, and radiomics features were extracted from 993 patients with known OTI from the MR CLEAN and LATE trials. The radiomics-based models outperformed the other models, with an area under the curve (AUC) of 0.81. The texture, shape, and intensity patterns of ischemic areas were stronger in defining OTI than single metrics, such as the net water uptake.
Ekingen et al[13] introduced StrokeNeXt, a lightweight CNN based on a multimodal dataset of 5.336 CT and MRI images, which achieved 93.67% accuracy in stroke detection. When StrokeNeXt was coupled with deep feature engineering, the accuracy increased to 97%, and the classification time was reduced. With a small size of 7.3 million parameters, this CNN model does not require heavy computation, making its integration into the clinical workflow easier.
Could NCCT assessment in stroke be accelerated? Ayobi et al[14] retrospectively studied 200 NCCT scans from five clinical centers with and without the assistance of CINA-ASPECTS (Avicenna.AI), a DL-based algorithm that automatically estimates the ASPECTS score. CINA-ASPECTS reduced the time required for analysis, increased accuracy, and achieved less inter-observer variability than the conventional method did.
Can we gain time during MRI in stroke patients? Peng et al[15] used a DL model, the “Hybrid-Fusion Network”, to generate high-resolution T2-weighted (T2W) images from DWI b0 images. Two radiologists assessed the acquired data. The quality of the brain parenchyma, skull, and middle ear was acceptable or excellent, whereas low-quality images were acquired in the orbit and paranasal sinus.
White matter hyperintensities on MRI-fluid attenuated inversion recovery (FLAIR) images have been linked to a higher risk of stroke and worse prognosis after stroke[16]. Xia et al[16] created a combined model of total white matter hyperintensities radiomics using a support vector machines (SVM) classifier and clinical factors that outperformed the clinical-only and radiomics-only models in predicting AIS prognosis. The sensitivity, specificity, accuracy, and AUC were 89.3%, 84.8%, 86.9%, and 0.939, respectively. A nomogram was devised as a risk assessment tool to assist clinicians in better evaluating AIS prognosis and providing personalized treatment.
Detection of silent brain infarctions (SBIs) in asymptomatic patients with cerebrovascular disease could offer better stroke risk stratification[17]. MRI scanning for general screening is impractical and cost-effective. Jiang et al[17] used 895.640 retinal photographs to pre-train the DeepRETStroke system, a domain-specific foundation model to represent eye-brain connections. Afterwards, 213.762 retinal photographs from an international dataset of six countries on three continents were used to detect SBI and predict AIS. In the internal validation test set, the AUC was 0.901 and 0.769 for predicting stroke and recurrent stroke within five years, respectively. Consistent results were obtained in external validation cohorts. The identification of SBIs without the need for brain imaging could provide an easily accessible, rapid, and cost-effective stroke prevention plan.
A high risk of stroke recurrence may suggest more aggressive management, treatment, and follow-up[18]. A Light Gradient Boosting Machine model based on radiomics features extracted from DWI images and clinical data achieved a sensitivity, specificity, and AUC of 0.85, 0.805, and 0.789, respectively, for predicting recurrence within 1 year[18].
LARGE VESSEL OBSTRUCTION IN AIS
The rapid and accurate detection of large vessel obstruction (LVO) remains a clinical challenge, particularly in resource-limited settings, community hospitals, and pre-hospital environments, where access to advanced neuroimaging and neurointerventional expertise may be limited[19]. LVO accounts for up to 46% of all ischemic stroke cases[20].
The impact of Viz.ai on stroke workflow was studied in a systematic review according to the PRISMA guidelines of 12 studies and 15.595 patients[21]. The pooled analysis showed that Viz.ai reduced computed tomography angiography (CTA)-to-endovascular thrombectomy (EVT) time, CTA-to-recanalization time, and door-to-groin puncture time. However, the analysis did not show statistically significant benefits in patient outcomes, such as intracranial hemorrhage (symptomatic or not), mortality rates, or length of hospital stay.
Kim et al[22] developed the ExtraTrees ML classification model based on NCCT and CTA scans to predict LVO in internal and multicenter external validation datasets. They used four modified Alberta Stroke Program Early CT Score regions (striatocapsular, insula, M1-M3, and M4-M6) to divide the brain and the handcrafted features of asymmetry in density, volume, and Hounsfield units. The clot sign was added using the U-net model. The ML model achieved a robust area under the curve of 0.888 [95% confidence interval (CI): 0.850-0.925], with a sensitivity of 80.1% (95%CI: 72.0-88.1), and a specificity of 88.6% (95%CI: 84.7-92.5). Adding the National Institutes of Health Stroke Scale score to the ExtraTrees model further increased sensitivity to 92.1%.
The ability of a DL model to identify anterior LVO on NCCT was evaluated in a multicenter study involving 612 patients with AIS[23]. “Triage Stroke” (Brainomix 360) detected LVO on NCCT with 67% sensitivity and 93% specificity. The model outperformed radiologists in terms of sensitivity (difference = 20.5%; 95%CI: 8.26-32.78; P = 0.001). Specificity was increased by the addition of the National Institutes of Health Stroke Scale (NIHSS) (99%).
Radiology residents are among the first physicians to read the CTA of an AIS patient. A 2D U-net model increased the sensitivity of LVO detection by four residents by 4% in a multicenter dataset of 595 stroke patients[24]. For isolated middle cerebral artery-M2 occlusions, the sensitivity and specificity were 69% and 96%, respectively.
Low-quality CTA may delay or distort stroke management. A DL model trained with dual-energy CT data was created to enhance the contrast of poorly contrasted CTA images (defined as proximal middle cerebral artery < 350 Hounsfield units)[25]. An iterative reconstruction kernel was used for CTA reconstruction and compared with DL-enhanced CTA. DL-enhanced CTA showed a significantly higher sensitivity for detecting vascular occlusion than conventional CTA (94%; 95%CI: 89.0%-96.8% vs 81.6%; 95%CI: 75.0%-87.1%).
Since time is brain in AIS, the collateral arterial network may be the hour hand of the clock. Kim et al[26] created a supervised DL model to grade collateral status using dynamic susceptibility contrast (DSC) magnetic resonance perfusion images of patients with LVO. The grading model of good collateral probability achieved a C-statistic of 0.91 in the internal dataset and 0.85 in the external dataset, respectively. Good consistency was observed between the DL and expert readers in both the cohorts.
The collateral blood supply volume, which is directly linked to clinical outcomes following EVT, can be quantified using the CTA collateral score[27,28]. Twelve readers with varied experience used an automated e-CTA assistance tool (Brainomix) to grade the collateral network on CTAs from 56 patients with anterior LVO[29]. e-CTA assistance increased the mean accuracy (58.6% to 67.5%, P = 0.003) and mean F1 score (0.574 to 0.676, P = 0.002). The mean reading time was reduced for all readers (103.4 seconds to 59.7 seconds, P = 0.001).
Jeon et al[30] developed the 3D-MROD-net model, a 3D multitask regression and ordinal regression Deep Neural Network, to create DL-driven magnetic resonance angiography (MRA) collateral maps. In a dataset of 296 AIS patients, DL-MRA achieved a shorter time for perfusion grading and better image quality, with excellent inter-method agreement for collateral perfusion.
Agarwal et al[19] developed two supervised Gradient Boosting Machine models to predict eligibility for mechanical thrombectomy in AIS. Model 1 was based on age, NIHSS, last known well time, ASPECTS and infarct volume. Model 2 included the input of present/absent LVO. Model 2 outperformed model 1 in terms of AUC and specificity (0.92 and 82% vs 0.76 and 60%, respectively), whereas the sensitivity was similar (82.5% and 85%, respectively).
A pre-EVT predictive tool that quantifies the individual response to EVT in terms of both tissue and clinical outcomes would assist in decision-making and boost personalized treatment. von Braun et al[31] collected data from 405 anterior LVO stroke patients who underwent thrombectomy. A CNN tissue model predicted a voxel-wise map of the final infarct by integrating multimodal imaging (NCCT, CTA, cerebral blood volume, cerebral blood flow, time-to-maximum), and attention mechanisms. A clinical ML model predicted the NIHSS score at discharge using clinical data and features of the tissue model. The tissue model achieved mean DSC values of 0.45 and 0.49 in the internal and external test cohorts, respectively, indicating good performance. The clinical model had median absolute errors of 1.5 NIHSS points on the internal and 3.0 NIHSS points on the external test datasets, outperforming other ML models.
In patients undergoing endovascular thrombectomy (EVT), successful recanalization is the most critical goal. A high risk of unsuccessful recanalization could engage the family in decision-making and possibly adapt the treatment plan[32]. A hybrid transformer DL model performed well in predicting the first-pass effect using pretreatment MRI (DWI, FLAIR, and apparent diffusion coefficient) or CT (NCCT and CTA) without the need for manual segmentation[32]. First-pass effect is the successful recanalization on the first attempt and is correlated with favorable long-term outcomes. The authors highlight the importance of external validation in a larger cohort as the next step before applying this model in a clinical context.
The EVT outcome after anterior LVO was predicted using a multimodal DL model that combined pre-intervention imaging (NCCT, CTA, and CT perfusion) and clinical data (demographics, comorbidities, and stroke severity)[33]. The target population included not only patients with atherosclerotic disease but also all unsuccessful recanalization cases, as required in real-world clinical practice. Gradient-weighted class activation mapping (Grad-CAM), an XAI tool, was used to weigh the impact of the imaging and clinical factors. The multimodal DL model achieved an AUC of 0.70 ± 0.02 and F1 of 0.39 ± 0.02 in testing, outperforming the model based solely on imaging data.
A post-stroke cognitive impairment (PSCI) prediction model was generated by combining imaging [MRI and positron emission tomography (PET)/CT] with demographic and clinical data[34]. PSCI often presents with subtle symptoms that are masked by motor or sensory dysfunction. Data were obtained from 379 patients with anterior LVO who underwent emergency EVT. Montreal Cognitive Assessment scores at 90 days and 180 days and the modified Rankin Scale (mRS) were set as the primary and secondary outcomes. MRI provides structural information, whereas PET/CT provides metabolic input. A PSCI prediction model could provide an early alert and incentive for personalized treatment. A multicenter study with external validation is necessary for the generalizability of the model.
After EVT, many patients retain a form of disability despite having small final infarct volumes[35]. Jeevarajan et al[35] used pre-treatment CTA to create a DL model to detect this group of patients who could benefit from additional treatment. The included patients had undergone successful EVT with thrombolysis in cerebral infarction 2b-3 reperfusion after LVO with a small final infarct volumes < 30 mL. The DeepsymNet-v3 model predicted the 90-day mRS 0-2. Of these patients, 56.2% had a 90-day mRS 3-6. The DeepsymNet-v3 model model outperformed the logistic regression model with clinical factors (area under the receiver operating characteristic curve 0.81 vs 0.492, P = 0.006).
IDENTIFICATION OF CEREBRAL ANEURYSMS
In the field of aneurysm detection research, DL models have largely replaced supervised AI tools such as SVM and logistic regression[1]. The goal is to integrate imaging findings with clinical and hemodynamic data.
In a systematic review based on 20 studies published until 12/2023 and 20286 aneurysm cases, ML algorithms were evaluated for their performance in predicting aneurysm rupture risk[36]. Despite the high reported performance (accuracy 0.66-0.90) in predicting aneurysm rupture, the authors raised concerns about the studies’ bias risk, limited applicability, and the scarcity of homogenous data available for meta-analysis. They concluded that no superiority over the existing practice was proven, and prospective multicenter studies are needed before ML deployment.
Using any tool that can assist radiologists in accurately and rapidly identifying aneurysms can have a huge impact on the life expectancy of patients by accelerating their medical management. In a single-center study by Lehnen et al[37], 186 ime-of-flight-MRAs were reviewed by six readers with different experience levels, with or without the assistance of the commercially available CNN-based tool “mdbrain”. MdBrain increased specificity for all readers (including medical students) and sensitivity at the lesion and patient levels for physicians. It also reduced the number of false positives for all the readers. They also observed a moderate but statistically significant reduction in reading times for most of the readers.
ML TOOLS FOR ETIOLOGY, PROGNOSIS AND RELAPSE OF INTRACEREBRAL HEMORRHAGE
Spontaneous intracerebral hemorrhage (sICH) accounts for 10%-20% of cerebrovascular disease cases[38]. Its progression and expansion pose serious threats to patient recovery and life expectancy. López-Rueda et al[39] created radiomics-based supervised RF, SVM, and k-nearest neighbors models to detect patients at high mortality risk at admission. The selected radiomics features were associated with hematoma expansion and edema in the surrounding parenchyma of the brain. The sensitivity and AUC were 0.90-0.95 and 0.97-1, respectively. Multicenter external validation is required to generalize these results.
Liang et al[40] employed lesion-symptom mapping to extract the location features of sICH and develop prognostic and etiological brain maps. NCCT radiomics features from 1162 patients with sICH from three medical centers were combined with clinical data using multiple logistic regression. Different lesion-symptom maps were generated for ICH caused by hypertension, aneurysms, and vascular malformations. The classification of etiology based on location-based features was strong, with a mean AUC of 0.825. The probability maps showed an association between the ICH location and prognosis. The combined hematoma and radiomics features showed a mean AUC of 0.873 for prognosis, outperforming the models of clinical data alone.
Ning et al[41] used DL models to identify patients with ICH at a high risk of hematoma expansion and intraventricular hemorrhage. NCCTs from 775 patients with sICH were used to train and test four 2D/3D CNN models, which were then compared with four baseline ML models. The 2D-ResNet-101 model performed best, with an AUC of 0.777 in the external testing cohort, outperforming the baseline clinical radiologic model and BRAIN score. The 2D CNN model also surpassed the combined logistic and SVM models. An early high-risk alert for hematoma expansion and intraventricular hemorrhage could prove life-saving in the management of ICH.
Zeng et al[42] trained five ML models to predict the 90-day prognosis (mRS-90) and neurologic deterioration in patients with mild ICH who were treated conservatively. The models integrated the clinical data, NCCT imaging indicators, and radiomics features. The SVM models showed the highest F1-scores of 0.667 and 0.846 for predicting neurologic deterioration and 90-day prognosis, respectively. The AUC were 0.846 and 0.970, respectively. Shapley additive explanations (SHAP) analysis highlighted the NIHSS score at admission, NCCT island sign, and time from onset to admission as the best SVM predictors. Pinpointing high-risk mild ICH patients would adapt and personalize the follow-up plan.
Re-hemorrhage after surgical management of hypertensive ICH is critical for survival[43,44]. Wang et al[43] tested four ML models based on a combination of NCCT radiomics features and clinical data to predict risk of post-operative re-hemorrhage. The 609 patients were divided into internal and external validation cohorts. The SVM model, which outperformed the other models, was assessed using the SHAP method. Three NCCT radiomics features and two clinical factors (admission SBP and time to surgery) were identified as the most important predictors of postoperative re-hemorrhage in hypertensive ICH patients. The model can assist in decision-making by detecting patients who require closer follow-up and early personalized interventions.
The assessment of ICH drain location is mostly subjective and experience-based[45]. Elsheikh et al[45] developed an end-to-end pipeline to quantify ICH drain coverage and detect malpositioned drains by using a previously published CNN-based segmentation tool. Their model can be used as a CT computer-aided diagnostic tool to alleviate the workload.
LATEST ML RESEARCH IN THE FIELD OF NEURO-ONCOLOGY
In the past few years, the field of neuro-oncology has expanded beyond the classification and segmentation of tumors. ML research currently focuses on molecular marker prediction, treatment response assessment, including differentiation of pseudo-progression, survival prediction models, surgical planning, decentralized federation models for multicenter collaborations respecting data privacy, and large language models (LLMs) for decision-making support[46]. In a scoping review of 229 studies published after 2022, Szmyd et al[47] concluded that DL studies in neuro-oncology primarily focused on CNS tumor differentiation and surgical planning support. Of these, 52% focused on gliomas.
Akbari et al[48] designed a novel personalized Kaplan-Meier model to divide patients with glioblastoma into three prognostic stratification groups with distinct hazard ratios (favorable/intermediate/poor prognosis). A large dataset of non-enhanced and enhanced T1, T2, and FLAIR images was obtained from a large cohort of 2838 patients with glioblastoma from the ReSPOND consortium of 22 centers across seven countries. A unique overall survival map was created for each patient. Computationally, different features with different predictive powers were extracted. Old age, tumor growth inside the ventricles, tumor surface, and level of tumor enhancement were among the strongest predictors of poor overall survival. Patients in the poor-prognosis subgroup could be offered early alternative or additional interventions such as repeat surgery. Notably, the ML subgrouping framework is readily available to clinicians and is freely accessible online.
Methylation of the O6-methylguanine-DNA methyltransferase promoter is a critical epigenetic biomarker for gliomas, associated with better prognosis and lower temozolomide resistance[49,50]. Leone et al[51] analyzed 34 studies on radiomics and DL for methylation of the O6-methylguanine-DNA methyltransferase methylation according to the PRISMA guidelines. Seven studies used ML, mostly XGBoost and SVM models, instead of DL models. Of the 27 studies that reported diagnostic accuracy, 14 reported a diagnostic accuracy of > 80%. In general, the combination of radiomics and DL increases accuracy, sensitivity, and specificity. Heterogeneity in data sources, study populations, and methodologies limits the generalizability of these models.
Isocitrate dehydrogenase (IDH) mutation and 1p/19q co-deletion are genetic markers of gliomas that affect their classification, treatment, and prognosis[52]. In a review following the PRISMA guidelines of 104 studies and meta-analysis of 72 of them, Farahani et al[53] found a sensitivity and specificity of 80% and 85%, respectively, in predicting IDH mutation using MRI DL-based radiomics models. The sensitivity and specificity for predicting 1p/19q co-deletion were 75% and 82%, respectively. CNNs performed tumor segmentation in 43% of the studies, followed by manual and semi-automatic methods (26% and 12%, respectively). The authors observed a shift toward more complex architectures, such as transformers, after 2024. Despite the good performance of DL-based radiomics in predicting the molecular status of gliomas in a non-invasive manner, the clinical application of these models is hindered by the heterogeneity of multicenter MRI data and the segmentation protocols. After overcoming these obstacles, prospective multicenter trials with external validation will be the next step before clinical application.
Telomerase reverse transcriptase (TERT) gene promoter mutation is a molecular hallmark of poor-prognosis IDH-wild-type glioblastomas[52]. Amplification of the epidermal growth factor receptor (EGFR) is a potential prognostic factor[52]. Su et al[54] divided 149 patients with pre-operative conventional MRI, DWI, and DSC perfusion-weighted imaging into training, validation and independent test sets. Using apparent diffusion coefficient and cerebral blood volume maps, the solid tumor component was subdivided into multiple habitat-based subregions using a k-means clustering method. In the training cohort, these habitat features were used to develop RF models for predicting TERT promoter mutation and EGFR amplification. For TERT promoter mutation, the AUC was 0.87, with an accuracy, sensitivity, and specificity of 82.1%, 75.9%, and 76.3%, respectively. For EGFR amplification, the AUC was 0.85, with corresponding values of 80.7%, 70.4%, and 75.9%, respectively.
Topff et al[55] recognized the low performance of AI models in detecting small brain metastases (BMs) and developed a modified nnU-net model to identify and segment BMs of any size. In their retrospective multicenter study, including 1623 patients with BMs and patients with cancer but not BMs, the sensitivity was 98% and 97.4% in the internal and external (n = 260) cohorts, respectively. The sensitivity for BMs with a size of less than 3 mm remained high (93.3%). A mean of 0.6 false-positive results per patient was noted, with 60.3% of the false-positive results being attributed to small blood vessels.
Differentiating gliomas from other intracranial pathologies, such as metastasis, is crucial for patient management. Holtkamp et al[56] studied a diverse group of 1280 patients with gliomas, BMs, inflammatory lesions, hemorrhage, and meningiomas from a single center. Radiomics features were extracted from FLAIR, non-enhanced and enhanced T1 images. The best-performing XGBoost and RF models achieved AUC of 0.96-1 and 0.94, respectively, in differentiating gliomas from other individual intracranial pathologies and from a combined group of pathologies. This ML tool can directly move gliomas to genetic profiling.
Chen et al[57] developed a DL model to predict Ki-67 status in meningioma patients. High Ki-67 levels, a proliferation biomarker, are associated with high recurrence rates and poor prognosis[58]. A total of 1239 patients from three hospitals were retrospectively analyzed in this study[57]. The input for the multimodal DL model that performed best was 3D MRIs, radiological characteristics (e.g., peritumoral edema and intratumoral necrosis), and radiomics. The AUC were 0.797 and 0.808 in the internal and external datasets, respectively. Interestingly, the model can be integrated into radiology workstations and supports the daily workflow. Moreover, the model used radiological characteristics to draw the attention of DL to the relevant MRI regions so that the data drawn would be more informative. The predictive model also estimated tumor growth at 3 years and 5 years, with AUC of 0.756 and 0.727, respectively.
Cheng et al[59] generated fully automated attention-based DL models to predict the World Health Organization meningioma grade and Ki-67 expression levels. The 952 patients from the two medical centers were divided into training, internal, and external validation groups, with the latter being large and consisting of 314 participants. The 2D ResNet50 model achieved the highest AUC in predicting meningioma grade (0.90), and the 2.5D Swin Transformer performed best in predicting Ki67 expression (AUC 0.89). Both models outperformed the clinical and radiomics models. Noninvasive prediction of meningioma grade and Ki-67 expression could assist clinicians in creating an early personalized treatment plan.
ML could also assist the daily workflow of neuroradiologists by expanding the limited information that a text-based search term can provide to the enriched information of an image-based search approach[60]. Von Reppert et al[60] studied retrospectively 295 patients who underwent surgery or radiotherapy. This study aimed to create a model that identifies reference MRIs that are highly similar to the query cases. A CNN model was used for semi-automated tumor segmentation, and radiomics features were extracted from the segmented tumors. A development and held-out test cohort were created. A nearest-neighbor algorithm was applied to retrieve the most similar cases. The retrieval performance was assessed using the mean average precision at k, and the neuroradiologists independently scored the visual similarity. The best-performing dimensionality reduction technique showed a mean average precision at 5 ranging from 78% to 100% by tumor type.
Nakaura et al[61] tested multiple LLMs to provide the top five differential diagnoses based on preoperative structured MRI reports of 137 surgically confirmed intra-axial brain tumors. Generative pre-trained transformer 4 performed best, achieving accuracies of 65.7%, 84.7%, and 90.5% in the top 1, 3, and diagnoses, respectively, compared with the accuracies of 85.4%, 94.9%, and 94.9% by board-certified neuroradiologists. LLMs were effective in diagnosing glioblastoma but struggled with CNS lymphoma. Characteristically, generative pre-trained transformer 4 had 0% top 1 accuracy for CNS lymphoma. The fact that LLMs showed a relatively low accuracy in suggesting the most probable diagnosis but accurately enlisted the five most probable diagnoses renders them differential diagnosis generators rather than definitive diagnostic tools[62]. Moreover, the tendency of LLMs to miss rare diagnoses could lead to anchoring bias by guiding clinicians toward a restricted panel of common pathologies[62]. Aligning AI models with updated neuro-oncology guidelines and databases is necessary to increase their diagnostic accuracy and reduce safety concerns[62].
APPLICATIONS OF ML IN SPINE IMAGING
Recent work in spine imaging suggests that ML, particularly DL, is moving from proof-of-concept to clinically applicable tasks in the acquisition, reconstruction, automated quantification, diagnostic classification, and prognostication. In cervical MRI, DL-based reconstruction has been used to improve the image quality and reduce noise. Song et al[63] showed that combining a motion-insensitive sequence (PROPELLER) with DL reconstruction improved signal-to-noise and contrast-to-noise ratios and reduced noise in cervical spine MRI, supporting a role for ML in protocol optimization and not only post hoc interpretation. Likewise, super-resolution DL reconstruction improved interobserver agreement for grading cervical neuroforaminal stenosis on 1.5-T MRI, showing that AI may improve image quality and reporting consistency[64].
Another major area is automated segmentation and quantitative measurements. Ramos et al[65] developed FastCleverSeg, which is a semi-automatic 3D spine MRI segmentation method for vertebrae, vertebral discs, and paraspinal soft tissues, showing how ML can accelerate extraction of morphologic biomarkers from volumetric spine MRI datasets. Regarding lumbar stenosis, Bogdanovic et al[66] externally validated a fully automated AI model for MRI-based quantification of lumbar spinal canal stenosis and found close agreement with fellowship-trained musculoskeletal radiologists for thecal sac measurements across heterogeneous 1.5T and 3T exams.
DL is also directly applied to common degenerative conditions. Nikpasand et al[67] reported automated MRI-based grading of lumbar intervertebral disc and facet joint degeneration, targeting two of the most frequently used semiquantitative scales in spine imaging. For lumbar central canal stenosis, van der Graaf et al[68] showed that an AI model using only sagittal MR images performed comparably to experienced radiologists who had access to axial images, suggesting a pathway for more efficient triage or preliminary grading workflows. In the cervical spine, Zhang et al[69] developed a DL pipeline for the automated detection and classification of central canal and neural foraminal stenosis on MRI, with performance analogous to subspecialist radiologists but faster. Lee et al[70]. took this a step further by developing a DL model that could automatically identify both degenerative cervical spondylosis and abnormal spinal cord signal on MRI. This is important because it shows that AI systems can provide more than a single diagnosis, which is closer to real radiology reports and the way radiologists interpret and report several relevant findings from the same examination.
In addition to degeneration, trauma is an important application of this technique. In a retrospective diagnostic accuracy study, van den Wittenboer et al[71] found that an AI algorithm for cervical spine fracture detection on CT had lower sensitivity than attending radiologists, although the specificity was similar, and the model found many fractures that radiologists had missed. This serves as an important reminder that current ML tools should be considered adjunct tools for triage, prioritization, or second reading, instead of autonomous systems in emergency imaging.
Finally, ML is beginning to contribute to prognostication. Maki et al[72] used a multimodal DL-based radiomics approach to predict postoperative outcomes in patients with cervical ossification of the posterior longitudinal ligament and their findings suggested that spine imaging biomarkers can be integrated with clinical data for individualized risk stratification. Overall, the most promising near-term uses of AI in spine neuroradiology are image reconstruction, automated measurements, and support for grading degenerative disease, while independent use for trauma assessment or more complex decisions still requires caution.
ML IN DETECTION AND DIFFERENTIAL DIAGNOSIS OF DEMYELINATING DISEASES
Among demyelinating disorders, ML applications in neuroradiology have mostly been established in multiple sclerosis (MS), with the literature being smaller and growing in neuromyelitis optica spectrum disorder (NMOSD) and myelin oligodendrocyte glycoprotein antibody-associated disease (MOGAD). Since 2023, ML studies have mostly focused on: (1) Automated lesion detection/segmentation; (2) Identifying active or contrast-enhancing lesions; (3) Synthesizing diagnostically useful sequences from conventional MRI; and (4) Differential diagnosis between overlapping inflammatory demyelinating syndromes. Despite technical progress, most studies remain retrospective and single-center; therefore, clinical translation still depends on external validation and workflow integration[73].
DL has demonstrated the clearest practical value in MS lesion analysis. In 2023, Schlaeger et al[73] reported that AI-based detection of contrast-enhancing MS lesions on brain MRI came close to human reader performance, although errors persisted for small, infratentorial, and low-contrast lesions, supporting a “second-reader” role instead of a fully autonomous one. In 2024, Greselin et al[74] validated a 3D U-Net for the automatic detection and segmentation of contrast-enhancing lesions using multicenter clinical MRI from the Swiss MS Cohort (a dataset including 372 scans from 280 MS patients), addressing a particularly relevant neuroradiologic task because enhancing lesions are central to diagnosis and treatment monitoring. In 2024, Wiltgen et al[75] developed Lesion Segmentation Tool (LST)-AI, an open-source DL extension of the earlier LST tool for the automated segmentation of MS white matter lesions on MRI. This extension uses a combination of three 3D U-Nets trained on 491 paired T1-weighted and FLAIR scans with expert manual lesion annotations and was designed to better handle the imbalance between white matter lesions and non-lesioned white matter. In addition, they added a lesion location annotation module that classifies lesions according to anatomical category (according to the 2017 McDonald criteria). In testing 103 public cases, LST-AI outperformed existing public methods, including LST, Sequence Adaptive Multimodal SEGmentation, and nnUNet, with excellent performance in the multiple sclerosis lesion segmentation-1 challenge. The authors therefore recommend replacing LST with LST-AI, which they provide as an open-source model. These results illustrate how lesion segmentation is becoming both more accurate and more reproducible[75].
Another important direction is sequence enhancement and synthesis. Bouman et al[76] showed that AI-generated double inversion recovery and phase-sensitive inversion recovery images derived from conventional MRI performed well for cortical and juxtacortical MS lesion detection in a seven-center dataset. Because cortical lesions remain difficult to visualize on routine protocols, this approach can be even more useful for centers where dedicated double inversion recovery/phase-sensitive inversion recovery acquisitions are unavailable, inconsistent, or not acquired due to a heavy clinical workload. Moreover, this type of application is important because it not only classifies disease but also attempts to improve the visibility of diagnostically meaningful lesion patterns on standard clinical examinations[76].
ML has also been applied to disease activity and longitudinal monitoring. In 2024, Rostami et al[77] evaluated 16 ML models and one sequential DL model for distinguishing active from non-active MS plaques on T2W MRI. The sequential DL model achieved the highest AUC (95.6%), implying that in selected settings, non-contrast MRI-based activity assessment could eventually reduce gadolinium reliance[77]. In 2025, Peters et al[78] found that AI-based longitudinal assessment had a very high negative predictive value for new or enlarging MS lesions in routine follow-up MRI; however, the positive predictive value was limited due to false positives, especially across different scanners. Such results are a useful reminder that longitudinal ML tools may be best suited for triage and prioritization instead of final reporting[78].
Regarding the differential diagnosis of demyelinating diseases, recent studies have expanded beyond MS. A 2024 systematic review and meta-analysis found that AI models discriminating MS from NMOSD using MRI features achieved a pooled accuracy of 82%, with substantial heterogeneity in acquisition, features, and validation methods[79]. Individual studies published since 2024 also support this trend. Specifically, Huang et al[80] developed a joint model for lesion segmentation and classification of MS vs NMOSD, reporting 74.87% Dice for segmentation and 92.36% classification accuracy. In pediatrics, Ding et al[81] used multisequence MRI radiomics to distinguish MOGAD from non-MOGAD acute demyelinating syndromes, with subject-level AUCs of approximately 0.84-0.85 on internal and external testing, thus showing the potential of differentiating these two diseases. Similarly, Zhou et al[82] proposed a joint segmentation-classification framework for differentiating pediatric NMOSD from acute disseminated encephalomyelitis, emphasizing how ML may help in clinically unclear inflammatory white-matter disorders.
Generally, the most recent literature (2023-2025) proposes that ML in demyelinating diseases is moving beyond proof-of-concept and toward more practical neuroradiology applications, especially for lesion segmentation, detection of enhancing lesions, longitudinal follow-up, and differential diagnosis. However, there are still limitations, such as modest sample sizes, class imbalance, limited external validation, and scanner/protocol variability among studies. Understandably, the most realistic scenario in the near future would not be the replacement of neuroradiologists but supporting them in daily tasks such as reporting accuracy, efficiency, and standardization in MS, with emerging extensions to NMOSD and MOGAD.
THE EXPANDING FIELD OF ML IN NEURODEGENERATION
ML is increasingly being used in neurodegenerative disorders for disease state identification and to improve our understanding of structural and metabolic imaging of clinically relevant processes. A 2024 study assessed a DL-based fast brain volumetry technique in 55 individuals with Alzheimer’s disease (AD), frontotemporal dementia (FTD), and healthy controls. This study found that AI-assisted volumetry improved the differentiation between AD and FTD and significantly reduced the post-processing time (less than five minutes)[83].
Instead of simply classifying patients into strict diagnostic groups, more recent studies have shifted towards providing decision support that is closer to real clinical practice by combining multiple data sources to estimate the likelihood of different diagnoses. To further illustrate this, Pérez-Millan et al[84] developed an ML architecture that differentiates between AD and FTD using MRI and cerebrospinal fluid biomarkers. In a cohort of 215 patients with AD, 103 with FTD, and 173 controls, MRI demonstrated an 82% accuracy rate in distinguishing AD from FTD. By adding cerebrospinal fluid neurofilament light and 14-3-3, the diagnosis was more certain and increased the number of high-probability cases. This type of probabilistic approach can be very helpful in neurodegenerative diseases, where overlapping atrophy patterns can make binary labels more error-prone[84].
In addition, ML appears promising in molecular and functional neuroimaging. In 2024, Rogeau et al[85] released a 3D CNN using brain 18F-fluorodeoxyglucose-PET images from 199 AD, 192 FTD, and 200 cognitively normal individuals. This demonstrated that DL can categorize AD and FTD and accurately detect normal controls. Sadeghi et al[86] also applied ML to resting-state functional (fMRI) time-course data to determine the stages of AD and FTD and concluded that this multimodal model based on resting-state fMRI and clinical data accurately distinguishes AD with mild cognitive impairment from FTD and healthy controls. These findings support the hypothesis that fMRI can also provide helpful information about a disease besides simple structural atrophy evaluation; however, uniformity is still an important issue regarding clinical translation.
Regarding parkinsonian neurodegeneration, the most dynamic field seems to be the automated examination of the substantia nigra and other midbrain indicators. Chen et al[87] integrated radiomic and DL features using neuromelanin-sensitive/quantitative susceptibility mapping-derived MRI, concentrating on the midbrain and substantia nigra in individuals with early Parkinson’s disease (PD). They found that their hybrid support vector machine model achieved an accuracy of 96.3% on an independent test set and 95.8% on an external validation set, which was better than models using only radiomics, and it highlighted the helpfulness of mixing learned and hand-crafted picture features[87]. Wang et al[88] further demonstrated that DL can automate substantia nigra segmentation on susceptibility-weighted and T2W MRI with their Swin-Unet methodology achieving a Dice coefficient of 0.832 on susceptibility weighted imaging, and subsequent logistic regression yielding a test AUC of 0.894 using automatically segmented susceptibility weighted imaging features, which indicated a performance comparable to manually labeled regions[88]. Instead of depending on subjective visual assessment, the above studies used quantitative methods that can be repeated[87,88].
Moreover, newer studies have shifted their focus from identifying idiopathic PD to distinguishing between various syndromes. The multicenter Automated Imaging Differentiation for Parkinsonism project employed 3T diffusion MRI in combination with support vector ML to differentiate between Parkinsonian disorders. This shows that ML can surpass case-control PD classification by differentiating PD, multiple system atrophy-parkinsonian type, and progressive supranuclear palsy in a way that is more beneficial with regard to therapy[89]. Recent work on parkinsonian neurodegeneration by Suh et al[90] aimed to make nigrosome-1 imaging a more objective and clinically useful biomarker. They applied a DL model to susceptibility map-weighted imaging, which was able to automatically detect and quantify nigral hyperintensity with high diagnostic accuracy for idiopathic PD. In the validation cohort, the automated quantification achieved AUCs of 0.915 and 0.928 for the left and right nigrosome-1, respectively, while the classification of nigrosome-1 abnormality reached AUCs of 0.967 and 0.976. Nigral hyperintensity volume was also lower in patients with more advanced disease, indicating a potential value for severity assessment and patient stratification, and not only for diagnosis[90]. Overall, this study emphasizes how DL can convert a visually assessed MRI feature into a rapid and reproducible imaging marker with possible clinical utility in PD[90].
Considering the above, the most recent literature (from 2024 onwards) suggests that ML applications in neurodegenerative diseases do not simply focus on proof-of-concept but rather explore clinically applicable methods. However, most studies employ selected cohorts, retrospective designs, or carefully curated imaging pipelines, making it essential to validate the results in different scanners, institutions, and individuals with ambiguous diagnoses before confidently applying them routinely.
REACHING OUT TO THE CLINICIAN
The gradual transition from other ML models to DL, especially CNNs, may increase robustness and accuracy, depending on the application domain and data used[91]. However, the complexity and difficulty in interpretability also increase[11]. DL architectures are based on hidden layers and millions of parameters, rendering them incomprehensible to healthcare providers[92]. Clinicians often stand between a patient with a clinical question and a model output without understanding the pathway between them. The application of AI models in clinical decision-making has a direct effect on patients, but there are also safety, ethical, and legal implications in play. The lack of interpretability, the so-called “black box” issue, is among the many reasons for the delayed widespread clinical adoption of AI. Interpretability, often interchanged with explainability (explainable AI, XAI), enables clinicians to trace how a DL model reaches its suggestions for diagnosis, treatment, and prognosis. In addition to the problem of lack of interpretability in ML, Carriero et al[93] highlighted the relativity of the transparency information needed depending on the stakeholder, that is, clinicians, patients, and guideline developers.
The main questions asked are what the logic behind the model is and how it shapes its output[11]. In a systematic review of 133 studies following the PRISMA guidelines between 2014 and 2023, Rodríguez Mallma et al[94] identified 11 ML models and 12 explainability methods in the study of 20 brain diseases. The SHAP was the most common model-agnostic explanation technique used in these studies. SHAP assigns weights to all input features and observes the output of their combinations[94,95]. The local interpretable model-agnostic explanation is another popular explainability tool[92]. Local interpretable model-agnostic explanation, which is typically faster than SHAP, highlights the significant features of the input data that lead to a particular decision[92]. Regarding the creation of the model output, uniform manifold approximation and projection for dimension reduction and Grad-CAM are among the most popular methods for generating transparency[92,96]. Grad-CAM, which is frequently applied in neuroradiology AI studies, assists in interpreting DL models.
CONCLUSION
ML has demonstrated growing potential across the full spectrum of neuroradiology, from the rapid detection of subtle ischemic changes in the brain parenchyma, large vessel occlusions, and intracranial hemorrhage to nuanced characterization of neuro-oncological lesions, neurodegenerative processes, and demyelinating diseases. Multicenter prospective validation studies are essential to confirm that models generalize across diverse patient populations, imaging protocols, and scanner vendors. The contribution of the Ischemic Stroke Lesion Segmentation (ISLES) challenges (https://www.isles-challenge.org/) since 2015 in promoting stroke imaging by boosting collaboration between experts in neurointervention, radiology, and computer science is well-established. The latest ISLES 2024 challenge predicts the post-treatment stroke infarct from pre-interventional acute stroke imaging and clinical data[97]. All ISLES data are freely accessible to the research community. DeepISLES, a robust and freely available segmentation tool for ischemic lesions, was developed by combining the best-performing models of the 2022 ISLES challenge and validated on a large external dataset (n = 1685)[98].
The integration of XAI frameworks is fundamental to building trust, enabling practitioners and patients to understand model outputs rather than accept them as black boxes. Greater emphasis should be placed on federated learning approaches, which allow institutions to collaborate without compromising patient privacy. Federated learning is a decentralized ML method for training AI models by bringing the model to the data, instead of the opposite[99]. In this way, the raw data do not exit the local server, and their privacy is inherently protected. Mastoi et al[99] integrated a pretrained GoogLeNet architecture for classification with an explainable federated learning framework utilizing Grad-CAM and Saliency map visualizations. The proposed model identified gliomas, meningiomas, no tumors, and pituitary tumors with 94% classification accuracy on a dataset of 7.042 MRI images.
Flanders and Geis[5] wrote that “we have only begun to scratch the surface in terms of understanding the optimum fit of imaging AI tools in the current complex medical landscape”. Particularly in neuroradiology, this could be rephrased as “we have only begun to scratch the surface in terms of understanding the optimum fit of imaging AI tools, and the surface keeps expanding”. Considering the vast quantity of ML research on neuroradiology, it is essential to underline that even a flawless AI model does not necessarily guarantee a strong clinical impact[1]. Over- or underestimating the role of an AI model in a clinical context could lead to medical errors by neglecting the expertise of clinicians or discarding valuable information it can provide.
Taye MM. Understanding of Machine Learning with Deep Learning: Architectures, Workflow, Applications and Future Directions.Computers. 2023;12:91.
[PubMed] [DOI] [Full Text]
van Poppel LM, de Vries L, Mojtahedi M, Kappelhof M, Olthuis SGH, van Oostenbrugge R, van Zwam WH, Jan van Doormaal P, Beenen LFM, Roos YBWEM, Majoie CBLM, Marquering HA, Emmer BJ. Machine learning models for CT-based classification of ischemic stroke onset time within or beyond 4.5 h: a comparison of approaches.Eur Radiol. 2026;36:3722-3732.
[RCA] [PubMed] [DOI] [Full Text][Reference Citation Analysis (0)]
Peng Y, Wu C, Sun K, Li Z, Xiong L, Sun X, Wan M, Gong L. Using deep learning to shorten the acquisition time of brain MRI in acute ischemic stroke: Synthetic T2W images generated from b0 images.PLoS One. 2025;20:e0316642.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Reference Citation Analysis (0)]
Jiang N, Ji H, Guan Z, Pan Y, Deng C, Guo Y, Liu D, Chen T, Wang S, Wu Y, Yang D, Ran AR, Hamzah H, Chee ML, Yin C, Thinggaard BS, Pedersen FN, Peng Q, Quek TC, Goh JHL, Singh S, Abd Raof AS, Lee-Boey JWS, Lu Y, Huang S, Shu J, Yu S, Jin Y, Li T, Qin Y, Wang J, Yang X, Hu T, Wang Z, Zhao Y, Lee S, Wei X, Zheng H, Li Y, Shen J, Zhou Y, Lin S, Wu C, Dai R, Ruan L, Hogg RE, Wright D, Wang YX, Zheng Y, Tan GSW, Sabanayagam C, Bao Y, Zhang C, Zhang P, Zou W, Guo M, Yang X, McKay GJ, Grauslund J, Lim LL, Li Z, Cheung CY, Tham YC, Cheng CY, Wang Y, Dai Q, Jia W, Li H, Sheng B, Wong TY. A deep learning system for detecting silent brain infarction and predicting stroke risk.Nat Biomed Eng. 2025;9:1907-1919.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in Crossref: 1][Cited by in RCA: 17][Article Influence: 17.0][Reference Citation Analysis (0)]
Liu J, Wu Y, Jia W, Han M, Chen Y, Li J, Wu B, Yin S, Zhang X, Chen J, Yu P, Luo H, Tu J, Zhou F, Cheng X, Yi Y. Prediction of recurrence of ischemic stroke within 1 year of discharge based on machine learning MRI radiomics.Front Neurosci. 2023;17:1110579.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 10][Reference Citation Analysis (0)]
Agarwal A, Bharti N, Ghosh T, Golla S, Bains NK, Chamadia R, Robert D, Putha P, Qureshi AI. Development and internal validation of multimodal machine learning models for predicting eligibility for mechanical thrombectomy in suspected stroke patients using routinely collected clinical and imaging data.PLoS One. 2025;20:e0334242.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Reference Citation Analysis (0)]
Morsi RZ, Elfil M, Ghaith HS, Aladawi M, Elmashad A, Kothari S, Desai H, Prabhakaran S, Al-Mufti F, Kass-Hout T. Endovascular Thrombectomy for Large Ischemic Strokes: A Living Systematic Review and Meta-Analysis of Randomized Trials.J Stroke. 2023;25:214-222.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 23][Reference Citation Analysis (0)]
Rai AT, Al Halak A, Abdalkader M, Kaliaev A, Nguyen TN, Kallmes DF, Brinjikji W, Huynh T, Lakhani D, Perry A, Joly O, Bellot P, Briggs JH, Woodhead ZVJ, Harston G, Carone D. Artificial Intelligence-Driven Detection of Large Vessel Occlusions on NCCT: A Multi-Institutional Study.AJNR Am J Neuroradiol. 2025;46:2528-2534.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in RCA: 2][Reference Citation Analysis (0)]
Steinmetz S, Mercado MAA, Altmann S, Sanner A, Kronfeld A, Frenzel M, Kim D, Groppa S, Uphaus T, Brockmann MA, Othman AE. Impact of deep Learning-enhanced contrast on diagnostic accuracy in stroke CT angiography.Eur J Radiol. 2024;181:111808.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 4][Reference Citation Analysis (0)]
Jabal MS, Kallmes DF, Harston G, Campeau N, Schwartz K, Messina S, Carr C, Benson J, Little J, Nagelschneider A, Madhavan A, Nasr D, Braksick S, Klaas J, Scharf E, Bilgin C, Brinjikji W. Automated CT angiography collateral scoring in anterior large vessel occlusion stroke: A multireader study.Interv Neuroradiol. 2025;31:95-100.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 2][Cited by in RCA: 4][Article Influence: 4.0][Reference Citation Analysis (0)]
Jeon YJ, Roh HG, Jung S, Yang H, Ki HJ, Park JJ, Lee TJ, Shin NI, Lee JS, Kwak JT, Kim HJ. Clinical feasibility of deep learning-driven magnetic resonance angiography collateral map in acute anterior circulation ischemic stroke.Sci Rep. 2025;15:2304.
[RCA] [PubMed] [DOI] [Full Text][Reference Citation Analysis (0)]
von Braun MS, Starke K, Peter L, Kürsten D, Welle F, Schneider HR, Wawrzyniak M, Kaiser DPO, Prasse G, Richter C, Kellner E, Reisert M, Klingbeil J, Stockert A, Hoffmann KT, Scheuermann G, Gillmann C, Saur D. Prediction of tissue and clinical thrombectomy outcome in acute ischaemic stroke using deep learning.Brain. 2025;148:2348-2360.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 4][Reference Citation Analysis (0)]
González JD, Canals P, Rodrigo-Gisbert M, Mayol J, García-Tornel A, Ribó M. Multimodal deep learning for predicting unsuccessful recanalization in refractory large vessel occlusion.Eur J Radiol. 2025;190:112254.
[RCA] [PubMed] [DOI] [Full Text][Reference Citation Analysis (0)]
Liang J, Tan W, Xie S, Zheng L, Li C, Zhong Y, Li J, Zhou C, Zhang Z, Zhou Z, Gong P, Chen X, Zhang L, Cheng X, Zhang Q, Lu G. Prediction of etiology and prognosis based on hematoma location of spontaneous intracerebral hemorrhage: a multicenter diagnostic study.Neuroradiology. 2025;67:1761-1772.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in RCA: 1][Reference Citation Analysis (0)]
Zeng W, Chen J, Shen L, Xia G, Xie J, Zheng S, He Z, Deng L, Guo Y, Yang J, Lv Y, Qin G, Chen W, Yin J, Wu Q. Clinical, radiological, and radiomics feature-based explainable machine learning models for prediction of neurological deterioration and 90-day outcomes in mild intracerebral hemorrhage.BMC Med Imaging. 2025;25:184.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in RCA: 2][Reference Citation Analysis (0)]
Wang W, Dai J, Li J, Du X. Predicting postoperative rehemorrhage in hypertensive intracerebral hemorrhage using noncontrast CT radiomics and clinical data with an interpretable machine learning approach.Sci Rep. 2024;14:9717.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 6][Reference Citation Analysis (0)]
Dowlatshahi D, Brouwers HB, Demchuk AM, Hill MD, Aviv RI, Ufholz LA, Reaume M, Wintermark M, Hemphill JC 3rd, Murai Y, Wang Y, Zhao X, Wang Y, Li N, Sorimachi T, Matsumae M, Steiner T, Rizos T, Greenberg SM, Romero JM, Rosand J, Goldstein JN, Sharma M. Predicting Intracerebral Hemorrhage Growth With the Spot Sign: The Effect of Onset-to-Scan Time.Stroke. 2016;47:695-700.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in Crossref: 100][Cited by in RCA: 101][Article Influence: 10.1][Reference Citation Analysis (0)]
Akbari H, Bakas S, Sako C, Fathi Kazerooni A, Villanueva-Meyer J, Garcia JA, Mamourian E, Liu F, Cao Q, Shinohara RT, Baid U, Getka A, Pati S, Singh A, Calabrese E, Chang S, Rudie J, Sotiras A, LaMontagne P, Marcus DS, Milchenko M, Nazeri A, Balana C, Capellades J, Puig J, Badve C, Barnholtz-Sloan JS, Sloan AE, Vadmal V, Waite K, Ak M, Colen RR, Park YW, Ahn SS, Chang JH, Choi YS, Lee SK, Alexander GS, Ali AS, Dicker AP, Flanders AE, Liem S, Lombardo J, Shi W, Shukla G, Griffith B, Poisson LM, Rogers LR, Kotrotsou A, Booth TC, Jain R, Lee M, Mahajan A, Chakravarti A, Palmer JD, DiCostanzo D, Fathallah-Shaykh H, Cepeda S, Santonocito OS, Di Stefano AL, Wiestler B, Melhem ER, Woodworth GF, Tiwari P, Valdes P, Matsumoto Y, Otani Y, Imoto R, Aboian M, Koizumi S, Kurozumi K, Kawakatsu T, Alexander K, Satgunaseelan L, Rulseh AM, Bagley SJ, Bilello M, Binder ZA, Brem S, Desai AS, Lustig RA, Maloney E, Prior T, Amankulor N, Nasrallah MP, O'Rourke DM, Mohan S, Davatzikos C; ReSPOND consortium. Machine learning-based prognostic subgrouping of glioblastoma: A multicenter study.Neuro Oncol. 2025;27:1102-1115.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in Crossref: 5][Cited by in RCA: 10][Article Influence: 10.0][Reference Citation Analysis (0)]
Leone A, Di Napoli V, Fochi NP, Di Perna G, Spetzger U, Filimonova E, Angileri F, Carbone F, Colamaria A. Virtual Biopsy for the Prediction of MGMT Promoter Methylation in Gliomas: A Comprehensive Review of Radiomics and Deep Learning Approaches Applied to MRI.Diagnostics (Basel). 2025;15:251.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 4][Reference Citation Analysis (0)]
Topff L, Petrychenko L, Jain N, Lingier S, Bertels J, Astudillo P, Prosec M, Menéndez Fernández-Miranda P, Gevaert O, Smits M, Derks S, Verhaak E, Hanssens PEJ, Marco de Lucas E, Sutil R, Dominguez PD, Negoita A, Visser E, Corral Fontecha D, Braun LMM, Brandsma D, Visser JJ, Ranschaert ER, Groot Lipman KBW, Beets-Tan RGH. A Data-Centric Approach to Deep Learning for Brain Metastasis Analysis at MRI.Radiology. 2025;315:e242416.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in Crossref: 6][Cited by in RCA: 2][Article Influence: 2.0][Reference Citation Analysis (2)]
Holtkamp M, Parmar V, Hosch R, Salhöfer L, Styczen H, Li Y, Opitz M, Glas M, Guberina N, Wrede K, Deuschl C, Forsting M, Nensa F, Umutlu L, Haubold J. AI-guided virtual biopsy: Automated differentiation of cerebral gliomas from other benign and malignant MRI findings using deep learning.Neurooncol Adv. 2025;7:vdae225.
[RCA] [PubMed] [DOI] [Full Text][Reference Citation Analysis (0)]
Shinya Y, Hasegawa H, Shin M, Kawashima M, Umekawa M, Katano A, Ikemura M, Ushiku T, Ohara K, Okano A, Teranishi Y, Miyawaki S, Saito N. Long-Term Outcomes of Stereotactic Radiosurgery for Postoperative World Health Organization Grade I Skull Base Meningioma: Utility of Ki-67 Labeling Index as a Prognostic Indicator.Neurosurgery. 2023;93:1144-1153.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 9][Cited by in RCA: 7][Article Influence: 2.3][Reference Citation Analysis (0)]
von Reppert M, Chadha S, Willms K, Avesta A, Maleki N, Zeevi T, Lost J, Tillmanns N, Jekel L, Merkaj S, Lin M, Hoffmann KT, Aneja S, Aboian MS; IBSR Consortium. Image-Based Search in Radiology: Identification of Brain Tumor Subtypes within Databases Using MRI-Based Radiomic Features.AJNR Am J Neuroradiol. 2025;46:1421-1428.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in Crossref: 3][Reference Citation Analysis (0)]
van der Graaf JW, Brundel L, van Hooff ML, de Kleuver M, Lessmann N, Maresch BJ, Vestering MM, Spermon J, van Ginneken B, Rutten MJCM. AI-based lumbar central canal stenosis classification on sagittal MR images is comparable to experienced radiologists using axial images.Eur Radiol. 2025;35:2298-2306.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 4][Reference Citation Analysis (0)]
Zhang E, Yao M, Li Y, Wang Q, Song X, Chen Y, Liu K, Zhao W, Xing X, Zhou Y, Meng F, Ouyang H, Chen G, Jiang L, Lang N, Jiang S, Yuan H. Deep learning model for the automated detection and classification of central canal and neural foraminal stenosis upon cervical spine magnetic resonance imaging.BMC Med Imaging. 2024;24:320.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in RCA: 4][Reference Citation Analysis (0)]
Lee A, Wu J, Liu C, Makmur A, Ting YH, Muhamat Nor FE, Tan LY, Ong W, Tan WC, Lee YJ, Huang J, Beh JCY, Lim DSW, Low XZ, Teo EC, Chan YH, Lim JI, Lin S, Tan JH, Kumar N, Ooi BC, Quek ST, Hallinan JTPD. Deep learning model for automated diagnosis of degenerative cervical spondylosis and altered spinal cord signal on MRI.Spine J. 2025;25:255-264.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 2][Cited by in RCA: 9][Article Influence: 9.0][Reference Citation Analysis (0)]
van den Wittenboer GJ, van der Kolk BYM, Nijholt IM, Langius-Wiffen E, van Dijk RA, van Hasselt BAAM, Podlogar M, van den Brink WA, Bouma GJ, Schep NWL, Maas M, Boomsma MF. Diagnostic accuracy of an artificial intelligence algorithm versus radiologists for fracture detection on cervical spine CT.Eur Radiol. 2024;34:5041-5048.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 2][Cited by in RCA: 16][Article Influence: 8.0][Reference Citation Analysis (0)]
Maki S, Furuya T, Katsumi K, Nakajima H, Honjoh K, Watanabe S, Kaito T, Takenaka S, Kanie Y, Iwasaki M, Furuya M, Inoue G, Miyagi M, Ikeda S, Imagama S, Nakashima H, Ito S, Takahashi H, Kawaguchi Y, Futakawa H, Murata K, Yoshii T, Hirai T, Koda M, Ohtori S, Yamazaki M. Multimodal Deep Learning-based Radiomics Approach for Predicting Surgical Outcomes in Patients with Cervical Ossification of the Posterior Longitudinal Ligament.Spine (Phila Pa 1976). 2024;49:1561-1569.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 4][Cited by in RCA: 11][Article Influence: 5.5][Reference Citation Analysis (0)]
Greselin M, Lu PJ, Melie-Garcia L, Ocampo-Pineda M, Galbusera R, Cagol A, Weigel M, de Oliveira Siebenborn N, Ruberte E, Benkert P, Müller S, Finkener S, Vehoff J, Disanto G, Findling O, Chan A, Salmen A, Pot C, Bridel C, Zecca C, Derfuss T, Lieb JM, Diepers M, Wagner F, Vargas MI, Pasquier RD, Lalive PH, Pravatà E, Weber J, Gobbi C, Leppert D, Kim OC, Cattin PC, Hoepner R, Roth P, Kappos L, Kuhle J, Granziera C. Contrast-Enhancing Lesion Segmentation in Multiple Sclerosis: A Deep Learning Approach Validated in a Multicentric Cohort.Bioengineering (Basel). 2024;11:858.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 4][Reference Citation Analysis (0)]
Wiltgen T, McGinnis J, Schlaeger S, Kofler F, Voon C, Berthele A, Bischl D, Grundl L, Will N, Metz M, Schinz D, Sepp D, Prucker P, Schmitz-Koep B, Zimmer C, Menze B, Rueckert D, Hemmer B, Kirschke J, Mühlau M, Wiestler B. LST-AI: A deep learning ensemble for accurate MS lesion segmentation.Neuroimage Clin. 2024;42:103611.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 3][Cited by in RCA: 37][Article Influence: 18.5][Reference Citation Analysis (0)]
Bouman PM, Noteboom S, Nobrega Santos FA, Beck ES, Bliault G, Castellaro M, Calabrese M, Chard DT, Eichinger P, Filippi M, Inglese M, Lapucci C, Marciniak A, Moraal B, Morales Pinzon A, Mühlau M, Preziosa P, Reich DS, Rocca MA, Schoonheim MM, Twisk JWR, Wiestler B, Jonkman LE, Guttmann CRG, Geurts JJG, Steenwijk MD. Multicenter Evaluation of AI-generated DIR and PSIR for Cortical and Juxtacortical Multiple Sclerosis Lesion Detection.Radiology. 2023;307:e221425.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 6][Cited by in RCA: 30][Article Influence: 10.0][Reference Citation Analysis (0)]
Ding S, Zheng H, Wang L, Fan X, Yang X, Huang Z, Zhang X, Yan Z, Li X, Cai J. Classification of Myelin Oligodendrocyte Glycoprotein Antibody-Related Disease and Its Mimicking Acute Demyelinating Syndromes in Children Using MRI-Based Radiomics: From Lesion to Subject.Acad Radiol. 2024;31:2085-2096.
[RCA] [PubMed] [DOI] [Full Text][Cited by in RCA: 3][Reference Citation Analysis (0)]
Pérez-Millan A, Thirion B, Falgàs N, Borrego-Écija S, Bosch B, Juncà-Parella J, Tort-Merino A, Sarto J, Augé JM, Antonell A, Bargalló N, Balasa M, Lladó A, Sánchez-Valle R, Sala-Llonch R. Beyond group classification: Probabilistic differential diagnosis of frontotemporal dementia and Alzheimer's disease with MRI and CSF biomarkers.Neurobiol Aging. 2024;144:1-11.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 1][Cited by in RCA: 6][Article Influence: 3.0][Reference Citation Analysis (0)]
Rogeau A, Hives F, Bordier C, Lahousse H, Roca V, Lebouvier T, Pasquier F, Huglo D, Semah F, Lopes R. A 3D convolutional neural network to classify subjects as Alzheimer's disease, frontotemporal dementia or healthy controls using brain 18F-FDG PET.Neuroimage. 2024;288:120530.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 15][Cited by in RCA: 12][Article Influence: 6.0][Reference Citation Analysis (0)]
Sadeghi MA, Stevens D, Kundu S, Sanghera R, Dagher R, Yedavalli V, Jones C, Sair H, Luna LP; Alzheimer’s Disease Neuroimaging Initiative and the Frontotemporal Lobar Degeneration Neuroimaging Initiative. Detecting Alzheimer's Disease Stages and Frontotemporal Dementia in Time Courses of Resting-State fMRI Data Using a Machine Learning Approach.J Imaging Inform Med. 2024;37:2768-2783.
[RCA] [PubMed] [DOI] [Full Text][Cited by in Crossref: 2][Cited by in RCA: 8][Article Influence: 4.0][Reference Citation Analysis (0)]
Vaillancourt DE, Barmpoutis A, Wu SS, DeSimone JC, Schauder M, Chen R, Parrish TB, Wang WE, Molho E, Morgan JC, Simon DK, Scott BL, Rosenthal LS, Gomperts SN, Akhtar RS, Grimes D, De Jesus S, Stover N, Bayram E, Ramirez-Zamora A, Prokop S, Fang R, Slevin JT, Kanel P, Bohnen NI, Tuite P, Aradi S, Strafella AP, Siddiqui MS, Davis AA, Huang X, Ostrem JL, Fernandez H, Litvan I, Hauser RA, Pantelyat A, McFarland NR, Xie T, Okun MS; AIDP Study Group, Leader A, Russell Á, Babcock H, White-Tong K, Hua J, Goodheart AE, Peterec EC, Poon C, Galarce MB, Thompson T, Collier AM, Cromer C, Putra N, Costello R, Yilmaz E, Mercado C, Mercado T, Fessenden A, Wagner R, Spears CC, Caswell JL, Bryants M, Kuzianik K, Ahmed Y, Bendahan N, Njoku JO, Stiebel A, Zahed H, Wang SS, Hoang PT, Seemiller J, Du G. Automated Imaging Differentiation for Parkinsonism.JAMA Neurol. 2025;82:495-505.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in Crossref: 1][Cited by in RCA: 30][Article Influence: 30.0][Reference Citation Analysis (0)]
Loyola-gonzalez O. Black-Box vs. White-Box: Understanding Their Advantages and Weaknesses From a Practical Point of View.IEEE Access. 2019;7:154096-154113.
[PubMed] [DOI] [Full Text]
Selvaraju RR, Cogswell M, Das A, Vedantam R, Parikh D, Batra D.
Grad-CAM: Visual Explanations from Deep Networks via Gradient-Based Localization. 2017 IEEE International Conference on Computer Vision (ICCV), 2017 Oct 22-29; Venice, Italy. NJ: IEEE, 2017: 618-626.
[PubMed] [DOI]
de la Rosa E, Su R, Reyes M, Wiest R, Riedel EO, Kofler F, Yang K, Baazaoui H, Robben D, Wegener S, Jan S.
Wiestler KB, Menze B. ISLES'24: Final Infarct Prediction with Multimodal Imaging and Clinical Data. Where Do We Stand? 2025 Preprint. Available from: arXiv:2408.10966.
[PubMed] [DOI] [Full Text]
de la Rosa E, Reyes M, Liew SL, Hutton A, Wiest R, Kaesmacher J, Hanning U, Hakim A, Zubal R, Valenzuela W, Robben D, Sima DM, Anania V, Brys A, Meakin JA, Mickan A, Broocks G, Heitkamp C, Gao S, Liang K, Zhang Z, Rahman Siddiquee MM, Myronenko A, Ashtari P, Van Huffel S, Jeong H, Yoon C, Kim C, Huo J, Ourselin S, Sparks R, Clèrigues A, Oliver A, Lladó X, Chalcroft L, Pappas I, Bertels J, Heylen E, Moreau J, Hatami N, Frindel C, Qayyum A, Mazher M, Puig D, Lin SC, Juan CJ, Hu T, Boone L, Goubran M, Liu YJ, Wegener S, Kofler F, Ezhov I, Shit S, Hernandez Petzsche MR, Müller M, Menze B, Kirschke JS, Wiestler B. DeepISLES: a clinically validated ischemic stroke segmentation model from the ISLES'22 challenge.Nat Commun. 2025;16:7357.
[RCA] [PubMed] [DOI] [Full Text] [Full Text (PDF)][Cited by in RCA: 8][Reference Citation Analysis (0)]