Gender variability in machine learning based subcortical neuroimaging for Parkinson’s disease diagnosis

Nair Ul Islam (Department of Computer Science and Engineering, Centre of Excellence for Artificial Intelligence in Medicine, Imaging and Forensics, Sharda University, Greater Noida, India)
Ruqaiya Khanam (Department of Electrical Electronics and Communication Engineering, Centre of Excellence for Artificial Intelligence in Medicine, Imaging and Forensics, Sharda University, Greater Noida, India)

Applied Computing and Informatics

ISSN: 2634-1964

Article publication date: 25 July 2024

208

Abstract

Purpose

This study evaluates machine learning (ML) classifiers for diagnosing Parkinson’s disease (PD) using subcortical brain region data from 3D T1 magnetic resonance imaging (MRI) Parkinson’s Progression Markers Initiative (PPMI database). We aim to identify top-performing algorithms and assess gender-related differences in accuracy.

Design/methodology/approach

Multiple ML algorithms will be compared for their ability to classify PD vs healthy controls using MRI scans of the brain structures like the putamen, thalamus, brainstem, accumbens, amygdala, caudate, hippocampus and pallidum. Analysis will include gender-specific performance comparisons.

Findings

The study reveals that ML classifier performance in diagnosing PD varies across subcortical brain regions and shows gender differences. The Extra Trees classifier performed best in men (86.36% accuracy in the putamen), while Naive Bayes performed best in women (69.23%, amygdala). Regions like the accumbens, hippocampus and caudate showed moderate accuracy (65–70%) in men and poor performance in women. The results point out a significant gender-based performance gap, highlighting the need for gender-specific models to improve diagnostic precision across complex brain structures.

Originality/value

This study highlights the significant impact of gender on machine learning diagnosis of PD using data from subcortical brain regions. Our novel focus on these regions uncovers their diagnostic potential, improves model accuracy and emphasizes the need for gender-specific approaches in medical AI. This work could ultimately lead to earlier PD detection and more personalized treatment.

Keywords

Citation

Islam, N.U. and Khanam, R. (2024), "Gender variability in machine learning based subcortical neuroimaging for Parkinson’s disease diagnosis", Applied Computing and Informatics, Vol. ahead-of-print No. ahead-of-print. https://doi.org/10.1108/ACI-02-2024-0080

Publisher

:

Emerald Publishing Limited

Copyright © 2024, Nair Ul Islam and Ruqaiya Khanam

License

Published in Applied Computing and Informatics. Published by Emerald Publishing Limited. This article is published under the Creative Commons Attribution (CC BY 4.0) licence. Anyone may reproduce, distribute, translate and create derivative works of this article (for both commercial and non-commercial purposes), subject to full attribution to the original publication and authors. The full terms of this licence may be seen at http://creativecommons.org/licences/by/4.0/legalcode


1. Introduction

Parkinson’s disease (PD) is the most debilitating movement disorder that usually occurs in the elderly [1]. It is the second most common movement disorder in humans, preceding Essential Tremor [1]. PD is a slow, incurable and progressive neurodegenerative disease [2–4]. The characteristic feature of the PD is the early death of the dopamine-producing neurons in the Substantia Nigra region of the brain. Dopamine is a neurotransmitter that regulates and controls motion. Loss of dopamine-producing neurons in the brain leads to movement disorders that progressively start to get worse over time. What exactly causes PD remains unknown; however, it is believed that it may be caused by genetic or environmental factors such as exposure to toxins or by a combination of both [2, 5]. PD is also characterized by non-motor symptoms, which may precede the appearance of motor symptoms like cognitive impairment, sleep disturbances, depression, anxiety, fatigue, pain, irregular bowel movements and disturbances in sense of smell [2, 6, 7]. Motor symptoms of PD begin to manifest only when 60–70% of the dopamine-producing neurons have been lost [8, 9]. Most of the non-motor symptoms can be reported at least a decade before the motor symptoms begin to manifest.

There is no biomarker that can be used for the diagnosis of PD, and diagnosis can be definitively established only after a person’s death by observing the pathological changes that occur in the brain [4]. The only exception to this is genetic testing, and that is not possible in all the cases [4].

Currently, the diagnosis of PD is made based upon clinical criteria, which include the presence of resting tremor, bradykinesia, rigidity and loss of postural reflexes [10]. PD diagnosis is challenging, and the correctness of the diagnosis based on clinical criteria is not guaranteed in every case. In one study that aimed to determine the accuracy of the clinical PD diagnosis by validating the diagnosis against post-mortem neuropathology – the gold standard for diagnosis – in early cases, the accuracy of diagnosis varied between 26 and 53%, and the diagnosis was 85% accurate in cases where the patient was treated for PD for a longer time [11]. In another similar study, it was observed that only 65% of the patients were diagnosed correctly in the early stages, while in the later stages, the correctness of the PD diagnosis improved up to 76% [12]. These results highlight the importance of interpreting the diagnosis of PD with caution in early cases and challenges in the diagnosis of PD.

As mentioned earlier, PD is incurable, but its symptoms can be managed by use of medication, though there is no available mechanism that can slow the disease progression, and the disease may remain prodromal upto the onset of the clinical symptoms [4, 13, 14]. Given the nature of the disease progression and the diagnostic accuracy at the early stages, it is imperative that new techniques be explored that can result in improved accuracy of the diagnosis or at least help physicians make informed decisions.

Artificial intelligence (AI) and machine learning (ML) have the capability to learn and recognize patterns that may not be apparent to the human eye. Because of this property, AI and ML models are being extensively reported in the scientific literature, which can help with better diagnosis of diseases and offer solutions to difficult medical problems. We propose an ML solution for PD diagnosis based on subcortical neurodegeneration, a well-established feature of PD [15, 16].

Recent studies have demonstrated the potential of machine learning and deep learning techniques for PD classification using neuroimaging modalities. Convolutional neural networks (CNNs) have shown promising performance in classifying PD using magnetic resonance imaging (MRI) data, even with limited and heterogeneous datasets from multiple centres in one case [17–21]. Ensemble models combining multiple machine learning algorithms have also achieved high accuracy in PD classification using MRI-derived features [22]. Additionally, retinal fundus imaging has emerged as a potential diagnostic screening tool for PD, with machine learning models demonstrating the ability to differentiate PD individuals from healthy controls [23]. Multimodal approaches, such as combining PET and MRI radiomics with clinical characteristics, have shown promise in differentiating PD from other neurodegenerative disorders like multiple system atrophy [24]. Furthermore, advancements in deep learning architectures, such as enhanced ResNeXt models, have been applied to improve the efficiency and accuracy of image categorisation tasks relevant to PD diagnosis [25].

Subcortical neuro-degeneration or brain atrophy in PD patients has been widely reported in the scientific literature [15, 16, 26–28]. Thalamus, which is the largest subcortical structure and acts as an information relay centre for all the signals to the cerebral cortex except for the sense of smell, is affected in the PD. A shape difference between the right and left Thalami has been reported in patients with the PD [29]. Caudate and putamen atrophy have also been reported in the scientific literature [30, 31]. Globus pallidus processes both motor and non-motor information by forming connections with basal ganglia and other brain regions. Impaired dopamine transfer and insufficient dopamine levels in globus pallidus have been reported as contributing factors towards the PD [32, 33]. Changes in the structure and volume of other subcortical brain regions like hippocampus, amygdala, nucleus accumbens and brainstem have also been reported in the scientific literature [34–37].

Building upon these findings, this work aims to segment all these subcortical structures and make an attempt to answer the research questions listed below. Also, the aims and contributions of this work have been listed as well.

1.1 Research questions

  1. How accurately can machine learning models diagnose PD using neuroimaging data from subcortical brain regions?

  2. What is the comparative diagnostic performance of different machine learning algorithms based on these brain regions for PD identification?

  3. To evaluate gender-based differences in ML model performances for brain scans in PD diagnosis.

1.2 Aims and contribution

  1. Develop precise ML models for diagnosing PD using neuroimaging data from relevant subcortical brain regions.

  2. Compare the diagnostic performance of different ML algorithms based on these brain regions to identify the most effective approaches.

  3. Advance medical AI by enabling early and accurate detection of PD, potentially enhancing clinical decision-making and patient outcomes.

  4. Provide valuable insights into the neural substrates of PD pathology through the analysis of neuroimaging data from subcortical brain regions.

2. Materials and methods

2.1 Data acquisition and preprocessing

