Robust and Generalisable Segmentation of Subtle Epilepsy-causing Lesions: a Graph Convolutional Approach
Hannah Spitzer, Mathilde Ripart, Abdulah Fawaz, Logan Z. J. Williams,, MELD project, Emma Robinson, Juan Eugenio Iglesias, Sophie Adler, Konrad, Wagstyl

TL;DR
This paper introduces a graph convolutional network approach for detecting subtle epilepsy-causing lesions in brain MRI, significantly improving specificity and clinical utility over previous methods.
Contribution
It presents a novel GCN-based segmentation method with auxiliary losses for better spatial understanding and reduced false positives in FCD detection.
Findings
Achieved an AUC of 0.74, outperforming previous vertex-wise MLP (0.64).
Improved specificity to 71% at 67% sensitivity, compared to 49%.
Enhanced clinical confidence and reduced review areas in radiological workflows.
Abstract
Focal cortical dysplasia (FCD) is a leading cause of drug-resistant focal epilepsy, which can be cured by surgery. These lesions are extremely subtle and often missed even by expert neuroradiologists. "Ground truth" manual lesion masks are therefore expensive, limited and have large inter-rater variability. Existing FCD detection methods are limited by high numbers of false positive predictions, primarily due to vertex- or patch-based approaches that lack whole-brain context. Here, we propose to approach the problem as semantic segmentation using graph convolutional networks (GCN), which allows our model to learn spatial relationships between brain regions. To address the specific challenges of FCD identification, our proposed model includes an auxiliary loss to predict distance from the lesion to reduce false positives and a weak supervision classification loss to facilitate learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Brain Tumor Detection and Classification · Topic Modeling
MethodsGraph Convolutional Network
