CUDA Spotlight: Anders Eklund




Anders Eklund

Using GPUs to Study the Human Brain

This week's Spotlight is on Dr. Anders Eklund of the Virginia Tech Carilion Research Institute.

Anders is an expert in medical image processing. He was originally featured as a CUDA Spotlight in 2011 while a Ph.D. student at Linköping University in Sweden.

This interview is part of the CUDA Spotlight Series.


Q & A with Anders Eklund

NVIDIA: Anders, what is your role in the science field?
Anders: I work as a postdoc at Virginia Tech Carilion Research Institute. I conduct research within the field of medical image processing, especially fMRI (functional magnetic resonance imaging), and write scientific papers. Currently I'm finalizing a review paper on how graphics processing units historically have been used for medical imaging.

NVIDIA: What exactly is functional magnetic resonance imaging and how does it work?
Anders: fMRI is a way to non-invasively measure brain activity with high spatial resolution. To make this possible, we use magnetic resonance (MR) scanners which have extremely powerful magnets (50,000 to 100,000 times stronger than the magnetic field of the earth).

The key component is that active parts of the brain consume more oxygen, which changes the mix of oxygenated and de-oxygenated blood. The oxygen is transported by hemoglobin, which is magnetic since it contains iron. The main assumption in fMRI is that the change of iron concentration is caused by a change of brain activity, but no one knows the exact link between brain activity and blood flow.

Anders Eklund VTCR Clip

NVIDIA: How do you employ GPUs for scientific research?
Anders: Analysis of fMRI data is normally based on a number of statistical assumptions. I try to use methods that are based on as few assumptions as possible, in order to get more reliable results. A general problem with these so called non-parametric methods is that they are computationally intensive, since they, for example, require 10,000 permutations of the original dataset to be analyzed. Here the GPU plays a crucial role, as it can decrease the processing time from hours to minutes.

NVIDIA:How do you utilize NVIDIA technology at your organization?
Anders: I use an ordinary desktop with several NVIDIA GeForce graphics cards. I program in CUDA and run the calculations through MATLAB.

NVIDIA: GPU computing is advancing at a tremendous rate. Is there anything you hope you'll be able to do in the future?
Anders: A problem is that the temporal and spatial resolution of fMRI data also increases. Here at Virginia Tech Carilion we especially work with real-time fMRI, where the data analysis is performed while the subject is in the MR scanner. With more powerful GPUs we can apply advanced analysis of brain activity in real-time, and thereby increase the understanding of the human brain.

NVIDIA: How did you get into your current line of work? And what advice would you give to someone interested in that career?
Anders: I applied for a Ph.D. program in medical image processing, since I've always been interested in image processing. During my Ph.D., I got interested in GPGPU and thought that CUDA was a really nice programming interface. I would advise anyone to focus on what they think is fun. To obtain a Ph.D. degree requires a lot of work, and that is not possible if you don't love what you are doing.


Bio for Dr. Anders Eklund

Anders Eklund is a member of Stephen LaConte's research group at Virginia Tech Carilion Research Institute. He holds a M.Sc. in Applied Physics and Electrical Engineering and a Ph.D. in Medical Informatics from Linköping University in Sweden.

Relevant Links
www.lacontelab.org

Contact Info
andek (at) vtc.vt (dot) edu

Note: This interview first appeared in the NVISION app for Android devices and PCs.