3D T1 MRI images for PD and healthy controls (HCs) were obtained from the Parkinson’s Progression Markers Initiative (PPMI) upon request after approval by the PPMI Data Access Committee, with all data collected at baseline. Due to a significant imbalance in the count of the scans between the two classes (HC & PD), an equal number of scans were selected from each class. This is done to avoid the biases that could arise in training due to a noticeable data imbalance between the two classes. More than one scan was available for many subjects, but only one scan per subject was used to ensure that every data point in the training was unique. For training, gender segregated scans were used with the number of MaleScans = 220 (PDMale = 110, HCMale = 110) and Femalescans = 130 (PDFemale = 65, HCFemale = 65). The dataset contains more T1 MRI scans for men than women; this is why we use a larger sample size when training ML classifiers on male scans. For the samples, the age range was 37–82 years for women and 31–83 years for men.

2.2 Segmentation and isolation of subcortical structures

Subcortical structures were segmented using FMRIB’s Integrated Registration and Segmentation Tool (FIRST), which is present in FSL (version 6.0.5) [38]. FIRST employs a Bayesian model incorporating shape and intensity information to segment subcortical brain structures effectively. The MR images were registered to the MNI152 template using affine registration, aligning all the scans to a standard brain space to facilitate accurate comparison. The model iteratively searches over a predefined number of significant modes of variation in the statistical shape model, ensuring the most accurate fit in order to generate binary segmentation masks of the subcortical regions. More information on this can be found in the work of Patenaude et al. [38]. These masks were then applied to the whole brain MR images to zero out non-structure voxels. The remaining segmented structure was then cropped to its bounding box, extracting it into a separate image file for each structure.

2.3 Machine learning model development and evaluation

The isolated subcortical structures were split into gender-specific training and testing sets of ratio 80:20. Each ML classifier was trained and tested separately on gender-specific scans. Prior to model training, feature scaling was performed on all the scans to ensure that all the features were on the same scale. This step was performed using StandardScalar, which is available in the scikit-learn library. Parameters were defined and optimized when training on male brains to maximize accuracy and minimize over-fitting. These optimized parameters were also used when training on the brain scans of the women. ML classifiers that were used are Random Forest, Extra Trees, AdaBoost, Gradient Boosting, XGBoost, Logistic Regression, SVMs (linear and polynomial), K-Nearest Neighbours (KNN) and Gaussian Naive Bayes (NB).

Figure 1 represents the graphical outline of how FSL–FIRST generates masks of the subcortical structures and the isolation of these structures, Figure 2 illustrates all the subcortical structures that were isolated and Figure 3 illustrates the general outline of the entire process of the isolation of the subcortical structures and the subsequent ML training and model development.

3. Results and discussion

This work focused on evaluating the proficiency of ML classifiers in identification of the PD by making use of MRI scans of the distinct brain structures, with a focus on gender-specific variations. Analyses were performed separately on male and female brain scans, utilizing ML classifiers such as Random Forest, Extra Trees, AdaBoost, Gradient Boosting, XGBoost, Logistic Regression, SVMs (linear and polynomial), KNN and Naive Bayes.

Brain structures that were used are putamen, thalamus, brainstem, accumbens, amygdala, caudate, hippocampus and pallidum. Performance of ML classifiers was measured based on the following metrics: accuracy, specificity and sensitivity. Complete and gender-specific results obtained on different classifiers using the subcortical brain regions have been reported in Supplementary Materials in Table S1 and Table S2. Table 1 outlines the best performing ML classifier for each brain structure and the obtained accuracy for each gender.

Variation in classifier performance between male and female brain scans was observed. This difference can be attributed to several factors, such as biological differences in brain structure and functioning, variation in disease progression, inherent biases in the training dataset, or a smaller number of female brain scans in the training data. These results align with recent studies that have emphasized the importance of considering gender differences in PD diagnosis and treatment [39, 40].

In male brains, the Extra Trees classifier demonstrated superior accuracy across several brain structures, such as the putamen (86.36%) and thalamus (77.27%) that could possibly suggest a more distinct manifestation of PD-related features in these regions among males. Both of these structures play a part in movement control [41, 42]. This finding is consistent with recent studies that have reported gender differences in the presentation and progression of motor symptoms in PD [43–45]. Tree-based classifiers consistently seem to outperform other classifiers among men.

On the other hand, in women, best-performing classifiers seem to exhibit more variation depending on the specific brain region, even though tree-based classifiers seem to be more consistent in general. Naive Bayes classifier demonstrated improved accuracy in the amygdala (69.23%) for female brains. Amygdala in conjunction with other brain regions plays a part in the processing of emotions and has also been linked with the non-motor symptoms of PD [46, 47]. AdaBoost classifier demonstrated a reasonable accuracy of (61.54%) in putamen.

