Skip to main content
medRxiv
  • Home
  • About
  • Submit
  • ALERTS / RSS
Advanced Search

Distinguishing Lewy Body Dementia from Alzheimer’s Disease using Machine Learning on Heterogeneous Data: A Feasibility Study

Niamh McCombe, Alok Joshi, David P. Finn, Paula L. McClean, Gemma Roberts, John T. O’Brien, View ORCID ProfileAlan J. Thomas, Joseph P.M. Kane, View ORCID ProfileKongFatt Wong-Lin
doi: https://doi.org/10.1101/2022.04.10.22273665
Niamh McCombe
1Intelligent Systems Research Centre, Ulster University, Magee campus, Derry∼Londonderry, Northern Ireland (NI), UK
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • For correspondence: mccombe-n{at}ulster.ac.uk joseph.kane{at}qub.ac.uk k.wong-lin{at}ulster.ac.uk
Alok Joshi
1Intelligent Systems Research Centre, Ulster University, Magee campus, Derry∼Londonderry, Northern Ireland (NI), UK
2Department of Computer Science, University of Bath
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
David P. Finn
3Pharmacology and Therapeutics, School of Medicine, Galway Neuroscience Centre and Centre for Pain Research, National University of Ireland, Galway, Ireland
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Paula L. McClean
4Ulster University NI Centre for Stratified Medicine, Biomedical Sciences Research Institute, C-TRIC, Derry∼Londonderry, NI, UK
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Gemma Roberts
5Translational and Clinical Research Institute, Newcastle upon Tyne, UK
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
John T. O’Brien
5Translational and Clinical Research Institute, Newcastle upon Tyne, UK
6Department of Psychiatry, University of Cambridge, UK
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Alan J. Thomas
5Translational and Clinical Research Institute, Newcastle upon Tyne, UK
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • ORCID record for Alan J. Thomas
Joseph P.M. Kane
7Centre for Public Health, Queen’s University Belfast, NI, UK
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • For correspondence: mccombe-n{at}ulster.ac.uk joseph.kane{at}qub.ac.uk k.wong-lin{at}ulster.ac.uk
KongFatt Wong-Lin
1Intelligent Systems Research Centre, Ulster University, Magee campus, Derry∼Londonderry, Northern Ireland (NI), UK
Roles: Member, IEEE
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • ORCID record for KongFatt Wong-Lin
  • For correspondence: mccombe-n{at}ulster.ac.uk joseph.kane{at}qub.ac.uk k.wong-lin{at}ulster.ac.uk
  • Abstract
  • Full Text
  • Info/History
  • Metrics
  • Data/Code
  • Preview PDF
Loading

Abstract

Dementia with Lewy Bodies (DLB) is the second most common form of dementia, but diagnostic markers for DLB can be expensive and inaccessible, and many cases of DLB are undiagnosed. This work applies machine learning techniques to determine the feasibility of distinguishing DLB from Alzheimer’s Disease (AD) using heterogeneous data features. The Repeated Incremental Pruning to Produce Error Reduction (RIPPER) algorithm was first applied using a Leave-One-Out Cross-Validation protocol to a dataset comprising DLB and AD cases. Then, interpretable association rule-based diagnostic classifiers were obtained for distinguishing DLB from AD. The various diagnostic classifiers generated by this process had high accuracy over the whole dataset (mean accuracy of 94%). The mean accuracy in classifying their out-of-sample case was 80.5%. Every classifier generated consisted of very simple structure, each using 1-2 classification rules and 1-3 data features. As a group, the classifiers were heterogeneous and used several different data features. In particular, some of the classifiers used very simple and inexpensive diagnostic features, yet with high diagnostic accuracy. This work suggests that opportunities may exist for incorporating accessible diagnostic assessments while improving diagnostic rate for DLB.

Clinical Relevance Simple and interpretable high-performing machine learning algorithms identified a variety of readily available clinical assessments for differential diagnosis of dementia, offering the opportunities to incorporate various simple and inexpensive screening tests for DLB and addressing the problem of DLB underdiagnosis.

I. Introduction

