Skip to content

Official implementation of "Enhancing fMRI Data Decoding with Spatiotemporal Characteristics in Limited Dataset".

License

Notifications You must be signed in to change notification settings

DorinDaniil/Spatial-and-Temporal-Characteristics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Enhancing fMRI Data Decoding with Spatiotemporal Characteristics in Limited Dataset

Daniil Dorin1 📧, Andrey Grabovoy1, Vadim Strijov2

1 Antiplagiat Company, Moscow, Russia

2 Forecsys, Moscow, Russia

📧 Corresponding author

📝 Paper, </> Code

Figure_1-1

💡 Abstract

This study investigates the impact of spatiotemporal features on the quality of the decoding of functional Magnetic Resonance Imaging (fMRI) data. Neural network architectures are limited in handling fMRI data due to the small sample size, high sample variability, and significant computational resources required. We have to find a methodology for fMRI decoding with an insufficient dataset. We examine the unique structural features of each subject’s brain. To build a decoding methodology, we propose a method for extracting a unique activity mask from the brain for each subject. This method reduces the spatial dimensionality of fMRI time series through weighting stimulated brain regions using cross-correlation. We developed a classification model for the fMRI time series data from a single subject. It combines two parts. The first part is the brain activity masks extracted for each activity class using the extraction method. The second part is an encoder that employs Riemannian geometry to extract spatiotemporal characteristics. The computational experiment analyzes the proposed method on a sample obtained from tomographic examinations of six subjects. An ablation analysis of the proposed classification method shows a significant decrease in quality when any component of the method is missing. It highlights the importance of extracted features for high-quality fMRI data decoding.

🔎 Overview

Figure_2-1

🛠️ Repository Structure

The repository is structured as follows:

  • assets: The directory contains the main figures
  • code: The directory contains the code used in the project

About

Official implementation of "Enhancing fMRI Data Decoding with Spatiotemporal Characteristics in Limited Dataset".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published