Wiki source code of Neurodiagnoses

Version 24.1 by manuelmenendez on 2025/01/29 18:46

Hide last authors
manuelmenendez 1.1 1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
manuelmenendez 23.1 5 = //A new tridimensional diagnostic framework for CNS diseases// =
manuelmenendez 1.1 6
manuelmenendez 23.1 7 This project is focused on developing a novel nosological and diagnostic framework for CNS diseases by using advanced AI techniques and integrating data from neuroimaging, biomarkers, and biomedical ontologies.
manuelmenendez 6.1 8 We aim to create a structured, interpretable, and scalable diagnostic tool.
manuelmenendez 1.1 9 )))
10 )))
11
12 (% class="row" %)
13 (((
14 (% class="col-xs-12 col-sm-8" %)
15 (((
manuelmenendez 6.1 16 = What is this about and what can I find here? =
manuelmenendez 1.1 17
manuelmenendez 9.1 18 == **Overview** ==
manuelmenendez 6.1 19
manuelmenendez 23.1 20 The //Tridimensional Diagnostic Framework// redefines CNS diseases can be classified and diagnosed by focusing on:
manuelmenendez 6.1 21
manuelmenendez 16.1 22 * **Axis 1**: Etiology (genetic or other causes of diseases).
23 * **Axis 2**: Molecular Markers (biomarkers).
manuelmenendez 6.1 24 * **Axis 3**: Neuroanatomoclinical correlations (linking clinical symptoms to structural changes in the nervous system).
25
manuelmenendez 24.1 26
manuelmenendez 23.1 27 [[For instance, neurodegenerative diseases can be studied and classified in a tridimensional scheme with three axes: anatomic–clinical, molecular, and etiologic. CSF, cerebrospinal fluid; FDG, fluorodeoxyglucose; MRI, magnetic resonance imaging; PET, positron emission tomography.>>image:tridimensional.png||alt="tridimensional view of neurodegenerative diseases"]]
manuelmenendez 14.1 28
manuelmenendez 15.1 29
manuelmenendez 6.1 30 This methodology enables:
31
32 * Greater precision in diagnosis.
33 * Integration of incomplete datasets using AI-driven probabilistic modeling.
34 * Stratification of patients for personalized treatment.
35
manuelmenendez 23.1 36 == **The case of neurodegenerative diseases** ==
manuelmenendez 6.1 37
manuelmenendez 23.1 38 There have been described these 3 diagnostic axes:
39
manuelmenendez 6.1 40 * (((
41 **Axis 1: Etiology**
42
43 * //Description//: Focuses on genetic and sporadic causes, identifying risk factors and potential triggers.
44 * //Examples//: APOE ε4 as a genetic risk factor, or cardiovascular health affecting NDD progression.
manuelmenendez 23.1 45 * //Tests//: Genetic testing, lifestyle, and cardiovascular screening.
manuelmenendez 6.1 46 )))
47 * (((
48 **Axis 2: Molecular Markers**
49
50 * //Description//: Analyzes primary (amyloid-beta, tau) and secondary biomarkers (NFL, GFAP) for tracking disease progression.
51 * //Examples//: CSF amyloid-beta concentrations to confirm Alzheimer’s pathology.
52 * //Tests//: Blood/CSF biomarkers, PET imaging (Tau-PET, Amyloid-PET).
53 )))
54 * (((
55 **Axis 3: Neuroanatomoclinical**
56
57 * //Description//: Links clinical symptoms to neuroanatomical changes, such as atrophy or functional impairments.
58 * //Examples//: Hippocampal atrophy correlating with memory deficits.
59 * //Tests//: MRI volumetrics, FDG-PET, neuropsychological evaluations.
60 )))
61
manuelmenendez 9.1 62 == **Applications** ==
manuelmenendez 6.1 63
64 This system enhances:
65
manuelmenendez 7.2 66 * **Research**: By stratifying patients, reduces cohort heterogeneity in clinical trials.
manuelmenendez 6.1 67 * **Clinical Practice**: Provides dynamic diagnostic annotations with timestamps for longitudinal tracking.
68
manuelmenendez 5.1 69 == Who has access? ==
manuelmenendez 1.1 70
manuelmenendez 4.2 71 We welcome contributions from the global community. Let’s build the future of neurological diagnostics together!
manuelmenendez 4.4 72
manuelmenendez 10.1 73 == How to Contribute ==
manuelmenendez 4.4 74
75 * Access the `/docs` folder for guidelines.
76 * Use `/code` for the latest AI pipelines.
77 * Share feedback and ideas in the wiki discussion pages.
manuelmenendez 5.1 78
manuelmenendez 10.1 79 == Key Objectives ==
manuelmenendez 5.1 80
81 * Develop interpretable AI models for diagnosis and progression tracking.
82 * Integrate data from Human Phenotype Ontology (HPO), Gene Ontology (GO), and other biomedical resources.
83 * Foster collaboration among neuroscientists, AI researchers, and clinicians.
manuelmenendez 1.1 84 )))
85
86
87 (% class="col-xs-12 col-sm-4" %)
88 (((
89 {{box title="**Contents**"}}
90 {{toc/}}
91 {{/box}}
92
manuelmenendez 10.1 93 == Main contents ==
manuelmenendez 4.4 94
manuelmenendez 5.1 95 * `/docs`: Documentation and contribution guidelines.
96 * `/code`: Machine learning pipelines and scripts.
97 * `/data`: Sample datasets for testing.
98 * `/outputs`: Generated models, visualizations, and reports.
manuelmenendez 21.1 99 * [[Methodology>>url:https://wiki.ebrains.eu/bin/view/Collabs/neurodiagnoses/Methodology/]]
100 * [[Results>>url:https://wiki.ebrains.eu/bin/view/Collabs/neurodiagnoses/Results/]]
manuelmenendez 22.1 101 * [[to-do-list>>to-do-list]]
manuelmenendez 1.1 102 )))
103 )))