
Investigating the effect of alpha band on TRFs
By Kuan-Yu Chen, Ruo-Chi Yao, Liang-Mei Lin, & Ming-Feng Hsin
Published on June 25, 2024
June 25, 2024

Project definition
Background
The alpha band (α-wave) is a type of brainwave with a frequency range of approximately 8 to 12 Hz, often associated with relaxation and closed-eye states. Temporal Response Functions (TRFs) are models used to analyze the brainās response to time-series stimuli, particularly in the context of speech processing.
Given our interest in understanding whether α-waves influence TRFs during language processing, our project aims to explore the impact of including or excluding α-waves on TRFs. Using an open dataset, we seek to determine how the presence or absence of α-waves affects the modeling and interpretation of neural responses in speech processing.
Data
Stimuli
For the EEG recordings in the Alice Dataset, participants listened to the first chapter of āAliceās Adventures in Wonderland.ā This chapter consists of 2,129 words arranged into 84 sentences, with an average sentence length of 25.8 words (SD = 24.2). The total duration of the audio is approximately 12.4 minutes.
###ćParticipants
The study included 49 adult participants who were native English speakers, aged between 18 and 29, with 14 males in the group. All participants reported having normal hearing and no neurological disorders.
Procedure
Participants were equipped with 61 actively-amplified electrodes plus one ground electrode (actiCap, Brain Products GmbH), arranged according to the Easycap M10 layout for uniform scalp coverage. During the experiment, the audiobook was played at a volume set 45 dB above the participantās hearing threshold. After the audio session, participants completed an eight-question multiple-choice quiz about the story. The experimental session took between 1 to 1.5 hours to complete.
In our project, 3 EEG data sets were chosen randomly. This repository offer the analyzed TRF, you might want to download because running the analysis from scratch could be time consuming
Tools
The dataset processing by using mne-python
Workflow
ā download data from the Alice repository and run estimate_trf script to get the processed data
ā use the raw data to do ICA, remove the reaction of alpha band and save as a new fif
ā run estimate_trf again to get the removed alpha data
Results
subject 13
subject 18
subject 38
Conclusion and acknowledgement
In our study of three participants, removing the alpha band affected TRFs, with some features being suppressed and others enhanced. This simplification highlighted local signals, making brain activity clearer. However, itās unclear if these enhanced signals represent true brain activity or noise, requiring further analysis for validation.
Reference
Alice dataset: https://github.com/Eelbrain/Alice/tree/main
Bhattasali, S., Brennan, J., Luh, W. M., Franzluebbers, B., & Hale, J. (2020). The Alice Datasets: fMRI & EEG observations of natural language comprehension. In Proceedings of the Twelfth Language Resources and Evaluation Conference (pp. 120-125).