Giter VIP home page Giter VIP logo

debiased_eegmeg_source_imaging's Introduction

Debiased EEG/MEG source imaging

This repo contains the python source code for the unpublished paper "Debiased Estimation and Inference for Spatial-Temporal EEG/MEG Source Imaging" in IEEE TMI, 2024.

The development of accurate electroencephalography (EEG) and magnetoencephalography (MEG) source imaging algorithm is of great importance for functional brain research and non-invasive presurgical evaluation of epilepsy. In practice, the challenge arises from the fact that the number of measurement channels is far less than the number of candidate source locations, rendering the inverse problem ill-posed. A widely used approach is to introduce a regularization term into the objective function, which inevitably biased the estimated amplitudes towards zero, leading to an inaccurate estimation of the estimator's variance.

In this repo, our goal is to propose a novel debiased EEG/MEG source imaging (DeESI) algorithm for detecting sparse brain activities, which corrects the estimation bias in signal amplitude, dipole orientation and depth. The DeESI extends the idea of group Lasso by incorporating both the matrix Frobenius norm and the L1-norm, which guarantees the estimators are only sparse over sources while maintains smoothness in time and orientation.

Package dependencies:

  • pandas: 1.3.2
  • numpy: 1.26.1
  • scipy: 1.11.3
  • statsmodels: 0.14.1
  • matplotlib: 3.4.3
  • mne: 1.5.1

Usage:

To generate the simulation results in the paper, simply run the following command:

python simulation_study.py

where simulation_study.py is the main script for the simulation study, ADMM_GroupLASSO.py contains the implementation of the DeESI algorithm, and data_utils.py contains the utility functions for data generation and performance evaluation.

debiased_eegmeg_source_imaging's People

Contributors

tongpf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.