The thalamus and hippocampus, along with other interconnected brain regions, are critical for various cognitive functions such as attention, sensory processing, learning and memory. They demonstrated moderate performance in male brains and poor performance in female brains. These results may be suggestive of a more pronounced neurodegeneration in males in these brain regions, which is in line with recent findings that indicate a higher prevalence of cognitive impairment in men with PD [48, 49]. This inconsistency in algorithmic performance across brain regions and genders calls for the use of diverse and gender-balanced datasets in the development of diagnostic tools, and it further indicates the necessity of considering gender and brain region-specific variations in the expression of PD.

Tree-based classifiers, such as Extra Trees and Random Forest, outperformed other classifiers in male brains, indicating their effectiveness in capturing complex patterns in neuroimaging data associated with PD. However, their relatively lower performance in female brains suggests the need for further algorithmic refinements or more data to accurately interpret PD-associated neuroimaging data in women. Linear models, such as LR and SVM, may not be able to identify most of the nonlinear relationships compared to tree-based classifiers, leading to a lower performance.

To the best of our knowledge, we could find only one preexisting ML study [50] that trained gender-specific models using MRI data for the classification of the PD, and at the time of writing, only the preprint of this work was available. Both morphological and radiomic features were extracted in this study with a number of; Femalescans = 70(PDFemale = 46, HCFemale = 24). MLP was the best-performing algorithm, achieving an accuracy of 94.88% on male scans. Similarly for female scans, SVM was the top performer, with an accuracy of 96.31%. Our work employed a relatively larger and balanced sample size (Malescans = 220; PDMale = 110, HCMale = 110; Femalescans = 130, PDFemale = 65, HCFemale = 65). This could provide our work with more generalization, but we would also point out that our study only used the subcortical structures, while the previous study used a much larger subset of morphological and radiomic features, allowing it to register and work with important features from many brain regions. While by the nature of our study, it was limited only to subcortical structures.

4. Conclusion

This study provides valuable insights into the potential of ML classifiers for the identification of PD using MRI scans of subcortical brain structures, with a specific focus on gender-specific variations. Our findings signify the importance of considering gender differences in the development of ML models for PD diagnosis. Variation in algorithmic performance between male and female brain scans emphasizes the need for gender-specific approaches in medical AI.

Our findings also reflect upon the complex nature of PD and the variable performance of ML classifiers across different brain regions. The superior performance of tree-based classifiers, particularly in male brains, suggests their ability to capture complex patterns in neuroimaging data associated with PD. However, the lower performance in female brains indicates the need for further algorithmic refinements and the inclusion of more diverse data to accurately interpret PD-associated neuroimaging data in women. In some brain regions, the pathological changes might be more pronounced, thus making it easier for the classifiers to detect, while the subtler changes in some brain regions make it harder to detect, which could be the reason for varying performance of the classifiers across different brain regions and sexes.

Figures

Workflow detailing the FSL–FIRST segmentation of subcortical brain regions, followed by post-segmentation processing for extraction of the actual brain structures from binary masks, which FIRST generates

Figure 1

Workflow detailing the FSL–FIRST segmentation of subcortical brain regions, followed by post-segmentation processing for extraction of the actual brain structures from binary masks, which FIRST generates

Images representing the actual extracted brain structures

Figure 2

Images representing the actual extracted brain structures

Flowchart illustrating the process of data collection, isolation of subcortical structures and model development

Figure 3

Flowchart illustrating the process of data collection, isolation of subcortical structures and model development

Accuracy of algorithms by brain structure and gender

Brain structureMenWomen
Best algorithmAccuracy (%)Best algorithmAccuracy (%)
PutamenExtra Trees86.36AdaBoost61.54
BrainstemExtra Trees84.09Decision Tree57.69
ThalamusExtra Trees77.27AdaBoost50.00
PalladiumExtra Trees75.00Decision Tree65.38
AmygdalaExtra Trees72.73Naive Bayes69.23
CaudateExtra Trees70.45AdaBoost53.85
HippocampusRandom Forest70.45Decision Tree53.85
AccumbensExtra Trees65.91Naive Bayes53.85

Source(s): Authors’ own work

Supplementary material

The supplementary material for this article can be found online at: https://github.com/NairUlIslam/Supp_Material/blob/main/ACI-02-2024-0080_suppl1.pdf

References

