๐ค AI Summary
Focal cortical dysplasia (FCD) poses significant challenges in 3D multimodal MRI segmentation due to its small volume, low contrast, scarcity of expert annotations, and difficulty in preserving anatomical consistency. To address these issues, we propose a Transformer-enhanced 3D encoder-decoder architecture and introduce a novel composite loss function integrating Dice loss with an anisotropic total variation (TV) regularization termโexplicitly enforcing spatial smoothness and anatomical plausibility of segmentations while eliminating reliance on post-processing. Evaluated on a public dataset of 85 FCD cases, our method achieves a 11.9% improvement in Dice coefficient, a 13.3% gain in precision, and a substantial 61.6% reduction in false-positive clusters, outperforming all baseline methods. This work delivers an interpretable, robust, and clinically deployable end-to-end solution for precise pre-surgical FCD localization in epilepsy.
๐ Abstract
Focal Cortical Dysplasia (FCD) is a primary cause of drug-resistant epilepsy and is difficult to detect in brain {magnetic resonance imaging} (MRI) due to the subtle and small-scale nature of its lesions. Accurate segmentation of FCD regions in 3D multimodal brain MRI images is essential for effective surgical planning and treatment. However, this task remains highly challenging due to the limited availability of annotated FCD datasets, the extremely small size and weak contrast of FCD lesions, the complexity of handling 3D multimodal inputs, and the need for output smoothness and anatomical consistency, which is often not addressed by standard voxel-wise loss functions. This paper presents a new framework for segmenting FCD regions in 3D brain MRI images. We adopt state-of-the-art transformer-enhanced encoder-decoder architecture and introduce a novel loss function combining Dice loss with an anisotropic {Total Variation} (TV) term. This integration encourages spatial smoothness and reduces false positive clusters without relying on post-processing. The framework is evaluated on a public FCD dataset with 85 epilepsy patients and demonstrates superior segmentation accuracy and consistency compared to standard loss formulations. The model with the proposed TV loss shows an 11.9% improvement on the Dice coefficient and 13.3% higher precision over the baseline model. Moreover, the number of false positive clusters is reduced by 61.6%