Neural Transcoding Vision Transformers for EEG-to-fMRI Synthesis

Abstract

This paper introduces the Neural Transcoding Vision Transformer (NT-ViT), a generative model designed to estimate high-resolution functional Magnetic Resonance Imaging (fMRI) samples from simultaneous Electroencephalography (EEG) data. A key feature of NT-ViT is its Domain Matching (DM) sub-module which effectively aligns the latent EEG representations with those of fMRI volumes, enhancing the model’s accuracy and reliability. Unlike previous methods that tend to struggle with fidelity and reproducibility of images, NT-ViT addresses these challenges by ensuring methodological integrity and higher-quality reconstructions which we showcase through extensive evaluation on two benchmark datasets; NT-ViT outperforms the current state-of-the-art by a significant margin in both cases, e.g., achieving a $10\times $ 10 × reduction in RMSE and a $3.14\times $ 3.14 × increase in SSIM on the Oddball dataset. An ablation study also provides insights into the contribution of each component to the model’s overall effectiveness. This development is critical in offering a new approach to lessen the time and financial constraints typically linked with high-resolution brain imaging, thereby aiding in the swift and precise diagnosis of neurological disorders. Although it is not a replacement for actual fMRI but rather a step towards making such imaging more accessible, we believe that it represents a pivotal advancement in clinical practice and neuroscience research. Code is available at https://github.com/rom42pla/ntvit .

Cite

Text

Lanzino et al. "Neural Transcoding Vision Transformers for EEG-to-fMRI Synthesis." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91907-7_4

Markdown

[Lanzino et al. "Neural Transcoding Vision Transformers for EEG-to-fMRI Synthesis." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/lanzino2024eccvw-neural/) doi:10.1007/978-3-031-91907-7_4

BibTeX

@inproceedings{lanzino2024eccvw-neural,
  title     = {{Neural Transcoding Vision Transformers for EEG-to-fMRI Synthesis}},
  author    = {Lanzino, Romeo and Fontana, Federico and Cinque, Luigi and Scarcello, Francesco and Maki, Atsuto},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {53-70},
  doi       = {10.1007/978-3-031-91907-7_4},
  url       = {https://mlanthology.org/eccvw/2024/lanzino2024eccvw-neural/}
}