[1]Albin RL. Parkinson's disease: background, diagnosis, and initial management. Clin Geriatr Med. 2006; 22(4): 735-51. issn: 0749-0690, 1879-8853. doi: 10.1016/j.cger.2006.06.003 (visited on 07/19/2023).

[2]Kalia LV, Lang AE. Parkinson's disease. The Lancet. 2015; 386(9996): 896-912. issn: 01406736. doi: 10.1016/S0140-6736(14)61393-3 (visited on 07/19/2023).

[3]Wood-Kaczmar A, Gandhi S, Wood NW. Understanding the molecular causes of Parkinson's disease. Trends Mol Med. 2006; 12(11): 521-8. issn: 1471-4914, 1471-499X. doi: 10.1016/j.molmed.2006.09.007 (visited on 07/19/2023).

[4]Bloem BR, Okun MS, Klein C. Parkinson's disease. The Lancet. 2021; 397: 2284-303. 10291, issn: 01406736. doi: 10.1016/S0140-6736(21)00218-X (visited on 07/19/2023).

[5]Wang A, Costello S, Cockburn M, Zhang X, Bronstein J, Ritz B. Parkinson's disease risk from ambient exposure to pesticides. Eur J Epidemiol. 2011; 26(7): 547-55. issn: 1573-7284. doi: 10.1007/s10654-011-9574-5 (visited on 07/19/2023).

[6]Abbott RD, Petrovitch H, White LR, Masaki KH, Tanner CM, Curb JD, et al., Frequency of bowel movements and the future risk of Parkinson's disease. Neurology. 2001; 57(3): 456-62. issn: 0028-3878. doi: 10.1212/wnl.57.3.456.

[7]Schapira AH, Chaudhuri KR, Jenner P. Non-motor features of Parkinson disease. Nat Rev Neurosci. 2017; 18(7): 435-50. issn: 1471-003X, 1471-0048. doi: 10.1038/nrn.2017.62 (visited on 07/19/2023).

[8]Dauer W, Przedborski S. Parkinson's disease: mechanisms and models. Neuron. 2003; 39(6): 889-909. issn: 0896-6273. doi: 10.1016/s0896-6273(03)00568-3.

[9]Lang AE, Lozano AM. Parkinson's disease. First of two parts. The New Engl J Med. 1998; 339(15): 1044-53. issn: 0028-4793. doi: 10.1056/NEJM199810083391506.

[10]Jankovic, J. Parkinson's disease: clinical features and diagnosis. J Neurol Neurosurg Psychiatry. 2008; 79(4): 368-76. issn: 0022-3050. doi: 10.1136/jnnp.2007.131045 (visited on 07/19/2023).

[11]Adler CH, Beach TG, Hentz JG, Shill HA, Caviness JN, Driver-Dunckley E, et al., Low clinical diagnostic accuracy of early vs advanced Parkinson disease: clinicopathologic study. Neurology. 2014; 83(5): 406-12. issn: 0028-3878, 1526-632X. doi: 10.1212/WNL.0000000000000641 (visited on 07/19/2023).

[12]Rajput AH, Rozdilsky B, Rajput A. Accuracy of clinical diagnosis in parkinsonism–a prospective study. The Can J Neurol Sci Le J Canadien Des Sci Neurologiques. 1991; 18(3): 275-8. issn: 0317-1671. doi: 10.1017/s0317167100031814.

[13]Armstrong MJ, Okun MS. Diagnosis and treatment of Parkinson disease: a review. JAMA. 2020; 323(6): 548. issn: 0098-7484. doi: 10.1001/jama.2019.22360 (visited on 07/20/2023).

[14]Jankovic J., Tan EK. Parkinson's disease: etiopathogenesis and treatment. J Neurol Neurosurg Psychiatry. 2020; 91(8): 795-808. issn: 0022-3050, 1468-330X. doi: 10.1136/jnnp-2019-322338 (visited on 07/20/2023).

[15]Rosenberg-Katz K, Herman T, Jacob Y, Kliper E, Giladi N, Hausdorff JM. Subcortical volumes differ in Parkinson's disease motor subtypes: new insights into the pathophysiology of disparate symptoms. Front Hum Neurosci. 2016; 10: 356. issn: 1662-5161. doi: 10.3389/fnhum.2016.00356 (visited on 07/20/2023).

[16]Tinaz S, Courtney MG., Stern CE. Focal cortical and subcortical atrophy in early Parkinson's disease. Movement Disord. 2011; 26(3): 436-41. issn: 1531-8257. doi: 10.1002/mds.23453 (visited on 07/20/2023).

