Skip to main content
Erschienen in: Neurotherapeutics 1/2019

Open Access 01.01.2019 | Original Article

Optimizing Trajectories for Cranial Laser Interstitial Thermal Therapy Using Computer-Assisted Planning: A Machine Learning Approach

verfasst von: Kuo Li, Vejay N. Vakharia, Rachel Sparks, Lucas G. S. França, Alejandro Granados, Andrew W. McEvoy, Anna Miserocchi, Maode Wang, Sebastien Ourselin, John S. Duncan

Erschienen in: Neurotherapeutics | Ausgabe 1/2019

Abstract

Laser interstitial thermal therapy (LITT) is an alternative to open surgery for drug-resistant focal mesial temporal lobe epilepsy (MTLE). Studies suggest maximal ablation of the mesial hippocampal head and amygdalohippocampal complex (AHC) improves seizure freedom rates while better neuropsychological outcomes are associated with sparing of the parahippocampal gyrus (PHG). Optimal trajectories avoid sulci and CSF cavities and maximize distance from vasculature. Computer-assisted planning (CAP) improves these metrics, but the combination of entry and target zones has yet to be determined to maximize ablation of the AHC while sparing the PHG. We apply a machine learning approach to predict entry and target parameters and utilize these for CAP. Ten patients with hippocampal sclerosis were identified from a prospectively managed database. CAP LITT trajectories were generated using entry regions that include the inferior occipital, middle occipital, inferior temporal, and middle temporal gyri. Target points were varied by sequential AHC erosions and transformations of the centroid of the amygdala. A total of 7600 trajectories were generated, and ablation volumes of the AHC and PHG were calculated. Two machine learning approaches (random forest and linear regression) were investigated to predict composite ablation scores and determine entry and target point combinations that maximize ablation of the AHC while sparing the PHG. Random forest and linear regression predictions had a high correlation with the calculated values in the test set (ρ = 0.7) for both methods. Maximal composite ablation scores were associated with entry points around the junction of the inferior occipital, middle occipital, and middle temporal gyri. The optimal target point was the anteromesial amygdala. These parameters were then used with CAP to generate clinically feasible trajectories that optimize safety metrics. Machine learning techniques accurately predict composite ablation score. Prospective studies are required to determine if this improves seizure-free outcome while reducing neuropsychological morbidity following LITT for MTLE.
Begleitmaterial
Hinweise

Electronic supplementary material

