New idea brainstorming

DINO-MetaAI

Presentation

  • Decoding neural signals in research. Spike timing dependency
  • Effect of regularization (dropout/ridge etc) on learning and allegories to brain and pruning
  • alphafold?

Final Project

  • Effect of regularization (dropout/ridge etc) on learning and allegories to brain and pruning

Docs - Project Stuff
Docs - Data Structure
Colab - Testing Alz
Colab - StainDownloading


Idea:

Predict dementia using uninvasive alternatives to traditional methods (PET)

First Iteration:

A Polish Electroencephalography, Alzheimer’s Risk-genes, Lifestyle and Neuroimaging (PEARL-Neuro) Database

Technical

Data installation:

  • use datalab, kind of like git but optimized for only downloading snippets of the dataset at a time

datalab install https://github.com/OpenNeuroDatasets/ds004796

Dataset info:

  • Total size: 258G
  • 1 participant for example: Sub-01, 3.75G
  • 79 participants

Structure of a participant:

  • eeg
    • sub-01_task-{task}_eeg.{extension}
      • Extensions include eeg/vhdr/vmrk/tsv
  • func
    • sub-01_task-{task}_dir-AP_bold.{extension}
      • Extensions include
Lit rev

Dataset:

Here we describe a database that includes genetic data on apolipoprotein E (APOE) and phosphatidylinositol binding clathrin assembly protein (PICALM) genes, both of which are known to increase the risk of late-onset Alzheimer’s disease

Lit review of general

EEG bandpower and dementia:

Conclusion

High EEG upper/low α power ratio was associated with cortical thinning and lower perfusion in temporoparietal areas. Moreover, both atrophy and lower perfusion rate significantly correlated with memory impairment in MCI subjects. Therefore, the increase in the EEG upper/low α frequency power ratio could be useful in identifying individuals at risk for progression to AD dementia in a clinical context.

BG

the most studied and validated biomarkers are Aβ1–42 and tau protein in the cerebrospinal fluid (CSF), glucose hypometabolism as determined by using fluorodeoxyglucose positron emission tomography (18F-FDG PET), atrophy of hippocampal volume (HV) on magnetic resonance imaging (MRI), and brain amyloid deposition on amyloid imaging with PET

Features to extract?

  • Specific frequency bands
  • EEG spectral coherence (covariance of activity of two electrodes)
  • Cortical thickness (estimation automated with freesurfer.net)