brainhacklucca / brainhacklucca.github.io

0 stars 0 forks source link

PACman #5

Open Gytle opened 7 months ago

Gytle commented 7 months ago

Title

PACman: finding Phase-Amplitude Coupling events in continuous EEG recordings in an automatic manner

Leaders

Davide Marzoli Guillaume Legendre

Collaborators

No response

Brainhack Global 2023 Event

Brainhack Lucca

Project Description

Neuronal oscillation, a process where neurons communicate with rhythmic patterns, can be observed as waves in electroencephalographic (EEG) recordings of brain signals. This communication mode is a cost-efficient way to achieve various cognitive processes ranging from temporal binding of sensory inputs, attention selection to even memory consolidation. Recent developments in our understanding of neuronal oscillation suggest that the phase of slower oscillations can modulates the amplitude of faster neuronal oscillations, a phenomenon known as Phase-Amplitude Coupling (PAC). PAC can be observed in large part of the scalp with EEG and is a putative mechanism for distributing information among large-scale networks with implications for learning, memory consolidation and retrieval.

This project aims to develop an algorithm for detecting PAC events in continuous EEG recordings, focusing initially on the detection of slow-waves coupled with spindles since their co-occurrence is a well characterized phenomenon in sleep EEG and will serve as ‘ground-truth’ for the validation of the method. The successful method will be adapted to be extend to the cross-coupling of any kind of frequency range, increasing the possibility of usage to a broader extent and answering new biological questions.

Understanding the relationship between phase and amplitude, such as in the case of slow waves and spindles, can be useful for evaluating sleep quality and may help identify abnormalities in sleep patterns. The coupling between spindles and slow waves is tightly linked to memory consolidation and analyzing their interaction contributes to understanding memory processing and retention. Investigating abnormalities in phase-amplitude coupling can also provide insights into disorders such as Alzheimer’s disease, epilepsy and schizophrenia, and be used as potential biomarkers. Moreover understanding neural synchronization patterns can contribute to the development of BCIs and neurofeedback systems

Despite its relatively easy implementation, this project offers the possibility to answer relevant biological questions. The cross-coupling of brainwaves represents an interesting and yet poorly investigated strategy by which the brain operates and may reveal important physiological mechanisms. For instance, it has been shown that the coupling of slow-waves and spindle is tightly related to hippocampal ripples (which otherwise would not be observable through non-invasive techniques).

Link to project repository/sources

https://github.com/Gytle/PACman.git

Goals for Brainhack Global

  1. Review the literature on methods of Phase-Amplitude Coupling (PAC) to determine the methods best suited for our algorithm.
  2. Detect visually specific PAC events (namely Slow-oscillation-spindle coupling) in whole-night EEG recordings.
  3. Implement the method to extract PAC in a time-frequency manner.
  4. Implement a clustering algorithm to detect and label automatically changes in PAC.
  5. Test and validate the full algorithm on the previously labeled whole-night EEG recordings.

Good first issues

  1. issue one:
  2. issue two:

Communication channels

https://join.slack.com/t/pacman-jxz3889/shared_invite/zt-27sl3wnna-fZfwNWo5GYrSSTBPQP4IDA

Skills

Onboarding documentation

No response

What will participants learn?

Participants will be introduced to EEG data processing, coding with python and machine learning/clustering algorithms. The purpose of the project is to associate participants with diverse backgrounds and learn from the skills of others.

Data to use

The project will be based on a freely available dataset of overnight polysomnography including electroencephalography, electroocculography and electromyography: Rezaei, Mohammad; Mohammadi, Hiwa ; Khazaie, Habibolah (2017), “EEG/EOG/EMG data from a cross sectional study on psychophysiological insomnia and normal sleep subjects”, Mendeley Data, V1, doi: 10.17632/3hx58k232n.1

Number of collaborators

3-5

Credit to collaborators

Members will be credited on public platforms hosting the algorithm code.

Image

PACMAN_logo

Type

method_development

Development status

0_concept_no_content

Topic

physiology, reproducible_scientific_methods

Tools

MNE

Programming language

Python

Modalities

EEG

Git skills

1_commit_push

Anything else?

No response

Things to do after the project is submitted and ready to review.

Gytle commented 7 months ago

Hi @brainhacklucca my project is ready!

Gytle commented 7 months ago

Twitter-sized summary: Phase-Amplitude Coupling (PAC) is the process by which the phase of slow brain waves influences the amplitude of faster brain rhythms. This mode of communication between neuronal populations appears to be instrumental in many cognitive functions, particularly in memory formation, consolidation, and retrieval. In the PACman project, we are embarking on a journey to identify meaningful changes in PAC within continuous EEG recordings.

StanSStanman commented 7 months ago

Hi @Gytle, your project has been successfully added to the BHL 2023 website! 🎉 See you soon! Ruggero