Abstract
This paper presents the use of graphic processing unit (GPU) to accelerate a brain-activity analytical tool, the Dynamic Causal Modelling for Event Related Potential (DCM for ERP) in MATLAB. DCM for ERP is a recently developed advanced method for studying neuronal effective connectivity and making inference about the brain functions. DCM utilizes an iterative procedure, the expectation maximization (EM) algorithm, to find the optimal parameters given a set of observed events (data) and the underlying probability model, such that the likelihood function is maximized. As the EM algorithm is computationally demanding, time consuming and largely data dependent, we propose a parallel computing scheme using GPUs to achieve a fast estimation of neural effective connectivity in DCM. The computational loading of EM was partitioned and dynamically distributed to either the threads or blocks according to the DCM model complex (i.e. The number of parameters to be estimated). The performance of this dynamic loading arrangement in terms of execution time and accuracy loss were evaluated using synthetic data. The results show that our method can accelerate a computation task by about 30 times as fast as the MATLAB version.
Original language | English |
---|---|
Pages | 679-684 |
Number of pages | 6 |
DOIs | |
State | Published - 2012 |
Event | 9th IEEE International Conference on Ubiquitous Intelligence and Computing, UIC 2012 and 9th IEEE International Conference on Autonomic and Trusted Computing, ATC 2012 - Fukuoka, Japan Duration: 4 Sep 2012 → 7 Sep 2012 |
Conference
Conference | 9th IEEE International Conference on Ubiquitous Intelligence and Computing, UIC 2012 and 9th IEEE International Conference on Autonomic and Trusted Computing, ATC 2012 |
---|---|
Country/Territory | Japan |
City | Fukuoka |
Period | 4/09/12 → 7/09/12 |
Keywords
- CUDA
- Dynamic causal modelling
- Expectation maximization
- Parallel computing