Despite being the second most common form of neurodegenerative dementia, it is estimated that under half of dementia with Lewy bodies (DLB) cases are detected in routine clinical care [1, 2]. Accurate diagnosis, however, is critical in establishing accurate prognosis and comprehensive treatment plan [3].

Successive iterations of clinical DLB criteria have become more sensitive and less specific over time, particularly as biomarkers such as 123I-2β-carbomethoxy-3β-(4-iodophenyl)-N-(3-fluoropropyl) nortropane SPECT (FP-CIT), and 123I-metaiodobenzylguanidine (MIBG) cardiac scintigraphy have emerged [4]. However, these investigations are not available to all clinical services, and may be infeasible in some patients. It is therefore important that opportunities to characterise the clinical features (i.e., the signs and symptoms identified by the healthcare practitioner) are pursued.

Machine learning (ML) methods [5] may offer one such approach to clinically characterizing DLB. Identification of subphenotypes using ML have assisted clinical decision-making in Alzheimer’s disease (most common form of dementia) [6], and disorders such as delirium [7] and sporadic Creutzfeldt-Jakob disease [8]. In contrast, most DLB studies to date have adopted traditional statistical methods to provide group-level insights that may not apply to all subgroups within DLB. Recent studies applying ML, particularly, deep learning on structural or functional neuroimaging data could detect DLB from AD with accuracy in the range ∼71 – 89% [9-11]. However, these ML algorithms were complex and not readily interpretable and were not applied to heterogeneous data, including readily accessible assessments.

This work aims to determine the feasibility of using simple and interpretable machine learning on heterogeneous data, including accessible diagnostic assessments, of well characterised DLB and AD research cohorts to identify novel subphenotypes based on clinical observations alone.

II. methods

A. Data Description

Data was collected as part of a study investigating the diagnostic utility of MIBG and FP-CIT in a clinically representative UK cohort [12]. Participants met research criteria for either probable DLB [13] or probable AD [14]. Subjects were all over 60 years old at recruitment, and recruited through psychiatry of Old Age, geriatric medicine and neurology clinics in North-East England between September 2015 and June 2017. Written informed consent was provided by patients, or by a nominated consultee when participants did not demonstrate capacity to consent for themselves. Each subject underwent detailed clinical examination that included multiple rating scales and neuropsychological testing, data from which were used for this study.

B. Data Pre-processing

The resultant dataset had 233 data feature columns including the Diagnosis column, with 33 rows representing cases. The Diagnosis column had 17 cases diagnosed with DLB and 16 cases diagnosed with AD and was used as the outcome variable. This dataset had 7% missing values, which were imputed, separately from the Diagnosis column to avoid “double-dipping” [15], using the missForest algorithm [16] and R package [17]. The missForest algorithm was used as previous work by the authors found it to be an accurate and flexible imputation algorithm [18].

C. Random Forest Feature Importance

To obtain an overview of the most relevant variables, a Random Forest (RF) model [19] was built using the whole imputed dataset, and the randomForest package in R [20]. The variable importance was extracted from the model and plotted along a single-dimensional plot using the lattice package [21]. FP-CIT and MIBG related features were highlighted separately in the plot, as they are excluded from some of the analysis.

D. Association Rule-Based Classifiers

A Leave-One-Out-Cross-Validation (LOOCV) technique, in which each row of the dataset was omitted in turn, was used to extract 33 association rule-based classifiers from the data using the Repeated Incremental Pruning To Reduce Error Production (RIPPER) algorithm [22] as implemented in the RWeka package [23]. This simple classifier was selected for two reasons: (i) to avoid overfitting given that the data is high-dimensional with a small sample size; and (ii) to maximize the transparency of interpretation of the algorithm to encourage clinical adoption.

The dataset was then pruned to remove data related to FP-CIT and MIBG, as the goal is to identify novel clinical diagnostic DLB subphenotypes. The LOOCV process was run again on this reduced dataset and 33 new rule-based classifiers were extracted by RIPPER.

In the case where any of the rule-based classifiers extracted on different iterations of LOOCV were identical to each other, the total number of instances of each rule-based classifier was recorded. Each classifier was then tested on the entire dataset, and class-balanced accuracy, sensitivity and specificity (with DLB as the positive class) was recorded.