[17]Souza R, Stanley EAM, Camacho M, Camicioli R, Monchi O, Ismail Z, et al., A multi-center distributed learning approach for Parkinson's disease classification using the traveling model paradigm. Front Artif Intelligence. 2024; 7: 1301997. issn: 2624-8212. doi: 10.3389/frai.2024.1301997 (visited on 04/25/2024).

[18]Camacho M, Wilms M, Almgren H, Amador K, Camicioli R, Ismail Z, et al., Exploiting macro- and micro-structural brain changes for improved Parkinson's disease classification from MRI data. npj Parkinson’s Dis. 2024; 10(1): 1-12. issn: 2373-8057. doi: 10.1038/s41531-024-00647-9 (visited on 04/25/2024).

[19]Camacho M, Wilms M, Mouches P, Almgren H, Souza R, Camicioli R, et al., Explainable classification of Parkinson's disease using deep learning trained on a large multi-center database of T1-weighted MRI datasets. NeuroImage: Clin. 2023; 38: 103-405. issn: 2213-1582. doi: 10.1016/j.nicl.2023.103405 (visited on 04/25/2024).

[20]Sangeetha S, Baskar K, Kalaivaani P, Kumaravel T. Deep learning-based early Parkinson's disease detection from brain MRI image. In: 2023 7th International Conference on Intelligent Computing and Control Systems (ICICCS); 2023. p. 490-5. doi: 10.1109/ICICCS56967.2023.10142754 (visited on 04/25/2024).

[21]Kanagaraj S, Hema M, Guptha MN. An improved approach for early diagnosis of Parkinson's disease using advanced DL models and image alignment. Automatika. 2024; 65(3): 911-24. issn: 0005-1144. doi: 10.1080/00051144.2023.2284030 (visited on 04/25/2024).

[22]Redhya M, Jayalakshmi M. An ensembled grid based machine learning approach for PD classification from MRI images. In: 2024 Fourth International Conference on Advances in Electrical, Computing, Communication and Sustainable Technologies (ICAECT); 2024. p. 1-6. doi: 10.1109/ICAECT60202.2024.10468976 (visited on 04/25/2024).

[23]Tran C, Shen K, Liu K, Ashok A, Ramirez-Zamora A, Chen J, et al., Deep learning predicts prevalent and incident Parkinson's disease from UK Biobank fundus imaging. Scientific Rep. 2024; 14(1): 3637. issn: 2045-2322. doi: 10.1038/s41598-024-54251-1 (visited on 04/25/2024).

[24]Sun J, Cong C, Li X, Zhou W, Xia R, Liu H et al., Identification of Parkinson's disease and multiple system atrophy using multimodal PET/MRI radiomics. Eur Radiol. 2024; 34(1): 662-72. issn: 1432-1084. doi: 10.1007/s00330-023-10003-9 (visited on 04/25/2024).

[25]Balnarsaiah B, Nayak BA, Sujeetha GS, Babu BS, Vallabhaneni RB. Parkinson's disease detection using modified ResNeXt deep learning model from brain MRI images. Soft Comput. 2023; 27(16): 11 905-11 914. issn: 1433-7479. doi: 10.1007/s00500-023-08535-9 (visited on 04/25/2024).

[26]Ma Y, Tang C, Moeller JR, Eidelberg D. Abnormal regional brain function in Parkinson's disease: truth or fiction?. NeuroImage. 2009; 45(2): 260-6. issn: 1053-8119. doi: 10.1016/j.neuroimage.2008.09.052 (visited on 07/20/2023).

[27]Sharman M, Valabregue R, Perlbarg V, Marrakchi-Kacem L, Vidailhet M, Benali H, et al., Parkinson's disease patients show reduced cortical-subcortical sensorimotor connectivity. Movement Disord. 2013; 28(4): 447-54. issn: 1531-8257. doi: 10.1002/mds.25255 (visited on 07/20/2023).

[28]Watanabe H, Senda J, Kato S, Ito M, Atsuta N, Hara K, et al., Cortical and subcortical brain atrophy in Parkinson's disease with visual hallucination. Movement Disord. 2013; 28(12): 1732-6. issn: 1531-8257. doi: 10.1002/mds.25641 (visited on 07/20/2023).