The online version of this article (https://​doi.​org/​10.​1007/​s13311-018-00693-1) contains supplementary material, which is available to authorized users.
National Research Ethics Service Committee London approval reference: 12/LO/0377

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Introduction

Surgery has been shown to provide long-term seizure remission in 2 thirds of patients with drug-resistant mesial temporal lobe epilepsy [1]. Hippocampal sclerosis (HS) is a common underlying cause, conventionally treated with anteromesial temporal resections whereby the temporal pole and variable amounts of the lateral neocortex are resected prior to an intraventricular amygdalohippocampectomy. Other approaches include transcortical, transsylvian [2], subtemporal [3], and selective amygdalohippocampectomy.
There has been recent interest in less invasive ablative techniques such as gamma knife [4], radiofrequency ablation [5], and laser interstitial thermal therapy (LITT) [6]. LITT has the advantage of being able to modulate the extent of the ablation cavity real-time through MR thermography and provides seizure freedom rates comparable to open surgery [6, 7] with potentially improved neuropsychological outcomes [8]. LITT has also been shown to be efficacious in mesial temporal lobe epilepsy (MTLE) without HS when the seizure onset zone has been confirmed with stereoelectroencephalography (SEEG) [9]. The extent of ablation of the mesial hippocampal head has been shown to be an independent predictor of seizure freedom [10], while sparing the parahippocampal gyrus (PHG), and surrounding structures may mitigate adverse effects on neuropsychological outcome [8, 1113].
Selective amygdalohippocampal ablation with LITT is performed by stereotactically inserting a laser catheter along the longitudinal axis of the hippocampus to create an ablation diameter of 5 to 20 mm. The extent of ablation of the amygdalohippocampal complex (AHC), PHG, entorhinal cortex (EnC), and surrounding critical white matter fiber tracts is dictated by the planned trajectory. To aid LITT trajectory planning and improve ablation volumes, a systematic manual method utilizing the “posterior-inferior corridor” has been proposed [14]. Comparisons of manually planned with computer-assisted planning (CAP) of trajectories showed that the latter improved AHC ablation, reduced the unablated mesial hippocampal head remnant, spared the PHG, and enhanced safety metrics [15]. CAP also provides a uniform objective method of trajectory planning that could help to overcome the initial learning curve associated with implementing a novel technology.
Here, we aim to implement machine learning techniques with CAP to optimize parameters for LITT that will maximize AHC ablation, sparing of PHG, and distance from the brainstem, sulci, and vasculature.

Methodology

Subjects

Ten consecutive preoperative patients with HS (5 left) that were eligible for LITT were identified from a prospectively maintained database at the National Hospital for Neurology and Neurosurgery, London. From a single T1 MPRAGE acquisition with a voxel size of 1 mm isotropic (TE/TR/TI = 3.1/7.4/400 ms; flip angle 11°; parallel imaging acceleration factor 2) whole-brain parcellations and synthetic CT (pseudo-CT), images were generated using geodesic information flow [16] and a multi-atlas information propagation scheme [17], respectively. Patient-specific 3D models of the cortex, ventricular system, brainstem, AHC, PHG, EnC, and sulci were extracted from the whole-brain parcellation (see Fig. 1). EpiNav™ (UCL, CMIC) was then employed as CAP to generate trajectories based on a previously described algorithm [15].

Computer-Assisted Planning

In brief, the algorithm aims to minimize the intracerebral catheter length; drilling angle from orthogonal to skull and PHG ablation, while maximizing distance from critical structures (sulci and intracranial vasculature); ablation of the mesial hippocampal head and AHC; and distance from the brainstem (see Fig. 1). First, trajectories that do not meet the hard constraints of angle < 35°, length < 120 mm, distance to brainstem > 7.5 mm, and ventricle avoidance are rejected. Next, distance to critical structures is optimized where the minimum distance was set to 3 mm (user-defined constraint) [18]. Overall risk score was calculated based on a cumulative distance from critical structures along the entire length of the trajectory and normalized between 0 and 2 [19]
$$ R=\Big\{{\displaystyle \begin{array}{c}\sum \limits_i^N\frac{10-\mathrm{Dist}(i)}{N\left(10-3\right)},\mathrm{Dist}(i)>3\\ {}1+\sum \limits_i^N\frac{3-\mathrm{Dist}(i)}{3N},\mathrm{Dist}(i)\le 3\end{array}}\operatorname{} $$
where i refers to the indices of nodes along the trajectory (a total of N = 128 nodes) where distance measures to the closest critical structure are performed. Distances from a critical structure at any given node (i) that are > 3 mm are calculated by the top row of the equation, while distances < 3 mm by the bottom row. A risk of 0 therefore indicates that the entire trajectory remained > 10 mm from a critical structure along its entire length, while a score of 1 indicates a constant distance of 3 mm. Scores > 1 are attributed to trajectories that pass less than 3 mm from a critical structure and would therefore carry a theoretically greater risk of hemorrhage.
To optimize trajectory parameters, CAP trajectories were calculated for all possible combinations of the following parameters for each patient:
1.
Entry zones (inferior occipital gyrus (IOG), middle occipital gyrus (MOG), inferior temporal gyrus (ITG), and middle temporal gyrus (MTG)
 
2.
Morphological erosions (circumferential diminution) of the AHC (0 mm, 1 mm, and 2 mm)
 
3.
Target zones (translations of the centroid of the amygdala by 0 to 3 mm in the X, Y, and Z planes)
 
Based on these parameter combinations, a total of 760 trajectories per patient were generated using CAP and a composite score was calculated by the following equation:
$$ \mathrm{Composite}\ \mathrm{score}\ \left(\mathrm{ml}\right)=\frac{\mathrm{AH}{\mathrm{C}}_{\mathrm{ablation}}}{\mathrm{AH}{\mathrm{C}}_{\mathrm{anatomical}\ \mathrm{volume}}}-\frac{\mathrm{PH}{\mathrm{C}}_{\mathrm{ablation}}}{\mathrm{PH}{\mathrm{C}}_{\mathrm{anatomical}\ \mathrm{volume}}} $$
where AHC and PHC indicate the volumes (ml) of the correspondent structures.
Ablation volumes were calculated based on a conservative estimate of maximal ablation diameter of 15 mm, which we have previously shown as an accurate reflection of the postablation cavity [15]. The planning system subsequently guides the surgeon as to the length of the laser ablation required to achieve the predicted ablation volumes. During the intervention, under MR thermography guidance, the surgeon is then able to iteratively withdraw the laser catheter to achieve a contiguous ablation cavity.

Machine Learning

Two different supervised regression-based machine learning models (random forest and linear regression) were configured using R [20] and auxiliary packages: ggplot2 [21], randomForest [22], stringr [23], cowplot [24], RColorBrewer [25], and reshape2 [26].
All composite scores were normalized using the maximum score in each patient, in order to guarantee the comparability of these indices. The data was then split into training and testing sets. The training set of 5 patients (3800 trajectories) was selected at random. The data from the remaining 5 patients (3800 trajectories) were then used as the test dataset to validate the predictive accuracy of the model.
Both linear regression and random forest [27] models were trained on the first portion of the data, according to the parameters’ entry area (MTG, MOG, IOG, ITG), translations of the centroid of the amygdala (axial, sagittal, and coronal planes), and the magnitude of erosion of the AHC. For the random forest method, 100 trees were used. Linear regression was performed according to the following equation:
$$ \mathrm{Score}=\sum \limits_i{C}_i{V}_i $$
where C is the coefficient and V is the variable. The index i identifies the different variables/coefficient shown in Fig. 3.
We have then applied the trained predictors to the (unseen) test data and evaluated the obtained results. Pearson correlations between the predicted and actual composite score values were obtained, as well as the root mean square of the errors. The most important parameters to maximize the composite score were then evaluated.
Ethical approval was sought from the National Research Ethics Service Committee London, with approval reference 12/LO/0377. Individual patient consent was sought for use of anonymized perioperative imaging.

Results

Both linear regression and random forest approaches showed similar results. The predicted scores reproduce the structure with good accuracy as shown by a Pearson correlation of ρ = 0.7 for both methods suggesting a strong correlation. Linear regression and random forest models featured a root-mean-square error (RMSE) of 0.13 and 0.12, respectively. Figure 2 shows the predicted values and actual scores.
When identifying the most important component features, both linear regression and random forest methods also provide similar results. Figure 3 shows the coefficients for each variable of the linear regression. According to the values, in order to maximize the ablation score, one should prioritize an entry which is centered at the junction of the IOG, MTG, and MOG (see Fig. 4B, D) and apply an anterior and mesial translation to the centroid of the amygdala. Figure 4 shows an example of CAP trajectory generated using the machine learning parameters derived from the linear regression.

Discussion

Here, we utilize machine learning algorithms to define the junction between the IOG, MOG, and MTG as the entry and anterior and medial translation of the amygdala as the target point parameters for LITT trajectories. Application of these parameters results in maximal ablation of the amygdalohippocampal complex and sparing of the parahippocampal gyrus. Prospective studies are now required to determine if this approach results in improved seizure-free outcome and reduced neuropsychological morbidity.

Laser Interstitial Thermal Therapy

LITT for MTLE is a novel minimally invasive approach for selective amygdalohippocampectomy [28]. As with all novel therapies, there is an initially learning curve and early outcome results can be variable. To date, most case series of LITT for MTLE are limited in number (< 30), provide short follow-up durations of 6 to 24 months, and lack comprehensive reporting of secondary outcomes, such as neuropsychological and neurological morbidity.
Only a single “open-label” comparative study has been reported to date in which LITT was compared to open microsurgery [8]. This study included 39 patients that had undergone open microsurgery composed of tailored resection (18/39), standard ATL (4/39), and transcortical selective amygdalohippocampectomy (17/9) compared to 19 patients with LITT. At 6-month follow-up Engel 1 outcome was 61.5% and 57.9% for open surgery and LITT, respectively. Patients undergoing open surgery had a significant decline in naming or recognition tasks in > 80% (32/39) while this was not observed in any patients following LITT. It was suggested that this function may be subserved by the parahippocampal gyrus and/or surrounding white matter fiber tracts running within the temporal stem (uncinate fasciculus and inferior fronto-occipital fasciculus) or basal temporal regions (inferior longitudinal fasciculus) that are relatively spared following LITT.
A further study correlated implemented LITT trajectories with seizure outcome at a mean follow-up duration of 22.4 months in 23 patients [10]. Seizure-free (defined as Engel 1) outcomes across the whole cohort were 65% which rose to 73% when only considering patients with MTS. This study found that trajectories passing more mesially within the hippocampal head were more likely to be associated with seizure-free outcome. Quantitative analysis of the mesial hippocampal head remnant found patients who were Engel 1 had a remnant depth of 1.3 ± 0.5 mm compared to Engel 2 to Engel 4 of 3.7 ± 1.1 mm. To date, this remains the only significant independent predictor of seizure-free outcome that can be directly influenced by preoperative trajectory planning.
The largest single series to date reports outcomes from 58 patients in which 53.4% achieved Engel 1 outcome at a > 12-month mean follow-up while a similar series of 43 patients reported 67.4% Engel 1 outcome at a > 12-month mean follow-up. In both series, no significant difference in seizure-free outcome was found with mean percentage ablation volume of any structure. Of interest, Gross et al. [6] report that in 3 cases that did not initially achieve seizure-free outcome, a repeat ablation of residual medial temporal tissue did result in Engel 1 outcome. This supports the finding of Jermakowicz et al. regarding ablation of the mesial hippocampal head [10]. The difference in outcomes may, in part, be due to a lack of consistency between surgeons when planning trajectories, which automated systems can control for.
Visual field deficits are the most common neurological morbidity following LITT with reports ranging from 5 to 29% [7, 29, 30]. Contralateral visual field deficits can arise from damage to the optic radiation posteriorly or the lateral geniculate nucleus (LGN). Damage to the optic radiation would be expected to result in varying degrees of superior homonymous quadrantanopia while damage to the LGN would result in a complete homonymous hemianopia. Damage to the optic radiation is more likely with ablation cavities that extend into the sagittal striatum (periventricular white matter lateral to the posterior hippocampus). The LGN lies in the dorsal thalamus, occupying a medial position in the temporal horn of the lateral ventricle, and is, therefore, particularly susceptible to thermal injury during LITT at the level of the body of the hippocampus. Trajectories that pass superiorly within the hippocampus or in patients where the CSF/choroid plexus volume is particularly low have been suggested to carry a greater risk of LGN injury [30]. EpiNav-generated–optimized trajectories maximize distance from critical structures, including the brainstem, which, in our automated segmentation, incorporates the LGN.

Computer-Assisted Planning

CAP is the use of computer algorithms to aid in preoperative surgical planning and simulation. CAP has been utilized in neurosurgical stereotaxy for over 3 decades. Initially, CAP was utilized by Davis et al. [31] to automate the calculation of stereotactic frame coordinates for manually chosen brain biopsy targets. Incremental improvements in CAP systems, mainly for stereotactic lesioning and deep brain stimulation, saw the introduction of multiple (generic) brain atlases that could be registered to patient MRI images to aid with precise target selection. The NeuroPlanner software incorporated 2 commonly used 3D stereotactic atlases to improve functional outcome following pallidotomy and pallidal DBS [32]. Using this platform, the surgeon was able to select the desired entry and target points in ~ 60 s and overall planning time was reduced to ~ 5 min. As computer processing power has increased multimodal image registration [33], automated segmentation [34] and 3D rendering [35] have allowed neurosurgical planning to become quicker and more sophisticated.
Software such as EpiNav allows the calculation of hundreds of thousands of possible trajectory permutations returning those that most closely fit the user-defined trajectory parameters [19]. Initial versions required the surgeon to precisely place target points, and the algorithm would return the trajectory with the lowest calculated risk, shortest intracerebral length, orthogonal drilling angle, and maximal gray matter sampling [36]. Later versions have incorporated whole-brain parcellations to allow the software to define the safest entry and target point combinations within user-defined anatomical structures [37]. CAP for SEEG follows similar algorithms in which electrode length, drilling angle to the skull, and gray matter sampling are optimized, while maximizing distance from critical structures such as vasculature. SEEG, however, has the added the complexity of multiple trajectories, and as such, calculations for optimal combinations of trajectories are required that provide adequate sampling of target structures while preventing electrode conflicts with other electrodes or blood vessels [19, 38]. Comparative studies between CAP and manually generated trajectories for SEEG have shown that SEEG plans can be generated with improved safety metrics in a fraction of the time needed for manual planning [34, 37], with no reported differences in feasibility from blinded external reviewers [39].
We previously applied CAP to LITT amygdalohippocampal ablation and independently generated trajectories in 25 patients [15]. Using parameters derived from expert opinion, the entry point was restricted to the inferior occipital gyrus. The target point of the centroid of the amygdala was translated by 3 mm anteriorly, mesially, and inferiorly to improve ablation of the mesial hippocampal head, maximize amygdala and entorhinal cortex ablation, and prevent heat dissipation to the pallidum, respectively. EpiNav TM provides guidance to the surgeon regarding trajectory safety parameters, length of laser catheter pull backs and anatomical ROI overlap (see Fig. 5).
As conventional in LITT trajectory planning, an extraventricular approach was implemented, entering the hippocampus at the level of the tectum and maximizing distance from the brainstem to prevent inadvertent thermal injury [14]. Due to individual patient anatomical variability, an entry point through the inferior occipital gyrus was only possible in 72% (18/25) of cases with the remainder passing through the middle occipital and middle temporal gyri. Ablation volumes with CAP were significantly improved by 11% for the AHC while the unablated mesial hippocampal head and PHG volume were reduced by 73% and 11%, respectively [15]. In the current study, we have implemented machine learning to determine the trajectory parameters that maximize the composite score. Through the calculation of 760 trajectories per patient across 10 patients, we computed all possible trajectory combinations and utilized machine learning to predict a normalized composite score of ablation volumes.
We previously applied target translations to the amygdala of ± 3, − 3, and − 3 for the axial, sagittal, and coronal planes, respectively. Our results suggest that the application of the machine learning parameters would increase the composite ablation scores achieved in our previous study by a further 10%, based on the refined entry point and if the coronal translation and AHC erosion are not applied.
In addition to optimizing trajectory parameters, CAP algorithms provide an objective means of generating trajectories that overcomes the heterogeneity in planning between different surgeons and institutions. As further knowledge regarding important surgical parameters is elucidated, these can be used to update the algorithm in an evidence-based systematic fashion. Prospective clinical studies are required to determine if LITT trajectories generated using these parameters will result in improved seizure-free outcome rates and reduced neuropsychological morbidity.

Machine Learning Results

In order to identify the parameters for LITT amygdalohippocampal ablation that maximize the ablation composite score, we trained both linear regression and random forest machine learning models. To prevent overfitting, the models were trained on half of the dataset and then validated on the remaining unseen data. Both linear regression and random forest methods show similar outputs when compared to the actual scores, indicating a high reliability for the machine learning.
The results showed good correlation with the composite scores and low root-mean-square error, suggesting a good predictive accuracy. From all the parameters, the entry area had the most relevant impact on composite score with IOG, MTG, and MOG having the greatest contribution. These findings are consistent with the postero-inferior corridor described by Wu et al. [14], which is the only study in the literature that has been able to systematize manual LITT trajectory planning to improve ablation volume.
With regard to the target regions, translation of the centroid of the amygdala anteriorly (sagittal plane) and mesially (axial plane) resulted in the greatest increase in composite score while erosion of the AHC and inferior translation (coronal plane) had a negative impact. This would be expected as inferior trajectories ablate more of the PHG and spare the superior amygdala.

Limitations

Only 10 patients, from a single center, were included in this study. The large number of possible unique trajectory combinations resulted in 7600 CAP-generated trajectories for evaluation. Future studies using larger datasets from a range of institutions and a number of neurosurgeons performing manual planning will be required to assess the external validity and robustness of CAP. Furthermore, the application of the linear regression results from this study will allow a more focused investigation of trajectory parameter combinations, therefore reducing the number of CAP-generated trajectories per patient.
A composite score was devised for the purposes of the machine learning. This is a pragmatic score that was devised due to a lack of definitive evidence in the literature. By maximizing the ablation of the AHC, we aim to ensure that the laser trajectory achieves the goal of the intervention, which is to ablate the sclerotic mesial temporal structures, with minimum collateral damage. Our previous work has also shown that this also significantly reduces the extent of the mesial hippocampal head remnant by 73% when compared to expert manually planned trajectories [15], which, to date, is the only independent predictor of seizure freedom [10]. In addition, although there is no definitive evidence that damage to the PHG alone is responsible for memory impairment, animal studies have shown that this induces severe memory impairment despite sparing the AHC. Trajectories sparing the PHG are also likely to spare adjacent structures such as the inferior longitudinal fasciculus that may have an important role in this function.
All imaging was derived from a single center, and the acquisition quality of the T1 image has significant implications for the whole-brain parcellation. It is unclear whether T1 acquisitions with movement artefact or sequences with poorer gray–white matter differentiation would result in less accurate structure segmentation and alter the CAP trajectory output.
The GIF whole-brain parcellation was derived from a control dataset. The resulting segmentation of the hippocampus overestimated hippocampal volume in our cohort of HS patients by ~ 12% [15]. A whole-brain parcellation derived from patients with HS may therefore provide more accurate hippocampal segmentations. Given that the linear regression results revealed a negligible effect of AHC erosion on the composite score, however, this is unlikely to have a significant effect on the result.
To calculate ablation volumes of anatomical structures, we have applied a uniform 15 mm ablation diameter to simulate the ablation cavity. We have shown in our previous work that across the 25 patients in that study, the application of a 15 mm ablation diameter resulted in a mean overestimate of the AHC ablation by + 4.96% [15]. Due to the complexities of modelling asymmetric ablation cavities as a result of variable heat dissipation from differential CSF flow, and the lack of a validated method to do this, we opted to apply the uniform 15 mm ablation diameter in these cases.

Conclusion

To our knowledge, this is the first direct clinical application of machine learning for preoperative planning in stereotactic neurosurgical procedures. LITT is a novel therapy, and given the potential neuropsychological benefits with comparable seizure freedom rates, it is likely to be a viable alternative to hippocampal resection in the near future, as it spares the temporal neocortex, requires a shorter hospital stay, reduces a risk of complications, and promotes quicker recovery. As more neurosurgical units adopt this technology, it is vital that prior experience from high-volume centers is integrated within the decision making and preoperative planning process to minimize the learning effect on patients. Future work should concentrate on identifying and utilizing CAP to preserve important white fiber tracts that subserve distinct neuropsychological functions.
The use of machine learning in this context has allowed quantification of hitherto unidentified trajectory parameter combinations to be determined. When used with CAP, this allows contemporary research findings to be applied systematically and objectively across all centers. A prospective clinical trial implementing these machine learning parameters is required to determine if this translates into improved seizure-free outcomes and reduced neuropsychological morbidity.

Required Author Forms

Disclosure forms provided by the authors are available with the online version of this article.

Compliance with Ethical Standards

Disclosures

The authors declare that they have no conflict of interest.
Open AccessThis article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Unsere Produktempfehlungen

e.Med Interdisziplinär

Kombi-Abonnement

Für Ihren Erfolg in Klinik und Praxis - Die beste Hilfe in Ihrem Arbeitsalltag

Mit e.Med Interdisziplinär erhalten Sie Zugang zu allen CME-Fortbildungen und Fachzeitschriften auf SpringerMedizin.de.

e.Med Neurologie & Psychiatrie

Kombi-Abonnement

Mit e.Med Neurologie & Psychiatrie erhalten Sie Zugang zu CME-Fortbildungen der Fachgebiete, den Premium-Inhalten der dazugehörigen Fachzeitschriften, inklusive einer gedruckten Zeitschrift Ihrer Wahl.

e.Med Neurologie

Kombi-Abonnement

Mit e.Med Neurologie erhalten Sie Zugang zu CME-Fortbildungen des Fachgebietes, den Premium-Inhalten der neurologischen Fachzeitschriften, inklusive einer gedruckten Neurologie-Zeitschrift Ihrer Wahl.

Anhänge

Electronic supplementary material

Literatur
1.
Zurück zum Zitat Wiebe S, Blume WT, Girvin JP, et al. A Randomized, Controlled Trial of Surgery for Temporal-Lobe Epilepsy. N. Engl. J. Med. 2001;345:311–318.CrossRefPubMed Wiebe S, Blume WT, Girvin JP, et al. A Randomized, Controlled Trial of Surgery for Temporal-Lobe Epilepsy. N. Engl. J. Med. 2001;345:311–318.CrossRefPubMed
2.
Zurück zum Zitat Wieser HG, Yasargil MG. Selective amygdalohippocampectomy as a surgical treatment of mesiobasal limbic epilepsy. Surg. Neurol. 1982;17:445–457.CrossRefPubMed Wieser HG, Yasargil MG. Selective amygdalohippocampectomy as a surgical treatment of mesiobasal limbic epilepsy. Surg. Neurol. 1982;17:445–457.CrossRefPubMed
4.
Zurück zum Zitat Barbaro N, Quigg M, Ward M, et al. Radiosurgery versus open surgery for mesial temporal lobe epilepsy: The randomized, controlled ROSE trial. Epilepsia [Internet]. 2018;59:1198–1207. Available from: doi:https://doi.org/10.1111/epi.14045. Barbaro N, Quigg M, Ward M, et al. Radiosurgery versus open surgery for mesial temporal lobe epilepsy: The randomized, controlled ROSE trial. Epilepsia [Internet]. 2018;59:1198–1207. Available from: doi:https://​doi.​org/​10.​1111/​epi.​14045.
5.
Zurück zum Zitat Parrent AG, Blume WT. Stereotactic amygdalohippocampotomy for the treatment of medial temporal lobe epilepsy. Epilepsia. 1999;40:1408–1416.CrossRefPubMed Parrent AG, Blume WT. Stereotactic amygdalohippocampotomy for the treatment of medial temporal lobe epilepsy. Epilepsia. 1999;40:1408–1416.CrossRefPubMed
6.
Zurück zum Zitat Gross RE, Stern MA, Willie JT, et al. Stereotactic laser amygdalohippocampotomy for mesial temporal lobe epilepsy. Ann. Neurol. 2018;83:575–587.CrossRefPubMedPubMedCentral Gross RE, Stern MA, Willie JT, et al. Stereotactic laser amygdalohippocampotomy for mesial temporal lobe epilepsy. Ann. Neurol. 2018;83:575–587.CrossRefPubMedPubMedCentral
7.
Zurück zum Zitat Willie JT, Laxpati NG, Drane DL, et al. Real-time magnetic resonance-guided stereotactic laser amygdalohippocampotomy for mesial temporal lobe epilepsy. Neurosurgery. 2014;74:569–584.CrossRefPubMedPubMedCentral Willie JT, Laxpati NG, Drane DL, et al. Real-time magnetic resonance-guided stereotactic laser amygdalohippocampotomy for mesial temporal lobe epilepsy. Neurosurgery. 2014;74:569–584.CrossRefPubMedPubMedCentral
8.
Zurück zum Zitat Drane DL, Loring DW, Voets NL, et al. Better object recognition and naming outcome with MRI-guided stereotactic laser amygdalohippocampotomy for temporal lobe epilepsy. Epilepsia [Internet]. 2015;56:101–113. Available from: https://doi.org/10.1111/epi.12860. Drane DL, Loring DW, Voets NL, et al. Better object recognition and naming outcome with MRI-guided stereotactic laser amygdalohippocampotomy for temporal lobe epilepsy. Epilepsia [Internet]. 2015;56:101–113. Available from: https://​doi.​org/​10.​1111/​epi.​12860.
9.
Zurück zum Zitat Youngerman B, Oh J, Deepti A, et al. Laser ablation is effective for temporal lobe epilepsy with and without mesial temporal sclerosis if hippocampal seizure onsets are localized by stereoelectroencephalography. Epilepsia [Internet]. 2018;59:595–606. Available from: https://doi.org/10.1111/epi.14004. Youngerman B, Oh J, Deepti A, et al. Laser ablation is effective for temporal lobe epilepsy with and without mesial temporal sclerosis if hippocampal seizure onsets are localized by stereoelectroencephalography. Epilepsia [Internet]. 2018;59:595–606. Available from: https://​doi.​org/​10.​1111/​epi.​14004.
10.
Zurück zum Zitat Jermakowicz WJ, Kanner AM, Sur S, et al. Laser thermal ablation for mesiotemporal epilepsy: Analysis of ablation volumes and trajectories. Epilepsia. 2017;58:801–810.CrossRefPubMedPubMedCentral Jermakowicz WJ, Kanner AM, Sur S, et al. Laser thermal ablation for mesiotemporal epilepsy: Analysis of ablation volumes and trajectories. Epilepsia. 2017;58:801–810.CrossRefPubMedPubMedCentral
11.
Zurück zum Zitat Drane DL. MRI-Guided stereotactic laser ablation for epilepsy surgery: Promising preliminary results for cognitive outcome. Epilepsy Res. 2017 Drane DL. MRI-Guided stereotactic laser ablation for epilepsy surgery: Promising preliminary results for cognitive outcome. Epilepsy Res. 2017
13.
Zurück zum Zitat Zola-Morgan S, Squire LR, Ramus SJ. Severity of memory impairment in monkeys as a function of locus and extent of damage within the medial temporal lobe memory system. Hippocampus. 1994;4:483–495.CrossRefPubMed Zola-Morgan S, Squire LR, Ramus SJ. Severity of memory impairment in monkeys as a function of locus and extent of damage within the medial temporal lobe memory system. Hippocampus. 1994;4:483–495.CrossRefPubMed
14.
Zurück zum Zitat Wu C, Boorman DW, Gorniak RJ, et al. The effects of anatomic variations on stereotactic laser amygdalohippocampectomy and a proposed protocol for trajectory planning. Neurosurgery. 2015;11. Wu C, Boorman DW, Gorniak RJ, et al. The effects of anatomic variations on stereotactic laser amygdalohippocampectomy and a proposed protocol for trajectory planning. Neurosurgery. 2015;11.
15.
Zurück zum Zitat Vakharia VN, Sparks R, Li K, et al. Automated trajectory planning for laser interstitial thermal therapy in mesial temporal lobe epilepsy. Epilepsia. 2018;59:814–824.CrossRefPubMedPubMedCentral Vakharia VN, Sparks R, Li K, et al. Automated trajectory planning for laser interstitial thermal therapy in mesial temporal lobe epilepsy. Epilepsia. 2018;59:814–824.CrossRefPubMedPubMedCentral
16.
Zurück zum Zitat Cardoso MJ, Modat M, Wolz R, et al. Geodesic Information Flows: Spatially-Variant Graphs and Their Application to Segmentation and Fusion. IEEE Trans. Med. Imaging. 2015;34:1976–1988.CrossRefPubMed Cardoso MJ, Modat M, Wolz R, et al. Geodesic Information Flows: Spatially-Variant Graphs and Their Application to Segmentation and Fusion. IEEE Trans. Med. Imaging. 2015;34:1976–1988.CrossRefPubMed
17.
Zurück zum Zitat Burgos N, Cardoso MJ, Modat M, et al. Attenuation correction synthesis for hybrid PET-MR scanners. Med. Image Comput. Comput. Assist. Interv. 2013;16:147–154.PubMed Burgos N, Cardoso MJ, Modat M, et al. Attenuation correction synthesis for hybrid PET-MR scanners. Med. Image Comput. Comput. Assist. Interv. 2013;16:147–154.PubMed
18.
Zurück zum Zitat Cardinale F, Cossu M, Castana L, et al. Stereoelectroencephalography: Surgical methodology, safety, and stereotactic application accuracy in 500 procedures. Neurosurgery. 2013;72:353–366.CrossRefPubMed Cardinale F, Cossu M, Castana L, et al. Stereoelectroencephalography: Surgical methodology, safety, and stereotactic application accuracy in 500 procedures. Neurosurgery. 2013;72:353–366.CrossRefPubMed
19.
Zurück zum Zitat Sparks R, Zombori G, Rodionov R, et al. Automated multiple trajectory planning algorithm for the placement of stereo-electroencephalography (SEEG) electrodes in epilepsy treatment. Int. J. Comput. Assist. Radiol. Surg. 2017;12:123–136.CrossRefPubMed Sparks R, Zombori G, Rodionov R, et al. Automated multiple trajectory planning algorithm for the placement of stereo-electroencephalography (SEEG) electrodes in epilepsy treatment. Int. J. Comput. Assist. Radiol. Surg. 2017;12:123–136.CrossRefPubMed
20.
Zurück zum Zitat R Core Team. R: A Language and Environment for Statistical Computing. Vienna, Austria; 2018. R Core Team. R: A Language and Environment for Statistical Computing. Vienna, Austria; 2018.
21.
Zurück zum Zitat Wickham H. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York; 2009. Wickham H. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York; 2009.
22.
Zurück zum Zitat Liaw A, Wiener M. Classification and Regression by randomForest. R News. 2002;2:18–22. Liaw A, Wiener M. Classification and Regression by randomForest. R News. 2002;2:18–22.
23.
Zurück zum Zitat Wickham H. stringr: Simple, Consistent Wrappers for Common String Operations. 2018. Wickham H. stringr: Simple, Consistent Wrappers for Common String Operations. 2018.
24.
Zurück zum Zitat Wilke CO. cowplot: Streamlined Plot Theme and Plot Annotations for ‘ggplot2’. 2017. Wilke CO. cowplot: Streamlined Plot Theme and Plot Annotations for ‘ggplot2’. 2017.
25.
Zurück zum Zitat Neuwirth E. RColorBrewer: ColorBrewer Palettes. 2014. Neuwirth E. RColorBrewer: ColorBrewer Palettes. 2014.
26.
Zurück zum Zitat Wickham H. Reshaping Data with the {reshape} Package. J. Stat. Softw. 2007;21:1–20.CrossRef Wickham H. Reshaping Data with the {reshape} Package. J. Stat. Softw. 2007;21:1–20.CrossRef
30.
Zurück zum Zitat Jermakowicz WJ, Ivan ME, Cajigas I, et al. Visual deficit from laser interstitial thermal therapy for temporal lobe epilepsy: Anatomical considerations. Oper. Neurosurg. 2017;13:627–633.CrossRef Jermakowicz WJ, Ivan ME, Cajigas I, et al. Visual deficit from laser interstitial thermal therapy for temporal lobe epilepsy: Anatomical considerations. Oper. Neurosurg. 2017;13:627–633.CrossRef
31.
32.
Zurück zum Zitat Nowinski WL, Yang QL, Yeo TT. Computer-aided stereotactic functional neurosurgery enhanced by the use of the multiple brain atlas database. IEEE Trans. Med. Imaging. 2000;19:62–69.CrossRefPubMed Nowinski WL, Yang QL, Yeo TT. Computer-aided stereotactic functional neurosurgery enhanced by the use of the multiple brain atlas database. IEEE Trans. Med. Imaging. 2000;19:62–69.CrossRefPubMed
33.
Zurück zum Zitat Bériault S, Subaie FA, Collins DL, et al. A multi-modal approach to computer-assisted deep brain stimulation trajectory planning. Int. J. Comput. Assist. Radiol. Surg. 2012;7:687–704.CrossRefPubMed Bériault S, Subaie FA, Collins DL, et al. A multi-modal approach to computer-assisted deep brain stimulation trajectory planning. Int. J. Comput. Assist. Radiol. Surg. 2012;7:687–704.CrossRefPubMed
34.
Zurück zum Zitat Scorza D, De Momi E, Plaino L, et al. Retrospective evaluation and SEEG trajectory analysis for interactive multi-trajectory planner assistant. Int. J. Comput. Assist. Radiol. Surg. 2017;12:1727–1738.CrossRefPubMed Scorza D, De Momi E, Plaino L, et al. Retrospective evaluation and SEEG trajectory analysis for interactive multi-trajectory planner assistant. Int. J. Comput. Assist. Radiol. Surg. 2017;12:1727–1738.CrossRefPubMed
35.
Zurück zum Zitat Nowell M, Rodionov R, Zombori G, et al. Utility of 3D multimodality imaging in the implantation of intracranial electrodes in epilepsy. Epilepsia. 2015;56:403–413.CrossRefPubMedPubMedCentral Nowell M, Rodionov R, Zombori G, et al. Utility of 3D multimodality imaging in the implantation of intracranial electrodes in epilepsy. Epilepsia. 2015;56:403–413.CrossRefPubMedPubMedCentral
37.
Zurück zum Zitat Sparks R, Vakharia V, Rodionov R, et al. Anatomy-driven multiple trajectory planning (ADMTP) of intracranial electrodes for epilepsy surgery. Int. J. Comput. Assist. Radiol. Surg. 2017;12:1245–1255.CrossRefPubMedPubMedCentral Sparks R, Vakharia V, Rodionov R, et al. Anatomy-driven multiple trajectory planning (ADMTP) of intracranial electrodes for epilepsy surgery. Int. J. Comput. Assist. Radiol. Surg. 2017;12:1245–1255.CrossRefPubMedPubMedCentral
38.
Zurück zum Zitat De Momi E, Caborni C, Cardinale F, et al. Multi-trajectories automatic planner for StereoElectroEncephaloGraphy (SEEG). Int. J. Comput. Assist. Radiol. Surg. 2014;9:1087–1097.CrossRefPubMed De Momi E, Caborni C, Cardinale F, et al. Multi-trajectories automatic planner for StereoElectroEncephaloGraphy (SEEG). Int. J. Comput. Assist. Radiol. Surg. 2014;9:1087–1097.CrossRefPubMed
39.
Zurück zum Zitat Vakharia VN, Sparks R, Rodionov R, et al. Computer-assisted planning for the insertion of stereoelectroencephalography electrodes for the investigation of drug-resistant focal epilepsy: an external validation study. J. Neurosurg. 2018;1–10. Vakharia VN, Sparks R, Rodionov R, et al. Computer-assisted planning for the insertion of stereoelectroencephalography electrodes for the investigation of drug-resistant focal epilepsy: an external validation study. J. Neurosurg. 2018;1–10.
Metadaten
Titel
Optimizing Trajectories for Cranial Laser Interstitial Thermal Therapy Using Computer-Assisted Planning: A Machine Learning Approach
verfasst von
Kuo Li
Vejay N. Vakharia
Rachel Sparks
Lucas G. S. França
Alejandro Granados
Andrew W. McEvoy
Anna Miserocchi
Maode Wang
Sebastien Ourselin
John S. Duncan
Publikationsdatum
01.01.2019
Verlag
Springer International Publishing
Erschienen in
Neurotherapeutics / Ausgabe 1/2019
Print ISSN: 1933-7213
Elektronische ISSN: 1878-7479
DOI
https://doi.org/10.1007/s13311-018-00693-1

Weitere Artikel der Ausgabe 1/2019

Neurotherapeutics 1/2019 Zur Ausgabe

Leitlinien kompakt für die Neurologie

Mit medbee Pocketcards sicher entscheiden.

Seit 2022 gehört die medbee GmbH zum Springer Medizin Verlag

Schwindelursache: Massagepistole lässt Otholiten tanzen

14.05.2024 Benigner Lagerungsschwindel Nachrichten

Wenn jüngere Menschen über ständig rezidivierenden Lagerungsschwindel klagen, könnte eine Massagepistole der Auslöser sein. In JAMA Otolaryngology warnt ein Team vor der Anwendung hochpotenter Geräte im Bereich des Nackens.

Schützt Olivenöl vor dem Tod durch Demenz?

10.05.2024 Morbus Alzheimer Nachrichten

Konsumieren Menschen täglich 7 Gramm Olivenöl, ist ihr Risiko, an einer Demenz zu sterben, um mehr als ein Viertel reduziert – und dies weitgehend unabhängig von ihrer sonstigen Ernährung. Dafür sprechen Auswertungen zweier großer US-Studien.

Bluttest erkennt Parkinson schon zehn Jahre vor der Diagnose

10.05.2024 Parkinson-Krankheit Nachrichten

Ein Bluttest kann abnorm aggregiertes Alpha-Synuclein bei einigen Menschen schon zehn Jahre vor Beginn der motorischen Parkinsonsymptome nachweisen. Mit einem solchen Test lassen sich möglicherweise Prodromalstadien erfassen und die Betroffenen früher behandeln.

Darf man die Behandlung eines Neonazis ablehnen?

08.05.2024 Gesellschaft Nachrichten

In einer Leseranfrage in der Zeitschrift Journal of the American Academy of Dermatology möchte ein anonymer Dermatologe bzw. eine anonyme Dermatologin wissen, ob er oder sie einen Patienten behandeln muss, der eine rassistische Tätowierung trägt.

Update Neurologie

Bestellen Sie unseren Fach-Newsletter und bleiben Sie gut informiert.