Each classifier was separately used to classify the omitted individual case (the latter not being used in the training dataset when the classifier was built), and the total number of correct classifications of omitted subjects was recorded.

E. Testing statistical validity of extracted rules

Because this dataset is high-dimensional, with far more features than cases, it is important to guard against the risk of overfitting (when a model does not generalize beyond the training data). It could be speculated that with 232 features to choose from, the RIPPER algorithm will always find some diagnostic rules that can accurately classify the 33 cases. As a precaution against this, the methodology was tested against noise data with the same dimensionality and variable distributions but randomly scrambled from the original dataset. Specifically, the values of the dataset features were permuted (i.e. the columns of the dataset were shuffled) using the modelr package [24] in R. 100 permuted datasets were generated and 100 rules-based classifiers were extracted from these datasets using RIPPER. A simple t-test was used to determine whether the overall accuracy of classifiers built on permuted datasets in classifying their (permuted) training data was significantly different from the overall accuracy of the classifiers built on the original dataset, in classifying their training data. A significant difference here would suggest that the algorithm is detecting valid rather than spurious patterns in the original data.

F. Software and Hardware for Analysis

The above analyses and algorithms were run within R Studio version 1.146 on a Windows machine with eight memory cores, Intel i7 processor, 16GB RAM and R version 3.5.2 installed. Source codes for the computations are available at https://github.com/mac-n/DLB. The dataset used during the study is available from the corresponding author (JPMK) on reasonable request.

III. results

A. Ranking Feature Importance Identified Heterogeneous Set of Assessments

A strip plot of the Random Forest Importance (RFI), as determined by decrease in Gini index [25], of all the data features is shown in Fig. 1, and the names of the top-ranked features in Table I (described in Appendix Table I). Data features deriving from FP-CIT and MIBG are coloured in red in Fig. 1 and are in bold text in Table I. It can be seen in Fig. 1 that the vast majority of the 232 features sit at the left of the plot, meaning very few features had a strong impact on the classifier accuracy (for DLB-vs-AD diagnosis). Other than the Trail Making Test – Part A [26] (trailsA), the other top-ranked 14 features in Table I were expected as they are currently directly or indirectly contributing to the diagnosis of DLB. Hence, it was interesting to see the algorithm identifying a new feature for potential assessment.

Figure 1.
  • Download figure
  • Open in new tab
Figure 1. Strip plot of Random Forest Importance (RFI) of all features in the dataset. See Table I for these specific features. Red dots: Features deriving from FP-CIT or MIBG.
View this table:
  • View inline
  • View popup
  • Download powerpoint
TABLE 1.

Top Features Ranked By Random Forest Importance (RFI)

B. Simple, Readily Available Assessments with Classification Accuracy

Table II shows all the association rule-based classifiers selected with this dataset using the RIPPER algorithm and LOOCV, and their classification accuracy over the whole dataset. The classifier rules shown in the table are simple to interpret. Specifically, the rules can be understood as stating that if the condition on the left of ⇒is true, the outcome value on the right should be predicted. The classifier follows each rule in the order listed. If none of the rules apply, the classifier chooses a default value.

It can be seen that the Unified Parkinson’s Disease Rating Scale (UPDRS) [27] - Rigidity subscale (Rev_UPDRS_Rig) was most frequently selected as the basis of classification. This relates to the impairment of movement often associated with DLB [28]. FP-CIT brain imaging variables were also frequently selected for the classifier. This was expected, given the important role of FP-CIT in influencing the clinical diagnosis of DLB [4]. Thus, this validated the use of the association rule-based classifier.

View this table:
  • View inline
  • View popup
  • Download powerpoint
TABLE II

Association Rule-Based Classifiers Selected By RIPPER with LOOCV

Each classifier was then tested on the out-of-sample subject which was not used in this training data. The mean accuracy was 76% i.e., 25 of the 32 classifiers predicted the correct diagnosis for their out-of-sample patient. Mean sensitivity was 0.9 and mean specificity was 0.68, with DLB as the positive class.

