Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/team/fahad_almuqhim.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions projects/_posts/2024-06-22-ASD-Diganosis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: project
title: "Machine-learning models for diagnosis and characterization of Neurodisorders using complex MRI data"
contributors: [Prof-S, falmuqhim]
handle: ASD-Diagnosis
status: collection
type: Method Development

# Optional
website:
grant: NIH R01GM134384-02
grant_url: https://reporter.nih.gov/search/DsVUa9EvRUaRq2hPFXrpVA/project-details/10163880#details
image: /assets/images/projects/2024-06-22-asd-diagnosis.png
# tagline: "Reference EEG Benchmark for Prediction of Epileptic Seizures"
tags: [asd, fmri]

# Data and code
github: https://github.com/pcdslab/ASD-SAENet
neurovault:
openneuro:
figshare:
figshare_names:
osf:
---

{% include JB/setup %}

Autism spectrum disorder (ASD) is a heterogeneous neurodevelopmental disorder characterized by impaired communication and limited social interactions. The shortcomings of current clinical approaches, which are based exclusively on behavioral observations of symptomology, and the poor understanding of the neurological mechanisms underlying ASD necessitate the identification of new biomarkers. These biomarkers can aid in studying brain development and functioning and can lead to accurate and early detection of ASD.

In this project, we aim to develop novel deep learning models to detect complex biomarkers that can classify ASD brains from neurotypical (NT) brains. One way to study these biomarkers is through the use of neuroimaging technologies, such as fMRI. fMRI data measures the blood-oxygen-level-dependent (BOLD) signal of each small voxel (i.e., “volume element”) at a given time point. Therefore, the data consists of a time series of each voxel representing its activity over time. Our goal is to create deep learning algorithms capable of handling this complex brain neuroimaging data to accurately classify ASD brains from NT brains.

## Methods

Method development for this work is ongoing.