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