Skip to content

rgbayrak/deep-physio-recon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physiological Signal Reconstruction using Deep Learning

Description

Functional magnetic resonance imaging (fMRI) is a powerful technique for studying human brain activity and large-scale neural circuits. However, fMRI signals can be strongly modulated by slow changes in respiration volume (RV) and heart rate (HR). Monitoring cardiac and respiratory signals during fMRI enables modeling and/or reducing such effects; yet, physiological measurements are often unavailable in practice, and are missing from a large number of fMRI datasets. Here, we propose learning approaches for inferring RV and HR signals directly from fMRI time-series dynamics.

Method overview

Code Organization

This repository contains implementations for several published works on physiological signal reconstruction from fMRI data. Please note:

  • Active Development: The code for our latest work (JOURNAL-NAME-2024) is actively maintained and can be found in the JOURNAL-NAME-2024 directory.
  • Legacy Code: Implementation for previous publications is provided for reference but is no longer actively maintained.

Publications

  1. "Tracing peripheral physiology in low frequency fMRI dynamics" - Preprint (2024)

  2. "From Brain to Body: Learning Low-Frequency Respiration and Cardiac Signals from fMRI Dynamics" - MICCAI (2021)

  3. "A Deep Pattern Recognition Approach for Inferring Respiratory Volume Fluctuations from fMRI Data" - MICCAI (2020)

  4. "Reconstruction of respiratory variation signals from fMRI data" - Neuroimage (2020)

Getting Started

For the latest implementation and usage instructions, please refer to the documentation in the JOURNAL-NAME-2024 directory.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

[email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.3%
  • Python 5.4%
  • Other 0.3%