Projects
Submit a project!
Or check out the pitches from other teams
Start by registering
Closes on March 20, 2026
Then submit a project
Signal Conditioned Agents for Lightweight Perception
Computer use agents are expensive and unreliable across long context windows due to the vision + language + agentic complexity and the cost and unreliability of VLM agents compounds across long running steps. This project aims to build on top of Microsoft's OmniParser architecture and explore integration of implicit brain signals as a new source of data to augment and validate computer use agents' actions and to make computer use agents more reliable and safe across long multi-step scenarios.
NeuroMelAnchor: Subject-Specific Neuromelanin-Guided Localization of SN and VTA
Small midbrain nuclei such as the substantia nigra (SN) and ventral tegmental area (VTA) are difficult to localize reliably using template-based atlases alone, particularly across individuals. Neuromelanin-sensitive MRI (NM-MRI) provides subject-specific contrast that may help improve localization of these dopaminergic structures.
In this project, we aim to develop an open and modular workflow that incorporates NM-MRI as a subject-informed prior to refine SN and VTA region-of-interest masks in native space. These masks could then be used for applications such as diffusion tractography, connectivity analyses, seed-based fMRI, or quality control of midbrain segmentations.
During Brainhack, we will prototype the workflow, implement basic QC and evaluation tools, and make the code openly available. We welcome participants interested in neuroimaging, Python, MRI analysis, or open science.
Hacking axisymmetric DKI into DIPY
Diffusion Weighted MRI (dMRI) is a cool technology that has improved our understanding of brain microstructure and disease. In research, there are multiple approaches to model microstructure from dMRI data. For example, Diffusion Kurtosis Imaging (DKI) calculates quantitative metrics that potentially explain the brain's complex microstructural configuration. Here at Western, members of the CFMM have developed improvements for DKI making it more robust to noise while also reducing their acquisition time in the MRI scanner. However, these implementations were done on a closed platform (Matlab). This project aims to disseminate open science practices and research done here at Western, integrating these developments into the open source DIPY ecosystem (Python). We hope to give back powerful tools to the neuroscience community to tackle complex questions with dMRI. \n\nSkills for project: Familiarity with matlab, python, git, dMRI (But not really, everyone is welcome).
Triton: An Automated and Reproducible Audio Signal Processing Toolkit for Auditory and Hearing Research
Triton is a modular audio utility that standardizes stimuli preparation and signal degradation for speech research. It bridges raw signal math with accessible lab tools through three integrated components: a Python engine for RMS-based SNR mixing and vocoding, a CLI for batch processing entire audio directories, and a Streamlit GUI with drag-and-drop degradation and visualization. Built with Pixi for environment reproducibility, Triton ensures consistent audio processing across machines and operating systems—eliminating a major pain point in auditory science research where stimuli preparation often varies between labs or researchers.
Adaptive Language Mapping Pipeline
This project develops the Automatic Language Mapping Pipeline (ALMP) a fully automated tool for analyzing functional MRI (fMRI) data used in presurgical language mapping to identifying language-related brain regions . ALMP standardizes preprocessing and first-level analysis using MATLAB and SPM12 while providing a user-friendly graphical interface that guides users through the workflow. The pipeline automatically converts imaging data, performs motion correction, slice-timing correction, coregistration, and model estimation to generate activation maps of language networks.