Next, we aim to identify more readily accessible assessments. Table III shows the association rule-based classifiers selected when FP-CIT and MIBG features were removed. Even with this, the classification accuracy remained very high, as discussed below. We can also observe in Table III that the UPDRS Rigidity subscale is still frequently selected as the sole basis for classification, and in one instance, combined with the Neuropsychiatric Inventory (NPI) [29] – Hallucinations subscale. Interestingly, specific rigidity scores within this UPDRS Rigidity subscale such as Rigid_LL (left leg rigidity) constituted accurate diagnostic classifiers on their own. Moreover, in both Tables II and III, the selected rule-based classifiers were all very simple, consisting of only one or two rules for diagnosis. Note that since these classifiers produced highly accurate performance on the training data, the RIPPER algorithm did not seek out additional rules.

View this table:
  • View inline
  • View popup
  • Download powerpoint
TABLE III

Association Rule-Based Classifiers Selected By RIPPER with LOOCV without FP-CIT and MBIG

When these association rule-based classifiers were each tested in turn on the out-of-sample subject which was not used in their training data, mean accuracy was 85% (95% CI 0.681, 0.9489) i.e., 28 of the 33 classifiers predicted the correct diagnosis for their out-of-sample patient. Mean sensitivity was 0.88 and mean specificity was 0.82, with DLB as the positive class. Given the very simple nature of the classifiers, this is a strong performance on the out-of-sample test data.

Results in both Table II and Table III suggest possible diagnostic screening routes that do not involve FP-CIT or MIBG but include some very simple and readily available assessments. The identified features other than FP-CIT features were Rev_UPDRS_Rig, Rigid_LL, npihall, DCFS_Sleep, DCFS_Drowsy, Rigid_LU, UPDRS_Total, ACE_recog, and Rey_ListB. These features are described in Appendix Table 1. It should be noted that these data features, even when used individually or in pairs for diagnosis as is the case here, can produce highly accurate diagnostic classifiers (≥ 94%). It is also interesting to note that a wide variety of data features can be used for these accurate diagnostic predictions; this suggests that even if some of these features are later eliminated as potential candidates for use in DLB diagnosis after more extensive testing, or unavailable in certain clinics, many other promising avenues of assessments remain.

C. Validation of Results

To verify that the classifiers selected by RIPPER were not the result of overfitting on this low-N high-dimensional dataset, the methodology was tested on 100 noise-generated datasets with the same dimensionality (Section II.E). The accuracy of each classifier in classifying its noise-generated training dataset was compared with the accuracy of classifiers shown in Tables II and III. The mean accuracy of the 100 classifiers trained on noise-generated data when classifying their training data was 78%, with varying performance ranging from 51% to 100%. By contrast, the mean accuracy of the classifiers described in Table II and Table III was 94% when classifying their training dataset, with performance ranging from 90% to 100%. A simple t-test determined the classifiers trained on noise-generated data to perform significantly different from the classifiers in Tables II and III, (p<2 x10−16). Thus, this demonstrated that our results (Tables II and III) were not the product of overfitting.

IV. discussion

Our previous work [12] had used receiver operating characteristic (ROC) based analysis on the MIBG features of the same clinical dataset to determine an optimal cutoff for MIBG-based diagnosis of DLB. With certain optimal cutoff value for diagnosing DLB from AD based on MIBG, an overall accuracy of 85%, a sensitivity of 71%, and specificity of 100% were obtained. In comparison, our current work (Tables II and III), using machine learning approach, had identified many possible, including alternative, assessment candidates for DLB diagnosis with accuracy ranging from 90% to 100%, sensitivity 76–100%, and specificity 88–100%. It is noteworthy that our results seemingly performed better than state-of-the-art machine learning (deep learning) approaches on neuroimaging data, which had DLB-against-AD classification accuracies in the range ∼71 – 89% [9-11].

