machine learning

ADHD diagnosis prediction using machine learning

This project trains machine learning classification models to make predictions of adhd diagnosis from brain fRMI connectivity measures which are obtained from a resting state ADHD dataset . The main goals of this project are to get more practice with machine learning tools and to learn how work with brain data more precisely fMRI data.

Continue reading

Evaluating ANNs of the Visual System with Representational Similarity Analysis

This project aims to evaluate the similarity between the representations of artificial neural networks (ANNs) and the visual system in the mouse brain using Representational Similarity Analysis (RSA).

Continue reading

Grandpa is moody, will his cognition decline? Predicting cognitive decline in Parkinson's disease from non-motor symptoms evolution

While Parkinson’s disease (PD) is recognized by its motor symptoms, it is also characterized by non-motor symptoms (NMS), such as anxiety, depression, pain, etc. NMS often precede cognitive decline, making them potential predictors of such decline. This project aims to investigate the longitudinal association between non-motor symptoms and cognitive and neural decline in patients with PD. Early identification of individuals at higher risk of cognitive decline through their NMS presentation can facilitate timely interventions.

Continue reading

Detecting ADHD through fMRI signals using ML classification models

We used the ADHD-200 Sample dataset to implement various machine learning classification models, aimed at diagnosing ADHD through resting-state fMRI signals.

Continue reading

Predicting feedback perception in an online language learning task using EEG and machine learning

In this project, we aim to use machine learning on EEG data from participants’ language learning tasks on Duolingo. Specifically, we ask if EEG features can predict whether the participant has gotten a task right or wrong when they receive feedback. Using a k-nearest neighbours classifier, we achieve 98% accuracy in determining correct or incorrect answers based on EEG voltages from 8 electrodes.

Continue reading

Comparing different methods for mice behavioral analysis

Our project aims to develop different methods for the analysis of behavior in mice (in this case, exploration of an object) to determine which is the best approach to this kind of study. We were able to implement and compare three increasingly complex methods to determine exploration time: manual labeling; motion tracking and data analysis using a custom algorithm; training a Machine Learning classifier on our labeled data.

Continue reading

Schizophrenia prediction: use of Neuroimages and Artificial Intelligence Models

Schizophrenia (SZ) involves significant alterations in perception, thoughts, mood, and behavior. This project aims to develop an AI model using machine learning for complementary SZ diagnosis, utilizing prefrontal cortex connectomics and tractography techniques. It focuses on creating scripts for data separation, comparing classification models, and analyzing the connectome of healthy individuals and those with SZ. Early detection and accurate diagnosis through machine learning will enable targeted interventions, improving outcomes for individuals with SZ.

Continue reading

Using a machine learning model trained on functional connectivity patterns to predict ADHD

This project uses functional magnetic resonance imaging data to study the connectivity of children with Attention Deficit Hyperactivity Disorder (ADHD).A set of children diagnosed with ADHD were given a series of memory tasks while undergoing MRI scans. In this project, data from one of these tasks was used to calculate connectivity matrices for 65 subjects from that data set and a machine learning model was trained. The data was downloaded from Openneuro website.

Continue reading

Unveiling Children's Theory of Mind with rs-fMRI

Can functional connectivity bed used to predict children’s theory of mind (ToM)? This project utilizes supervised machine learning algorithms on the fMRI data to predict children’s ToM ability. For better visualization, the most contributing brain region connections are displayed on the brain.

Continue reading

Classifying Neuropsychiatric Disorder Diagnoses Using Resting State BOLD fMRI Connectivity Data

Can functional connectivity data be used as a predictor for neuropsychiatric diagnosis? This project explores the usefulness of connectivity data in predicting ADHD, Bipolar Disorder, and Schizophrenia diagnoses using machine learning classification methods.

Continue reading