[29]McKeown MJ, Uthama A, Abugharbieh R, Palmer S, Lewis M, Huang X. Shape (but not volume) changes in the thalami in Parkinson disease. BMC Neurol. 2008; 8(1): 8. issn: 1471-2377. doi: 10.1186/1471-2377-8-8 (visited on 07/20/2023).

[30]Geng DY, Li YX, Zee C. Magnetic resonance imaging-based volumetric analysis of basal ganglia nuclei and substantia nigra in patients with Parkinson's disease. Neurosurgery. 2006; 58(2): 256-62. discussion 256–262. issn: 1524-4040. doi: 10.1227/01.NEU.0000194845.19462.7B.

[31]Griffiths PD, Perry RH, Crossman AR. A detailed anatomical analysis of neurotransmitter receptors in the putamen and caudate in Parkinson's disease and Alzheimer's disease. Neurosci Lett. 1994; 169(1): 68-72. issn: 0304-3940. doi: 10.1016/0304-3940(94)90358-1 (visited on 07/24/2023).

[32]Dong J, Hawes S, Wu J, Le W, Cai H. Connectivity and functionality of the globus pallidus externa under normal conditions and Parkinson's disease. Front Neural Circuits. 2021; 15: 645287. issn: 1662-5110. doi: 10.3389/fncir.2021.645287 (visited on 07/24/2023).

[33]Rajput AH, Sitte HH, Rajput A, Fenton ME, Pifl C, Hornykiewicz O. Globus pallidus dopamine and Parkinson motor subtypes: clinical and brain biochemical correlation. Neurology. 2008; 70(16 Part 2): 1403-10. issn: 0028-3878, 1526-632X. doi: 10.1212/01.wnl.0000285082.18969.3a (visited on 07/24/2023).

[34]Hanganu A, Bedetti C, Degroot C, Mejia-Constain B, Lafontaine AL, Soland V, et al., Mild cognitive impairment is linked with faster rate of cortical thinning in patients with Parkinson's disease longitudinally. Brain A J Neurol. 2014; 137(Pt 4): 1120-9. issn: 1460-2156. doi: 10.1093/brain/awu036.

[35]Jubault T, Brambati SM, Degroot C, Kullmann B, Strafella AP, Lafontaine AL, et al., Regional brain stem atrophy in idiopathic Parkinson's disease detected by anatomical MRI. PLoS One. 2009; 4(12): e8247. issn: 1932-6203. doi: 10.1371/journal.pone.0008247 (visited on 07/24/2023).

[36]Mavridis I, Boviatsis E, Anagnostopoulou S. The human nucleus accumbens suffers parkinsonism-related shrinkage: a novel finding. Surg radiologic Anat SRA. 2011; 33(7): 595-9. issn: 1279-8517. doi: 10.1007/s00276-011-0802-1.

[37]Tanner JJ, McFarland NR, Price CC. Striatal and hippocampal atrophy in idiopathic Parkinson's disease patients without dementia: a morphometric analysis. Front Neurol. 2017; 8: 139. issn: 1664-2295. doi: 10.3389/fneur.2017.00139 (visited on 07/24/2023).

[38]Patenaude B, Smith SM, Kennedy DN, Jenkinson M. A Bayesian model of shape and appearance for subcortical brain segmentation. NeuroImage. 2011; 56(3): 907-22. issn: 1053-8119. doi: 10.1016/j.neuroimage.2011.02.046 (visited on 07/27/2023).

[39]Russillo MC, Andreozzi V, Erro R, Picillo M, Amboni M, Cuoco S, et al., Sex differences in Parkinson's disease: from bench to bedside. Brain Sci. 2022; 12(7): 917. issn: 2076-3425. doi: 10.3390/brainsci12070917 (visited on 04/26/2024).

[40]Picillo M, Nicoletti A, Fetoni V, Garavaglia B, Barone P, Pellecchia MT. The relevance of gender in Parkinson's disease: a review. J Neurol. 2017; 264(8): 1583-607. issn: 0340-5354, 1432-1459. doi: 10.1007/s00415-016-8384-9 (visited on 04/26/2024).

[41]Bosch-Bouju C, Hyland BI, Parr-Brownlie LC. Motor thalamus integration of cortical, cerebellar and basal ganglia information: implications for normal and parkinsonian conditions. Front Comput Neurosci. 2013; 7: 163. issn: 1662-5188. doi: 10.3389/fncom.2013.00163 (visited on 04/26/2024).