The association rule-based classifiers derived here from the data were simple and interpretable, and hence, conducive for practical clinical use. Simple and efficient clinical tests, even tests as simple as measuring the rigidity in one limb, performed remarkably well as a diagnostic assessment feature. Specifically, the Rigid_LL feature, measuring rigidity in the left leg, which can be tested in a few seconds, was sufficient to distinguish DLB from AD in this dataset with 97% accuracy. However, it should not be assumed that such high accuracy will generalise to larger or other dataset; there is, for example, no physiological reason why the right leg rigidity should be any less predictive of DLB. Nonetheless, these results are very promising. This is particularly the case given that many different data features were selected in different rulesets, so that even if some possible candidate diagnostic tests do not generalise well to other data, it is likely that others will.

A limitation of the work is the small size of the dataset. This work uses high-dimensional data (232 features) with a small N of 33, which can create a risk of overfitting, when an algorithm optimises for patterns in the data which are not true patterns in the underlying population. This is particularly relevant when the DLB diagnosis, and thus recruitment into the original study, was based on the presence or absence of particular clinical features. Some measures used in this work to guard against overfitting included: (i) using a very simple classifier (hence with low model parameter number); (ii) using a conservative yet practical leave-one-out cross-validation technique, and testing each extracted classifier against the out-of-sample case; (iii) testing the methodology with a dataset including well-established diagnostic variables (FP-CIT) as “sanity check”; (iv) using domain knowledge to verify the extracted classifiers that seemed plausible; and (v) applying the methodology to randomly permuted data of the same dimensionality and comparing the results. Given these precautions, it is probable that many of the diagnostic rules uncovered here will generalize to other data, although the very high accuracy, sensitivity and specificity measures associated with the individual rulesets may not. The t-test performed to compare classifier error rates may also be prone to Type I error and hence, reproducibility issues.

In future work, validation and further investigation on a larger dataset is needed. A larger dataset would also allow more complex diagnostic classifiers, using more than 1-2 variables, to be extracted from the data, improving accuracy without the risk of overfitting. For example, diagnostic classifiers could be developed based on combinations of the rules extracted here. It is likely that further work on a larger dataset could develop a DLB diagnostic classifier which greatly improves on the mean out-of-sample accuracy of these classifiers (currently at 80.5%), while retaining algorithmic transparency.

Overall, while further research is needed to validate and develop the results, this work suggests there may be opportunities to refine routine clinical assessment through the introduction of quick and simple bedside tests for DLB into the dementia care pathway, thereby addressing the problem of large-scale underdiagnosis and improving outcomes and quality of life for patients with DLB.

Data Availability

Source codes for the computations are available at https://github.com/mac-n/DLB. The dataset used during the study is available from the corresponding author (JPMK) on reasonable request.

https://github.com/mac-n/DLB

Appendix appendix table i

View this table:
  • View inline
  • View popup
  • Download powerpoint
Description of Data Features Identified in this Work

Footnotes

  • * This work was supported by the Newcastle National Institute for Health Research (NIHR) Biomedical Research Centre, hosted by Newcastle upon Tyne Hospitals NHS Foundation Trust and Newcastle University, and the European Union’s INTERREG VA Programme, managed by the Special EU Programmes Body (SEUPB) (Centre for Personalised Medicine, IVA 5036). The views and opinions expressed in this paper do not necessarily reflect those of the European Commission or the Special EU Programmes Body (SEUPB).

