| type | project | ||||
|---|---|---|---|---|---|
| date | 2025-06-15 | ||||
| title | The Transition from Physical to Abstract Taste: An fMRI Study on Sweet, Sour, and Salty | ||||
| names |
|
||||
| github_repo | https://github.com/annamarie1509/Annamarie_BHS_2025_project | ||||
| website | |||||
| tags |
|
||||
| summary | This fMRI study compares two datasets: (1) taste imagery and food pictures, and (2) taste mapping (actual tastes). It examines shared neural patterns for sweet, salty, and sour across these conditions, testing whether imagined and perceived tastes activate overlapping brain regions. Visual inspections of fMRI contrasts aim to reveal universal taste representations, bridging abstract (imagery/pictures) and physical (direct tasting) processing [website](https://github.com/annamarie1509/Annamarie_BHS_2025_project). | ||||
| image |
This fMRI study investigates how the brain processes both physical and abstract taste experiences. While we readily perceive tastes like sweet and sour, we also use taste metaphors in language (e.g., "sweet person"). Embodiment theory suggests these abstract concepts might share neural mechanisms with actual taste perception.
We analyze two datasets:
- Abstract Taste:
task-tasteimagine: Participants imagined sweet/sour/salty tastestask-foodpicture: Viewed food images representing these tastes
- Physical Taste:
task-tastemapping: Direct taste stimulation (from prior study)
Key questions:
- Do imagined/viewed tastes activate similar regions as physical tastes?
- Can we identify consistent patterns despite individual variability in taste maps?
Preliminary findings suggest partial overlaps in gustatory areas, though food images also engage object recognition networks. This project systematically compares these conditions to test embodiment in taste processing.
This project uses SPM12 (Statistical Parametric Mapping) for fMRI data preprocessing and analysis:
-
SPM12 Documentation:
📖 Official Manual
▶️ Tutorial Playlist -
Key Functions:
spm('FMRI'); % Initialize fMRI pipeline spm_preproc(); % Preprocessing (realign, coregister, normalize) spm_stats(); % Statistical analysis (GLM, contrasts)
This project analyzes two fMRI datasets:
- Dataset: OpenNeuro ds004312 v1.0.3
- Publication: A common neural code for representing imagined and inferred tastes
- Conditions:
task-tasteimagine: Mental imagery of tastes (sweet/sour/salty)task-foodpicture: Viewing food images representing tastes
- Dataset: OpenNeuro ds002995 v1.0.1
- Publication: Taste Quality Representation in the Human Brain
- Condition:
task-tastemapping: Direct taste stimulation (sweet/sour/salty)
| Dataset 1 (sub-007) | Dataset 2 (sub-072) | |
|---|---|---|
| Sex | F | F |
| Age | 24 | 26 (+2 yrs) |
| Weight | 68 kg | 65.5 kg (-2.5 kg) |
Selected for minimal demographic variance in gender/age/weight
At the end of this project, we will have:
- The current markdown document, completed and revised.
- A gallery of the student projects at Brainhack 2020.
- Instructions on the website about how to submit a pull request to the brainhack school website in order to add the project description to the website.
The project was swiftly initiated by P Bellec, based on the existing template created in 2019 by Tristan Glatard and improved by different students. It was really not that hard. Community feedback is expected to lead to rapid further improvements of this first version.
- Meta-project P Bellec learned how to do a meta project for the first time, which is developping a framework while using it at the same time. It felt really weird, but somehow quite fun as well.
- Github workflow- The successful use of this template approach will demonstrate that it is possible to incorporate dozens of students presentation on a website collaboratively over a few weeks.
- Project content Through the project reports generated using the template, it is possible to learn about what exactly the brainhack school students are working on.
Preprocessing Pipeline Implementation (MATLAB/SPM12)
| Processing Step | Study 1 Status | Study 2 Status |
|---|---|---|
| Check Reg (Motion Correction) | ✅ Completed | ✅ Completed |
| Realign & Reslice | ✅ Completed | ✅ Completed |
| Slice Timing | ✅ Completed | ✅ Completed |
| Coregister T1 EPI | ❌ Pending | ✅ Completed |
| Segmentation | ❌ Pending | ✅ Completed |
Included Files:
- Configuration .mat files.
- Experimental conditions:
- 8 runs * 1 trials condition files for Study 2.
Study 1 Outputs:
- Motion correction results
Study 2 Outputs:
- Motion correction results
- Structural-functional coregistration
- GLM model specification
Model Configuration:
1stlevel/sub-007/results/SPM.mat/- Complete first-level model specification
Condition Files:
- Trial 1:
1stlevel/sub-007/results/Trial1 - Trial 2:
1stlevel/sub-007/results/mat_conditions
This remains an ongoing project with current progress including:
- Completed preprocessing pipelines for both datasets
- Quality control visualizations
- First-level model specifications
Following valuable feedback from Brainhack School 2025, next steps will focus on:
- Advancing analysis:
- 1st → 2nd level analysis
- Statistical comparison across studies
- Moving beyond visual inspection to:
- Quantitative pattern analysis
- Cross-dataset multivariate approaches
- Ultimate goal:
- Demonstrate universal neural patterns in taste perception
- Bridge abstract and physical taste representations
Special thanks to:
- The BHS 2025 instructors and participants for their:
- Technical guidance on preprocessing
- Innovative analysis suggestions
- Encouragement to push beyond initial scope
- My BHS 2025 colleagues for their:
- Conceptual feedback
- Dataset recommendations
- OpenNeuro for making the datasets publicly available
"This project was developed as part of Brainhack School 2025"