|
| 1 | +type: "project" # DON'T TOUCH THIS ! :) |
| 2 | +date: "2025-06-11" # Date you first upload your project. |
| 3 | +title: "Dynamic Functional Connectivity of the Default Mode Network in ADHD" |
| 4 | + |
| 5 | +names: [Malikka Begum Binte Habib Mohamed] |
| 6 | + |
| 7 | +github_repo: https://github.com/malikkabegum/malikkabegum_project |
| 8 | + |
| 9 | +website: |
| 10 | + |
| 11 | +tags: [brainhack, ADHD, neuroimaging, connectivity] |
| 12 | + |
| 13 | +# Summarize your project in < ~75 words. This description will appear at the top of your page and on the list page with other projects.. |
| 14 | + |
| 15 | +summary: "This project examines dynamic functional connectivity (dFC) within the Default Mode Network (DMN) in children with ADHD using the ADHD-200 dataset. Key methods of analyses include time-varying correlation, clustering of connectivity states, and group comparisons to understand how brain network dynamics differ in ADHD" |
| 16 | +image: "Deliverable 2_Brain regions.png" |
| 17 | +--- |
| 18 | + |
| 19 | +## Project definition |
| 20 | + |
| 21 | +Attention-Deficit/Hyperactivity Disorder (ADHD) is associated with disruptions in large-scale brain networks, particularly the Default Mode Network (DMN). While many studies focus on static connectivity, dynamic functional connectivity (dFC) offers a time-resolved view of how brain regions interact across time. This approach may uncover temporal patterns in connectivity that differ between typically developing children and those with ADHD. |
| 22 | + |
| 23 | +This project leverages resting-state fMRI data (.1D) from the ADHD-200 dataset and investigates time-varying functional connectivity between DMN regions using the sliding window method. |
| 24 | + |
| 25 | +### Background |
| 26 | + |
| 27 | +Resting-state fMRI data allows us to study intrinsic brain network connectivity without task constraints. The Default Mode Network (DMN, including regions such as the medial prefrontal cortex (mPFC), posterior cingulate cortext (PCC), and angular gyrus, has shown atypical patterns in children with ADHD. This project uses dynamic functional connectivity (dFC) methods to analyse how these patterns change over time in ADHD versus typically developing children. |
| 28 | + |
| 29 | +The data is from the publicly available ADHD-200 dataset (http://fcon_1000.projects.nitrc.org/indi/adhd200/) sample, using preposed time series data from the Athena pipeline and focusing on DMN-related ROIs based on the AAL atlas. |
| 30 | + |
| 31 | +### Tools |
| 32 | + |
| 33 | +The "project template" project will rely on the following technologies: |
| 34 | + * Markdown, to structure and format the project description text. |
| 35 | + * The Hugo website framework which is used by the BHS website. This makes it possible to easily add the markdown project description to the website. |
| 36 | + * Adding the project to the website relies on github, through pull requests. |
| 37 | + |
| 38 | +### Data |
| 39 | + |
| 40 | +The ADHD-200 dataset was used for this project. Ultimately, this project template will be used by all BrainHack School (BHS) participants. Data from various projects will be aggregated on the following page, creating an example gallery for future BrainHack School students. |
| 41 | + |
| 42 | +### Deliverables |
| 43 | + |
| 44 | +At the end of this project, we will have: |
| 45 | + - a completed and revised markdown document detailing the dynamic functional connectivity analysis of the Default Mode Network in ADHD using the ADHD-200 dataset. |
| 46 | +- a gallery entry showcasing this project alongside other student projects from BrainHack 2025. |
| 47 | + |
| 48 | +## Results |
| 49 | + |
| 50 | +Dynamic correlation matrices were computed for each participant using a sliding window approach. |
| 51 | +Group-level state metrics (e.g., number of transitions, mean dwell time) were compared across ADHD and control groups. |
| 52 | +Reduced DMN coherence in ADHD, particularly between the left medial superior frontal gyrus and PCC. |
| 53 | +ADHD participants spend less time in strongly connected DMN states. |
| 54 | +The left medial superior frontal gyrus showed a statistically significant difference (p < 0.05) in connectivity strength - possibly indicating a regional hub alteration in ADHD. |
| 55 | + |
| 56 | +### Progress overview |
| 57 | + |
| 58 | +The analysis pipeline was implemented from scratch and validated using multiple test cases. Dynamic connectivity states were successfully derived from all participants, and significant group differences were identified in key metrics, particularly involving the mPFC-PCC connection. |
| 59 | + |
| 60 | +### Tools I learned during this project |
| 61 | + |
| 62 | +How to extract and preprocess region-specific time series from fMRI. |
| 63 | +Dynamic functional connectivity analysis using sliding windows. |
| 64 | +Means clustering on correlation matrices. |
| 65 | +Visualization of brain network dynamics. |
| 66 | +Using Git and GitHub for documentation and reproducibility. |
| 67 | + |
| 68 | +### Results |
| 69 | + |
| 70 | +#### Deliverable 1: significant differences between ADHD and typically developing children. |
| 71 | + |
| 72 | +Reduced dwell time and lower connectivity strength in specific DMN states among ADHD participants (refer to images). |
| 73 | + |
| 74 | +#### Deliverable 2: specific affection regions |
| 75 | + |
| 76 | +mPFC-PCC showed the most robust group difference, suggesting a central role in DMN disruption in ADHD (refer to images). |
| 77 | + |
| 78 | +##### Dynamic Functional Connectivity in ADHD pipeline by Malikka Begum |
| 79 | + |
| 80 | +The repository of this project can be found here (https://github.com/malikkabegum/malikkabegum_project). The objective was to investigate alterations in the dynamics of the Default Mode Network (DMN) in children with ADHD using resting-state fMRI data from the ADHD-200 dataset. The motivation behind this task is to study the dynamic properties of connectivity to offer deeper insights into the neural mechanisms underlying attentional instability and cognitive variability in ADHD. The repo features: |
| 81 | +* a Jupyter notebook for the full dFC analysis pipeline using sliding window correlations, means clustering, statistical comparison scripts to assess group differences in state frequency, dwell time and ROI-ROI connectivity. |
| 82 | +* a detailed README |
| 83 | +* figures showing state patterns and group comparisons |
| 84 | +* Detailed requirements files, making it easy for others to replicate the environment of the notebook. |
| 85 | + |
| 86 | +## Conclusion and acknowledgement |
| 87 | + |
| 88 | +This project highlights altered dynamic network behaviour in ADHD, especially within the core DMN. It adds to growing evidence that temporal dynamic-not just static connectivity-may underlie attentional difficulties. Thanks to the BrainHack School Singapore and Taiwan teaching team, especially Prof Chen, Dr. Goh for their invaluable support and guidance and the supportive TAs for guidance throughout. |
0 commit comments