References

  1. [1].↵
    T. G. Beach, S. E. Monsell, L. E. Phillips, and W. Kukull, “Accuracy of the clinical diagnosis of Alzheimer disease at National Institute on Aging Alzheimer Disease Centers, 2005-2010,” Journal of Neuropathology and Experimental Neurology, vol. 71, no. 4, pp. 266–273, 2012, doi: 10.1097/NEN.0b013e31824b211b.
    OpenUrlCrossRefPubMed
  2. [2].↵
    J. P. M. Kane et al., “Clinical prevalence of Lewy body dementia,” Alzheimer’s Research & Therapy, vol. 10, no. 1, 2018, doi: 10.1186/s13195-018-0350-6.
    OpenUrlCrossRef
  3. [3].↵
    J.-P. Taylor et al., “New evidence on the management of Lewy body dementia,” The Lancet Neurology, vol. 19, no. 2, pp. 157–169, 2020, doi: 10.1016/s1474-4422(19)30153-x.
    OpenUrlCrossRef
  4. [4].↵
    G. Rizzo et al., “Accuracy of clinical diagnosis of dementia with Lewy bodies: a systematic review and meta-analysis,” Journal of Neurology, Neurosurgery & Psychiatry, vol. 89, no. 4, pp. 358–366, 2018.
    OpenUrlAbstract/FREE Full Text
  5. [5].↵
    P.-H. C. Chen, Y. Liu, and L. Peng, “How to develop machine learning models for healthcare,” Nature Materials, vol. 18, no. 5, pp. 410–414, 2019, doi: 10.1038/s41563-019-0345-0.
    OpenUrlCrossRefPubMed
  6. [6].↵
    K. Wong-Lin et al., “Shaping a data-driven era in dementia care pathway through computational neurology approaches,” BMC Medicine, vol. 18, no. 1, 2020, doi: 10.1186/s12916-020-01841-1.
    OpenUrlCrossRef
  7. [7].↵
    H. Ocagli et al., “A machine learning approach for investigating delirium as a multifactorial syndrome,” International Journal of Environmental Research and Public Health, vol. 18, no. 13, 2021, doi: 10.3390/ijerph18137105.
    OpenUrlCrossRef
  8. [8].↵
    Fyfe, “Machine learning enables subtyping of sporadic CJD,” Nature Reviews Neurology, vol. 17, no. 2, 2021, doi:10.1038/s41582-020-00451-y.
    OpenUrlCrossRef
  9. [9].↵
    T. Iizuka, M. Fukasawa, and M. Kameyama, “Deep-learning-based imaging-classification identified cingulate island sign in dementia with Lewy bodies,” Scientific Reports, vol. 9, no. 1, 2019, doi: 10.1038/s41598-019-45415-5.
    OpenUrlCrossRef
  10. [10].
    K. Nemoto et al., “Differentiating dementia with Lewy bodies and Alzheimer’s disease by deep learning to structural MRI,” Journal of Neuroimaging, vol. 31, no. 3, pp. 579–587, 2021, doi: 10.1111/jon.12835.
    OpenUrlCrossRef
  11. [11].↵
    Y.-C. Ni et al., “The feasibility of differentiating Lewy body dementia and Alzheimer’s disease by deep learning using ECD SPECT images,” Diagnostics, vol. 11, no. 11, p. 2091, 2021, doi: 10.3390/diagnostics11112091.
    OpenUrlCrossRef
  12. [12].↵
    J. P. M. Kane, G. Roberts, G. S. Petrides, J. J. Lloyd, J. T. O’Brien, and A. J. Thomas, “I-MIBG scintigraphy utility and cut-off value in a clinically representative dementia cohort,” Parkinsonism & Related Disorders, vol. 62, pp. 79–84, 2019, doi: 10.1016/j.parkreldis.2019.01.024.
    OpenUrlCrossRef
  13. [13].↵
    G. McKeith et al., “Diagnosis and management of dementia with Lewy bodies,” Neurology, vol. 89, no. 1, pp. 88–100, 2017, doi: 10.1212/wnl.0000000000004058.
    OpenUrlCrossRefPubMed
  14. [14].↵
    G. M. McKhann et al., “The diagnosis of dementia due to Alzheimer’s disease: Recommendations from the National Institute on Aging-Alzheimer’s Association workgroups on diagnostic guidelines for Alzheimer’s disease,” Alzheimer’s & Dementia, vol. 7, no. 3, pp. 263
  15. [15].↵
    N. Kriegeskorte, W. K. Simmons, P. S. F. Bellgowan, and C. I. Baker, “Circular analysis in systems neuroscience: the dangers of double dipping,” Nature neuroscience, vol. 12, no. 5, pp. 535–40, 2009, doi: 10.1038/nn.2303.
    OpenUrlCrossRefPubMedWeb of Science
  16. [16].↵
    D. J. Stekhoven, P. Buehlmann, and P. Bühlmann, “missForest: Non-parametric missing value imputation for mixed-type data,” Bioinformatics, vol. 28, no. 1, pp. 112–118, 2012, doi: 10.1093/bioinformatics/btr597.
    OpenUrlCrossRefPubMedWeb of Science
  17. [17].↵
    D. J. Stekhoven, “missForest: nonparametric missing value imputation using randomForest” R package version 1.4,.2013
  18. [18].↵
    N. McCombe et al., “Practical strategies for extreme missing data imputation in dementia diagnosis,” IEEE Journal of Biomedical and 10.1109/JBHI.2021.3098511.
  19. [19].↵
    L. Breiman, “Random forests,” Machine Learning, vol. 45, no. 1, pp. 5–32, 2001, doi: 10.1023/A:1010933404324.
    OpenUrlCrossRef
  20. [20].↵
    Liaw and M. Wiener, “Classification and regression by randomForest, R News, vol 2, no 3,pp 18–22, 2001.
    OpenUrl
  21. [21].↵
    D. Sarkar, Lattice: multivariate data visualization with R. Springer Science & Business Media, 2008.
  22. [22].↵
    W. W. Cohen, “Fast effective rule induction,” Machine Learning Proceedings 1995, pp. 115–123, 1995, doi: 10.1016/B978-1-55860-377-6.50023-2.
    OpenUrlCrossRef
  23. [23].↵
    K. Hornik et al., “R/Weka interface” R package version 0.4-43, 2020.
  24. [24].↵
    H. Wickham, “modelr: modelling functions that work with the pipe”. R package version 0.1.8. (2020).
  25. [25].↵
    H. Hong, G. Xiaoling, and Y. Hua, “Variable selection using mean decrease accuracy and mean decrease Gini based on random forest,” 7th IEEE International Conference on Software Engineering and Service Science (ICSESS) pp. 219–224, doi: 10.1109/icsess.2016.7883053.
    OpenUrlCrossRef
  26. [26].↵
    C. R. Bowie and P. D. Harvey, “Administration and interpretation of the trail making test,” Nature Protocols, vol. 1, no. 5, pp. 2277–2281, 2006, doi: 10.1038/nprot.2006.390.
    OpenUrlCrossRefPubMed
  27. [27].↵
    P. Martínez-Martín et al., “Unified Parkinson’s disease rating scale characteristics and structure,” Movement disorders, vol. 9, no. 1, pp. 76–83, 1994.
    OpenUrlCrossRefPubMedWeb of Science
  28. [28].↵
    Surendranathan et al., “Clinical diagnosis of Lewy body dementia,” BJPsych Open, vol. 6, no. 4, 2020, doi: 10.1192/bjo.2020.44.
    OpenUrlCrossRef
  29. [29].↵
    J. L. Cummings, M. Mega, K. Gray, S. Rosenberg-Thompson, D. A. Carusi, and J. Gornbein, “The Neuropsychiatric inventory: comprehensive assessment of psychopathology in dementia,” Neurology, vol. 44, no. 12, pp. 2308–2308, 1994.
    OpenUrlCrossRefPubMed
  30. [30].
    H. T. Benamer et al., “Accurate differentiation of parkinsonism and essential tremor using visual assessment of [123I]-FP-CIT SPECT imaging: the [123I]-FP-CIT study group,” Movement disorders: official journal of the Movement Disorder Society, vol. 15, no. 3, pp. 503–510, 2000.
    OpenUrl
  31. [31].
    M. Hoehn and M. Yahr, “Parkinsonism: onset, progression and morbidity,” Neurology, vol. 17, pp. 427–242, 1967.
    OpenUrlCrossRefPubMed
  32. [32].
    D. R. Lee et al., “The dementia cognitive fluctuation scale, a new psychometric test for clinicians to identify cognitive fluctuations in people with dementia,” The American journal of geriatric psychiatry, vol. 22, no. 9, pp. 926–935, 2014.
    OpenUrl
  33. [33].
    E. Mioshi, K. Dawson, J. Mitchell, R. Arnold, and J. R. Hodges, “The Addenbrooke’s cognitive examination revised (ACE-R): a brief cognitive test battery for dementia screening,” International Journal of Geriatric Psychiatry, vol. 21, no. 11, pp. 1078–1085, 2006, doi: 10.1002/gps.1610.
    OpenUrlCrossRefPubMedWeb of Science
  34. [34].
    M. Schmidt, Rey auditory verbal learning test: A handbook. Western Psychological Services Los Angeles, CA, 1996.
