Abstract
Tractography has become a widely available tool for the planning of neurosurgical operations as well as for neuroscientific research. The absence of patient interaction makes it easily applicable. However, it leaves uncertainty about the functional relevance of the identified bundles. We retrospectively analyzed the correlation of white matter markers with their clinical function in 24 right-handed patients who underwent first surgery for high-grade glioma. Morphological affection of the corticospinal tract (CST) and grade of paresis were assessed before surgery. Tractography was performed manually with MRTrix3 and automatically with TractSeg. Median and mean fractional anisotropy (FA) from manual tractography showed a significant correlation with CST affection (p = 0.008) and paresis (p = 0.015, p = 0.026). CST affection correlated further most with energy, and surface-volume ratio (p = 0.014) from radiomic analysis. Paresis correlated most with maximum 2D column diameter (p = 0.005), minor axis length (p = 0.006), and kurtosis (p = 0.008) from radiomic analysis. Streamline count yielded no significant correlations. In conclusion, mean or median FA can be used for the assessment of CST integrity in high-grade glioma. Also, several radiomic parameters are suited to describe tract integrity and may be used to quantitatively analyze white matter in the future.
Similar content being viewed by others
Introduction
White matter tracts in the brain have always been of interest to neuroscientists, who studied both their anatomy and their function1,2. Due to their organization in networks, connectomic analyses have been carried out to further understand brain function and plasticity3. While these approaches carry great potential to unravel new insights, it is of utmost importance to choose physical quantities that actually describe the connections that are made by axons in white matter tracts between different brain regions. However, little data exists to address this question, especially in the presence of brain tumors4,5.
Information in the brain travels along axons on an electrical basis and is transferred in synapses, which are mostly chemical6. When a larger number of axons travels together, they form a white matter tract, which gains its volume due to the surrounding myelin sheaths. These sheaths electrically isolate the axons and form a diffusion barrier that causes diffusion tensors to point in the tract direction when measured with diffusion tensor imaging (DTI) sequences in magnetic resonance imaging (MRI). Diffusion tensors can be used to create tractograms by using highly sophisticated algorithms that are able to consider crossing fibers as well as the presence of tumors, while still relying on expert interaction in the workflow7. Further, diffusion markers like fractional anisotropy (FA) can be calculated per voxel. FA is a measure of the directedness of diffusion and can take on values between 0 and 1. As of now, it is the most robust marker of white matter integrity8,9,10,11,12,13,14.
Tractograms usually consist of streamlines, describing the probability that a white matter tract is present along their coordinates12. This spatial information can then be used to define volumes of the depicted tracts15. While a great number of connectomic studies use streamline count or its derivates to measure structural connectivity, its biological relevance has not yet been proven16. On the other hand, diffusion measures like the mean FA of voxels in a tract volume have been shown to relate to outcome and function17,18,19.
Since automatic tractography methods are within reach to become feasible for routine data analysis, machine learning algorithms are of growing interest to handle the expansive amount of data15. However, feature selection is essential for the successful analysis of high-dimensional data20.
In order to safely resect high-grade gliomas, the expansion of our knowledge about functional white matter measurement is critical. This concerns surgical planning and navigation as well as the preparation of informed feature selection for machine learning in the future. We therefore analyzed the statistical relation of different white matter markers of the corticospinal tract (CST) with CST function and morphological CST affection.
Methods
Patients
This study was approved by the ethics committee of Leipzig University (297/21-ek) and was performed in accordance with the relevant guidelines and regulations. Informed consent was waived by the ethics committee due to the retrospective pseudonymized nature of the study. We retrospectively searched the database of our institution for all patients who were operated for a malignant glioma (WHO grade 3 and 4) and underwent preoperative MRI with DTI sequence between January 1, 2020 and December 31, 2021. Diagnostic criteria for tumor grading were based on integrated histomolecular classification and followed the WHO classification of 201621. Inclusion criteria were an MRI including DTI within 7 days before surgery and age of at least 18 years.
Contralateral paresis was measured according to the MRC scale and recorded dichotomously as "yes" or "no" according to clinical neurological examination of the patient22.
Imaging
MRI was conducted within seven days prior to surgery with a 3 T system (Ingenia, Philips, Eindhoven, Netherlands) using a single-shot echo-planar imaging diffusion tensor imaging (DTI) sequence (TR/TE = 7010/102 ms; FOV = 222 × 222 mm2; matrix 112 × 112; 50 slices without gap; slice thickness 2.7 mm; 32 non-collinear directions, b-value = 1000 s/mm2) and contrast-enhanced T1 weighted MPRAGE 3D dataset (TR/TE = 8.1/3.7 ms; FOV = 222 × 222 mm2; matrix = 512 × 512; 170 slices without gap, thickness 1 mm) using a dedicated head coil. The data was preprocessed with the dwipreproc23 command in MRtrix3 (www.mrtrix.org)24 including eddy correction and underwent a visual quality check. CST tractography was performed first manually with MRtrix317, and also automatically in TractSeg. 15 Tractography parameters included an FA cutoff of 0.15, a maximum length of 250 mm, a minimum length of 60 mm, and 106 seeds. The seed region was placed in the mesencephalon, and the target region in the internal capsule. An experienced neurosurgeon and an experienced neuroradiologist removed false-positive streamlines that were identified as collaterals to other tracts or showed clear signs of noise. CST affection was assessed in comparison to the contralateral CST by an experienced neuroradiologist and an experienced neurosurgeon, who were blinded for patient data, with: 0—unaffected (symmetric), 1—dislocated (asymmetric), 2—compressed (reduced volume), 3—infiltrated (contact or overlap with tumor). We recorded mean and median FA and streamline count from manual tractograms, and radiomic parameters from automatic tractograms25.
Radiomics
Radiomics were calculated upon the volumes of the respective tractograms of the CST. The space was defined in the FA map, so that voxel based calculations used the respective FA. A complete description is available under https://pyradiomics.readthedocs.io/en/latest/features.html25.
FA energy
Energy is a measure of the magnitude of all voxel values within the respective volume, where a larger value marks a larger sum of the squares25.
FA kurtosis
Kurtosis measures the shape of the distribution of values, where a lower kurtosis marks a high concentration of values in form of a peak near the mean.
Maximum 2D diameter column
This is the maximum slice diameter of the CST in the axial plane. It is defined as the largest pairwise distance between volume surface mesh vertices in this plane.
Maximum 3D diameter
This is defined as the largest pairwise Euclidean distance between volume surface mesh vertices, also known as the Feret Diameter.
Minor axis length
This is the second largest axis of the enclosing ellipsoid and calculated with the largest principal component λminor.
Elongation
Elongation reflects the ratio of the two largest principal components of the respective volume, where λminor and λmajor are the lengths of these components. It can take values between 0 and 1 and is defined as the inverse of true elongation for computational reasons.
Surface area
Surface area is calculated with a mesh of triangles around the respective volume.
Voxel volume
This volume is calculated through multiplication of the single voxel volume Vk with the number of voxels in the respective volume. It is less precise than mesh volume and is not used in further calculations.
Mesh volume
This volume is calculated from the mesh of triangles around the respective space by calculating the volume Vi of the tetrahedrons within that space defined by the origin O and the points ai, bi, and ci.
Surface volume ratio
This ratio is calculated with surface area A and mesh volume V.
Statistics
Statistical analysis was carried out with SPSS Statistics 27 (IBM, Armonk, NY, USA). FA values of all tracts were tested for normal distribution after D'Agostino-Pearson yielding non-normal distribution in all cases. Correlations were tested by bivariate non-parametric Spearman's rank order for significance. P-values < 0.05 were considered statistically significant. Receiver-operating-characteristics analysis was applied to report area under the curve (AUC), sensitivity, and specificity for each variable. For further investigation, the analyzed variables were sorted by their respective p-value. Significant correlations were then plotted in a diagram with the dependent variable.
Results
Screening of 42 patients yielded 24 patients (42% female) with high-grade glioma (five grade 3, 19 grade 4). Median time between preoperative imaging and surgery was one day (range 1–5 days). Six patients suffered from preoperative contralateral paresis. Epidemiological data is shown in Table 1. Example tractograms are shown in Fig. 1. In morphological affection rating, CSTs were dislocated by glioma growth in four patients, compressed in six and considered to be infiltrated in five. In the remaining nine patients CSTs were marked unaffected.
Example tractograms of the CST. Top row: Manual tractography result with MRTrix3 in coregistered contrast-enhanced T1 weighted MPRAGE 3D dataset. Bottom row: Automatic tractography result with TractSeg in a coregistered skull-stripped FA map. Left: coronal view. Right: sagittal view. Orientation in radiological convention.
CST affection correlated most significantly with energy (based on FA, p = 0.002), median and mean FA (p = 0.008), and surface-volume ratio (p = 0.014). Contralateral paresis showed a significant correlation with 2D column diameter (p = 0.005), minor axis length (p = 0.006), kurtosis (based on FA, p = 0.008), median FA (p = 0.015) and mean FA (p = 0.026). Correlations sorted by their respective p-values are shown in Tables 2 and 3. Scatterplots of significant correlations are shown in Figs. 2 and 3.
Discussion
This work analyzed the relation of different white matter parameters with clinical presentation in both radiological and clinical examination. The corticospinal tract (CST) was chosen due to its anatomical size and clinical importance in a large portion of neurological functions26. Damage to the CST is easily detectable and can be quantified in clinical presentation while being routinely demonstrated in MRI and more so in MRI tractography.
Furthermore, neurological deficits show significant correlations with overall survival in high-grade glioma, since a certain level of neurological function is always required for adjuvant treatment27,28. Neurological function and explicitly motor function is on the other hand important for maintaining quality of life in the treatment of high-grade glioma29.
The growing field of tractography studies motivates both clinicians and researchers to find better tools for patient evaluation and patient counseling by depicting and measuring different tracts or whole connectomes in patients with stroke, multiple sclerosis, or brain tumors5,30,31. The depiction of tract anatomy is becoming increasingly precise, which enables analyses of higher orders like connectomics32. However, surrogate variables of tract damage should be evaluated for their respective value before drawing conclusions from them in higher order analyses. Although FA has been shown to be a feasible marker of white matter integrity, streamline count is often used in the analysis of tractography or connectomes33.
In the presented analysis of high-grade glioma patients, we found no significant correlations of streamline count with radiological or clinical CST affection, which is well visible in the scatter plots of our data. Interestingly, different measurements of FA and CST volume showed different correlations with CST affection. Mean and median are easily applicable in both clinical and experimental setups, and have been demonstrated in our screening approach to indicate functional CST affection in imaging and neurological examination. This holds also true for mesh volume, voxel volume, surface area, and energy. While the latter is derived from FA values, it is interesting that its correlation with both radiological and clinical CST affection is stronger than mean and median. Since energy is the sum of the squared values of every voxel, it is volume-confounded, which may be the cause of its stronger correlation with CST integrity.
It is visible in the scatter-plots that voxel volume, maximum 3D diameter, mesh volume, and surface area correlate foremost with CST compression. This is to expect, since a reduced volume was the definition for compression in our data. Nevertheless, these variables correlate also with contralateral paresis, which points both towards intervariable correlations and overlapping effects of compression, infiltration, and function.
Surprisingly, three geometric variables correlate significantly only with paresis. Maximum 2D diameter column, minor axis length, and elongation seem to indicate CST function by its shape, independent from radiological CST affection. They may therefore be useful in automatic categorization of CST affection that is not easily assessable by expert interaction.
The fact that FA kurtosis is a strong indicator of CST function, but not radiological affection, is in line with previously published studies that mentioned postoperative FA in the CST to be more condensed around the mean. Interpreted together, it could indicate higher kurtosis and better motor function16.
Limitations
The data was retrospectively collected. Further, different MRI scanners and different tractography algorithms may deliver different results, which remains to be disproven. Therefore, prospective multicenter studies with comparison of different scanners and algorithms would be needed for confirmation or rebuttal of comparability. Also, CST affection was measured manually, which leaves room for uncertainty of the measurement. However, we believe, that reproducibility is given by following the thorough description of affection rating. Nevertheless, further studies which may apply machine learning approaches should analyze larger cohorts.
Conclusions
Our results confirm earlier studies that found FA to be a good indicator of white matter integrity and expand this finding for high-grade glioma. It is further shown that FA-derived radiomics like energy and kurtosis, as well as geometric radiomics like volume and elongation, are suitable indicators of tract integrity and can be used in further research on the functional relevance of white matter tracts. Streamline count should not be used for functional analysis.
Data availability
Data sets generated during the current study are available from the corresponding author on reasonable request.
References
Phelps, S. Brain ways: Meynert, Bachelard and the material imagination of the inner life. Med. Hist. 60, 388–406 (2017).
Kushner, H. I. Norman Geschwind and the use of history in the (re)birth of behavioral neurology. J. Hist. Neurosci. 24, 173–192 (2015).
Wang, Y. et al. Long-range functional connections mirror and link microarchitectural and cognitive hierarchies in the human brain. Cereb. Cortex https://doi.org/10.1093/cercor/bhac172 (2022).
Fekonja, L. S. et al. Detecting corticospinal tract impairment in tumor patients with fiber density and tensor-based metrics. Front. Oncol. 10, 1–12 (2021).
Shams, B. et al. Machine learning-based prediction of motor status in glioma patients using diffusion MRI metrics along the corticospinal tract. Brain Commun. 4, 1–6 (2022).
Essayed, W. I. et al. White matter tractography for neurosurgical planning: A topography-based review of the current state of the art. NeuroImage Clin. 15, 659–672 (2017).
Tournier, J. D., Calamante, F. & Connelly, A. Robust determination of the fibre orientation distribution in diffusion MRI: Non-negativity constrained super-resolved spherical deconvolution. Neuroimage 35, 1459–1472 (2007).
Puig, J. et al. Diffusion tensor imaging as a prognostic biomarker for motor recovery and rehabilitation after stroke. Neuroradiology 59, 343–351 (2017).
Schulz, R. et al. Parietofrontal motor pathways and their association with motor function after stroke. Brain 138, 1949–1960 (2015).
Schulz, R. et al. White matter integrity of premotor-motor connections is associated with motor output in chronic stroke patients. NeuroImage Clin. 7, 82–86 (2015).
Yeh, F.-C.C., Irimia, A., Bastos, D. C. A. & Golby, A. J. Tractography methods and findings in brain tumors and traumatic brain injury. Neuroimage 245, 118651 (2021).
Zhang, F. et al. Quantitative mapping of the brain’s structural connectivity using diffusion MRI tractography: A review. Neuroimage 249, 118870 (2022).
Wende, T., Hoffmann, K.-T. & Meixensberger, J. Tractography in neurosurgery: A systematic review of current applications. J. Neurol. Surg. A 81, 442–455 (2020).
Zhang, J. et al. Relationship between white matter integrity and post-traumatic cognitive deficits: A systematic review and meta-analysis. J. Neurol. Neurosurg. Psychiatry 90, 98–107 (2019).
Prasse, G. et al. Preoperative language tract integrity is a limiting factor in recovery from aphasia after glioma surgery. NeuroImage Clin. 37, 103310 (2023).
Wende, T. et al. Assessment of a reliable fractional anisotropy cutoff in tractography of the corticospinal tract for neurosurgical patients. Brain Sci. 11, 650 (2021).
Wende, T. et al. White matter integrity of the corticospinal tract for estimation of individual patient risk for postoperative neurological deterioration after glioma surgery. J. Integr. Neurosci. 21, 149 (2022).
Rosenstock, T. et al. Specific DTI seeding and diffusivity-analysis improve the quality and prognostic value of TMS-based deterministic DTI of the pyramidal tract. NeuroImage Clin. 16, 276–285 (2017).
Fragata, I. et al. Prediction of clinical outcome in subacute subarachnoid hemorrhage using diffusion tensor imaging. J. Neurosurg. 130, 550–558 (2019).
Chandrashekar, G. & Sahin, F. A survey on feature selection methods. Comput. Electr. Eng. 40, 16–28 (2014).
Weller, M. et al. EANO guidelines on the diagnosis and treatment of diffuse gliomas of adulthood. Nat. Rev. Clin. Oncol. 18, 170–186 (2021).
Compston, A. Aids to the investigation of peripheral nerve injuries. Medical research council: Nerve injuries research committee. His majesty’s stationery office: 1942; pp. 48 (iii) and 74 figures and 7 diagrams; with aids to the examination of the peripheral nervous. Brain 133, 2838–2844 (2010).
Andersson, J. L. R. & Sotiropoulos, S. N. An integrated approach to correction for off-resonance effects and subject movement in diffusion MR imaging. Neuroimage 125, 1063–1078 (2016).
Tournier, J. D. et al. MRtrix3: A fast, flexible and open software framework for medical image processing and visualisation. Neuroimage 202, 116137 (2019).
Zwanenburg, A. et al. The image biomarker standardization initiative: Standardized quantitative radiomics for high-throughput image-based phenotyping. Radiology 295, 328–338 (2020).
Ghimire, P. et al. Intraoperative mapping of pre-central motor cortex and subcortex: A proposal for supplemental cortical and novel subcortical maps to Penfield’s motor homunculus. Brain Struct. Funct. 226, 1601–1611 (2021).
Dietterle, J. et al. The prognostic value of peri-operative neurological performance in glioblastoma patients. Acta Neurochir. 162, 417–425 (2020).
Kasper, J. et al. Unplanned 30-day readmission in glioblastoma patients: Implications for the extent of resection and adjuvant therapy. Cancers 15, 3907 (2023).
Pace, A. et al. Rehabilitation pathways in adult brain tumor patients in the first 12 months of disease: A retrospective analysis of services utilization in 719 patients. Support Care Cancer 24, 4801–4806 (2016).
York, E. N. et al. Longitudinal microstructural MRI markers of demyelination and neurodegeneration in early relapsing-remitting multiple sclerosis: Magnetisation transfer, water diffusion and g-ratio. NeuroImage Clin. 36, 103228 (2022).
Koch, P. J. et al. The structural connectome and motor recovery after stroke: Predicting natural recovery. Brain 144, 2107–2119 (2021).
Margulies, D. S., Böttger, J., Watanabe, A. & Gorgolewski, K. J. Visualizing the human connectome. Neuroimage 80, 445–461 (2013).
Wei, X. et al. Native language differences in the structural connectome of the human brain. Neuroimage 270, 119955 (2023).
Funding
Open Access funding enabled and organized by Projekt DEAL.
Author information
Authors and Affiliations
Contributions
Conceptualization: T.W. and G.P.; Data curation: T.W. and A.H.; Formal analysis: T.W. and G.P.; Funding acquisition: E.G.; Investigation: T.W., A.H. and G.P.; Methodology: T.W., F.W. and J.K.; Project administration: E.G.; Resources: E.G., J.W., M.V., G.P., F.W. and J.K.; Software: T.W. and G.P.; Supervision: T.W., E.G. and G.P.; Validation: T.W., J.W., M.V., G.P., F.W. and J.K.; Visualization: T.W., A.H., G.P., F.W. and J.K.; Writing – original draft: T.W.; Writing - review & editing: T.W., E.G., J.W., M.V., A.H., G.P., F.W. and J.K.
Corresponding author
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher's note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Wende, T., Güresir, E., Wach, J. et al. Radiomic white matter parameters of functional integrity of the corticospinal tract in high-grade glioma. Sci Rep 14, 12891 (2024). https://doi.org/10.1038/s41598-024-63813-2
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41598-024-63813-2