Key Results
System Overview
The SEEG electrode localization system implements a six-stage processing pipeline: brain extraction using MONAI-based 3D U-Net, multi-modal image enhancement with 7 parallel approaches, adaptive thresholding via machine learning, global voting ensemble across 38 mask variants, confidence-based authentication using LightGBM, and trajectory reconstruction through hybrid DBSCAN-Louvain clustering.
Automated trajectory reconstruction and visualization
Repository Ecosystem
This research is organized across multiple repositories, each focusing on specific components of the SEEG localization system:
Brain Segmentation Model
Deep learning-based 3D brain extraction using MONAI and PyTorch. Implements 3D U-Net architecture for automated brain tissue segmentation from post-operative CT scans.
ML Threshold Models
Machine learning models for automated threshold prediction in CT-based electrode localization. Random Forest regressor achieving R²=0.990 accuracy.
Core Algorithms
Research repository containing pipeline implementation, ensemble voting algorithms, feature extraction, confidence scoring, and trajectory reconstruction methods.
Slicer Extension
Production-ready 3D Slicer extension for clinical deployment. User-friendly interface integrating all pipeline stages for end-to-end electrode localization.
Methodology
The research employs a Leave-One-Patient-Out Cross-Validation (LOPOCV) strategy on an 8-patient development cohort from Hospital del Mar, Barcelona. The system combines classical image processing techniques with modern machine learning approaches to achieve robust performance across varying image qualities and electrode configurations.
Clinical Impact
This system has been validated and deployed at Hospital del Mar's Epilepsy Unit, demonstrating real-world clinical applicability. The automated pipeline addresses a critical bottleneck in epilepsy surgery planning, where manual electrode localization requires extensive collaboration between neurosurgeons and neurophysiologists. By reducing processing time by over 95% while maintaining clinical accuracy, the system enables faster surgical planning and improved patient outcomes.
Citation
title={Medical Software Module in 3D Slicer for Automatic Segmentation
and Trajectory Reconstruction of SEEG Electrodes Using AI
and Data Science},
author={Ávalos Morillas, Rocío},
year={2025},
school={Universitat Politècnica de Catalunya},
type={Bachelor's Thesis},
note={Biomedical Engineering}
}