[42]DeLong MR, Wichmann T. Circuits and circuit disorders of the basal ganglia. Arch Neurol. 2007; 64(1): 20. issn: 0003-9942. doi: 10.1001/archneur.64.1.20 (visited on 04/26/2024).

[43]Haaxma CA, Bloem BR, Borm GF, Oyen WJG, Leenders KL, Eshuis S, et al., Gender differences in Parkinson's disease. J Neurol Neurosurg Psychiatry. 2007; 78(8): 819-24. issn: 0022-3050. doi: 10.1136/jnnp.2006.103788 (visited on 04/26/2024).

[44]Abraham A, Bay AA, Ni L, Schindler N, Singh E, Leeth E, Bozorg A, Hart AR, Hackney ME. Gender differences in motor and non-motor symptoms in individuals with mild-moderate Parkinson's disease. PLoS One. 2023; 18(1): e0272952. issn: 1932-6203. doi: 10.1371/journal.pone.0272952 (visited on 04/26/2024).

[45]Kang KW, Choi SM, Kim BC. Gender differences in motor and non-motor symptoms in early Parkinson disease. Medicine. 2022; 101(3): e28643. issn: 0025-7974. doi: 10.1097/MD.0000000000028643 (visited on 04/26/2024).

[46]Phelps EA, LeDoux JE. Contributions of the amygdala to emotion processing: from animal models to human behavior. Neuron. 2005; 48(2): 175-87. issn: 0896-6273. doi: 10.1016/j.neuron.2005.09.025 (visited on 05/01/2024).

[47]Wang J, Sun L, Chen L, Sun J, Xie Y, Tian D, et al., Common and distinct roles of amygdala subregional functional connectivity in non-motor symptoms of Parkinson's disease. npj Parkinson’s Dis. 2023; 9(1): 1-11. issn: 2373-8057. doi: 10.1038/s41531-023-00469-1 (visited on 05/01/2024).

[48]Cholerton B, Johnson CO, Fish B, Quinn JF, Chung KA, Peterson-Hiller AL, et al., Sex differences in progression to mild cognitive impairment and dementia in Parkinson's disease. Parkinsonism Relat Disord. 2018; 50: 29-36. issn: 1353-8020. doi: 10.1016/j.parkreldis.2018.02.007 (visited on 04/26/2024).

[49]Reekes TH, Higginson CI, Ledbetter CR, Sathivadivel N, Zweig RM, Disbrow EA. Sex specific cognitive differences in Parkinson disease. npj Parkinson’s Dis. 2020; 6(1): 1-6. issn: 2373-8057. doi: 10.1038/s41531-020-0109-1 (visited on 04/26/2024).

[50]Yang Y, Hu Y., Chen Y, Xie Y, Nie S. Machine learning model based on sex subgroup for improving Parkinson's disease diagnosis, SSRN Scholarly Paper, Rochester, NY, 2023. doi: 10.2139/ssrn.4356412. (visited on 05/01/2024).

Acknowledgements

Data used in the preparation of this article were obtained [02, 07, 2023] from the Parkinson’s Progression Markers Initiative (PPMI) database (www.ppmi-info.org/access-data-specimens/download-data), RRID:SCR_006431. For up-to-date information on the study, visit www.ppmi-info.org.

PPMI – a public–private partnership – is funded by the Michael J. Fox Foundation for Parkinson’s Research and funding partners, including 4D Pharma, Abbvie, AcureX, Allergan, Amathus Therapeutics, Aligning Science Across Parkinson’s, AskBio, Avid Radiopharmaceuticals, BIAL, Biogen, Biohaven, BioLegend, BlueRock Therapeutics, Bristol-Myers Squibb, Calico Labs, Celgene, Cerevel Therapeutics, Coave Therapeutics, DaCapo Brainscience, Denali, Edmond J. Safra Foundation, Eli Lilly, Gain Therapeutics, GE HealthCare, Genentech, GSK, Golub Capital, Handl Therapeutics, Insitro, Janssen Neuroscience, Lundbeck, Merck, Meso Scale Discovery, Mission Therapeutics, Neurocrine Biosciences, Pfizer, Piramal, Prevail Therapeutics, Roche, Sanofi, Servier, Sun Pharma Advanced Research Company, Takeda, Teva, UCB, Vanqua Bio, Verily, Voyager Therapeutics, the Weston Family Foundation and Yumanity Therapeutics.

Corresponding author

Ruqaiya Khanam can be contacted at: dr.kruqaiya@gmail.com

Related articles