Back to top
PreviousNext
Posted April 12, 2022.
Download PDF
Data/Code
Email

Thank you for your interest in spreading the word about medRxiv.

NOTE: Your email address is requested solely to identify you as the sender of this article.

Enter multiple addresses on separate lines or separate them with commas.
Distinguishing Lewy Body Dementia from Alzheimer’s Disease using Machine Learning on Heterogeneous Data: A Feasibility Study
(Your Name) has forwarded a page to you from medRxiv
(Your Name) thought you would like to see this page from the medRxiv website.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
Share
Distinguishing Lewy Body Dementia from Alzheimer’s Disease using Machine Learning on Heterogeneous Data: A Feasibility Study
Niamh McCombe, Alok Joshi, David P. Finn, Paula L. McClean, Gemma Roberts, John T. O’Brien, Alan J. Thomas, Joseph P.M. Kane, KongFatt Wong-Lin
medRxiv 2022.04.10.22273665; doi: https://doi.org/10.1101/2022.04.10.22273665
Twitter logo Facebook logo LinkedIn logo Mendeley logo
Citation Tools
Distinguishing Lewy Body Dementia from Alzheimer’s Disease using Machine Learning on Heterogeneous Data: A Feasibility Study
Niamh McCombe, Alok Joshi, David P. Finn, Paula L. McClean, Gemma Roberts, John T. O’Brien, Alan J. Thomas, Joseph P.M. Kane, KongFatt Wong-Lin
medRxiv 2022.04.10.22273665; doi: https://doi.org/10.1101/2022.04.10.22273665

