← Back to portfolio

Regeneron ISEF Finalist · Computational Biology

Machine Learning Approaches to Brain Connectivity in Autism

Using resting-state fMRI and interpretable machine learning, I investigated subtle autism-related patterns in functional brain connectivity, and the research-site effects that challenge real-world generalization.

Brain connectome showing influential functional connections

Influential connections were distributed across brain networks rather than concentrated in one “autism region.”

Why I did this

The question began with someone close to me.

This project began with my younger brother, Mason. During my sophomore year, he experienced a profound regression, yet his clinical MRI showed no structural abnormality.

I began wondering what differences might exist not in the appearance of the brain, but in how its regions communicate. Resting-state fMRI offered a way to explore that question through functional connectivity, the synchronization of activity between brain regions while a person is at rest.

What I did

From brain signals to a rigorous multisite machine-learning test

I built a complete analysis pipeline using public, de-identified ABIDE neuroimaging data.

Simplified brain connectivity and machine-learning pipeline
01

Build the connectome

Converted signals from 200 brain regions into 19,900 unique pairwise connectivity features.

02

Explore the data

Used PCA and UMAP to examine whether patterns reflected diagnosis or research site.

03

Test generalization

Trained logistic-regression models and tested each one on an entirely unseen hospital or scanner site.

04

Challenge the result

Used permutation testing, confidence intervals, site-balanced analysis, and model interpretation to evaluate reliability.

0Participants
0Research sites
0Brain regions
0Connectivity features

What I found

The signal was real, but the limitations mattered just as much.

01

Subtle and distributed

Autism-related connectivity differences appeared across many brain-network interactions rather than in one isolated brain region.

02

Site effects were powerful

Scanner and research-site differences were substantially stronger than diagnosis effects, making strict multisite validation essential.

03

Above chance, not diagnostic

The model performed significantly above chance on unseen sites, but its accuracy was not sufficient for standalone clinical diagnosis.

04

Biologically meaningful network patterns

The most informative and reproducible connections were centered on interactions between limbic, attention, control, sensory-motor, and default-mode networks. These patterns are consistent with commonly reported autism-related differences in emotion regulation, sensory processing, and attentional shifting.

PCA and UMAP visualizations showing clustering by research site and overlap between autism and control groups
PCA and UMAP showed that participants clustered more strongly by research site than by diagnosis.
0.000LOSO ROC-AUC
0.000Aggregated accuracy
p ≤ 0.001Permutation significance
0Unseen-site tests

What I learned

A model’s accuracy is not enough. I learned to ask what information the model might be exploiting, whether the evaluation reflects the real setting, and how uncertainty should shape the claims I make.

Awards and recognition

Recognized at regional, state, and international levels

International

ISEF

1 recognition

Regeneron International Science and Engineering Fair

  • ISEF Finalist

State

GSEF

4 recognitions

Georgia Science & Engineering Fair

  • Regeneron ISEF Award - Top 4
  • Top Ten Grand Award
  • Best in Category - Computational Biology & Bioinformatics
  • First Honor Award

Special Award

Citadel Securities Innovation Prize

Recognized for Exceptional Data Analysis Techniques

Regional

Regional

1 recognition

Cobb-Paulding Regional Science Fair

  • First Place Winner

Explore the project

Interested in the complete research?

The official ISEF page contains the full project presentation and results. The GitHub repository contains the analysis code, reproducibility materials, figures, and technical documentation.

Machine LearningAutismResting-State fMRIFunctional ConnectivityComputational NeuroscienceMultisite GeneralizationInterpretable AI