DocumentCode
3759525
Title
Handling Big Data in medical imaging: Iterative reconstruction with large-scale automated parallel computation
Author
Jae H. Lee;Yushu Yao;Uttam Shrestha;Grant T. Gullberg;Youngho Seo
Author_Institution
University of North Carolina, Chapel Hill, 27599 USA
fYear
2014
Firstpage
1
Lastpage
4
Abstract
The primary goal of this project is to implement the iterative statistical image reconstruction algorithm, in this case maximum likelihood expectation maximum (MLEM) used for dynamic cardiac single photon emission computed tomography, on Spark/GraphX. This involves porting the algorithm to run on large-scale parallel computing systems. Spark is an easy-toprogram software platform that can handle large amounts of data in parallel. GraphX is a graph analytic system running on top of Spark to handle graph and sparse linear algebra operations in parallel. The main advantage of implementing MLEM algorithm in Spark/GraphX is that it allows users to parallelize such computation without any expertise in parallel computing or prior knowledge in computer science. In this paper we demonstrate a successful implementation of MLEM in Spark/GraphX and present the performance gains with the goal to eventually make it useable in clinical setting.
Publisher
ieee
Conference_Titel
Nuclear Science Symposium and Medical Imaging Conference (NSS/MIC), 2014 IEEE
Type
conf
DOI
10.1109/NSSMIC.2014.7430758
Filename
7430758
Link To Document