Citation Manager Formats

  • BibTeX
  • Bookends
  • EasyBib
  • EndNote (tagged)
  • EndNote 8 (xml)
  • Medlars
  • Mendeley
  • Papers
  • RefWorks Tagged
  • Ref Manager
  • RIS
  • Zotero
  • Tweet Widget
  • Facebook Like
  • Google Plus One

Subject Area

  • Neurology
Subject Areas
All Articles
  • Addiction Medicine (349)
  • Allergy and Immunology (668)
  • Allergy and Immunology (668)
  • Anesthesia (181)
  • Cardiovascular Medicine (2648)
  • Dentistry and Oral Medicine (316)
  • Dermatology (223)
  • Emergency Medicine (399)
  • Endocrinology (including Diabetes Mellitus and Metabolic Disease) (942)
  • Epidemiology (12228)
  • Forensic Medicine (10)
  • Gastroenterology (759)
  • Genetic and Genomic Medicine (4103)
  • Geriatric Medicine (387)
  • Health Economics (680)
  • Health Informatics (2657)
  • Health Policy (1005)
  • Health Systems and Quality Improvement (985)
  • Hematology (363)
  • HIV/AIDS (851)
  • Infectious Diseases (except HIV/AIDS) (13695)
  • Intensive Care and Critical Care Medicine (797)
  • Medical Education (399)
  • Medical Ethics (109)
  • Nephrology (436)
  • Neurology (3882)
  • Nursing (209)
  • Nutrition (577)
  • Obstetrics and Gynecology (739)
  • Occupational and Environmental Health (695)
  • Oncology (2030)
  • Ophthalmology (585)
  • Orthopedics (240)
  • Otolaryngology (306)
  • Pain Medicine (250)
  • Palliative Medicine (75)
  • Pathology (473)
  • Pediatrics (1115)
  • Pharmacology and Therapeutics (466)
  • Primary Care Research (452)
  • Psychiatry and Clinical Psychology (3432)
  • Public and Global Health (6527)
  • Radiology and Imaging (1403)
  • Rehabilitation Medicine and Physical Therapy (814)
  • Respiratory Medicine (871)
  • Rheumatology (409)
  • Sexual and Reproductive Health (410)
  • Sports Medicine (342)
  • Surgery (448)
  • Toxicology (53)
  • Transplantation (185)
  • Urology (165)