Skip to content

Official PyTorch Implementation of NexusNet for MI decoding.

License

Notifications You must be signed in to change notification settings

ZikaiVan/NexusNet

Repository files navigation

NexusNet: Leveraging Nexuses in Graph Neural Network for Enhanced Motor Imagery Decoding

Core code will be made available upon acceptance.

This is a PyTorch implementation of NexusNet for MI decoding.

Abstract

  • We propose a lightweight GNN, NexusNet, designed to capture complex relationships beyond pairwise connections.

  • We conduct thorough experiments on two public datasets to validate NexusNet. Specifically, it achieves an average accuracy of 79.31% (hold-out) on the BCIC-IV-2a dataset and 87.70% (hold-out) on the BCIC-IV-2b dataset.

  • We visualize the primary Nexuses to quantitatively analyze the relationships reconstructed by NexusNet. This visualization enables a detailed examination of how different Nexuses contribute to the decoding process.

Framework

Requirements

Please refer to requirements.txt

Model Zoos

Pretrained checkpoints are available in

License

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

About

Official PyTorch Implementation of NexusNet for MI decoding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages