Skip to main content

Main menu

  • Home
  • Content
    • Current
    • Ahead of print
    • Past Issues
    • JNM Supplement
    • SNMMI Annual Meeting Abstracts
    • Continuing Education
    • JNM Podcasts
  • Subscriptions
    • Subscribers
    • Institutional and Non-member
    • Rates
    • Journal Claims
    • Corporate & Special Sales
  • Authors
    • Submit to JNM
    • Information for Authors
    • Assignment of Copyright
    • AQARA requirements
  • Info
    • Reviewers
    • Permissions
    • Advertisers
  • About
    • About Us
    • Editorial Board
    • Contact Information
  • More
    • Alerts
    • Feedback
    • Help
    • SNMMI Journals
  • SNMMI
    • JNM
    • JNMT
    • SNMMI Journals
    • SNMMI

User menu

  • Subscribe
  • My alerts
  • Log in
  • Log out
  • My Cart

Search

  • Advanced search
Journal of Nuclear Medicine
  • SNMMI
    • JNM
    • JNMT
    • SNMMI Journals
    • SNMMI
  • Subscribe
  • My alerts
  • Log in
  • Log out
  • My Cart
Journal of Nuclear Medicine

Advanced Search

  • Home
  • Content
    • Current
    • Ahead of print
    • Past Issues
    • JNM Supplement
    • SNMMI Annual Meeting Abstracts
    • Continuing Education
    • JNM Podcasts
  • Subscriptions
    • Subscribers
    • Institutional and Non-member
    • Rates
    • Journal Claims
    • Corporate & Special Sales
  • Authors
    • Submit to JNM
    • Information for Authors
    • Assignment of Copyright
    • AQARA requirements
  • Info
    • Reviewers
    • Permissions
    • Advertisers
  • About
    • About Us
    • Editorial Board
    • Contact Information
  • More
    • Alerts
    • Feedback
    • Help
    • SNMMI Journals
  • View or Listen to JNM Podcast
  • Visit JNM on Facebook
  • Join JNM on LinkedIn
  • Follow JNM on Twitter
  • Subscribe to our RSS feeds
Meeting ReportPhysics, Instrumentation & Data Sciences - Image Generation

PyTomography: A Novel Software For Rapid Reliable Tomographic Reconstruction

Luke Polson, Roberto Fedrigo, Chenguang Li, Carlos Uribe and Arman Rahmim
Journal of Nuclear Medicine June 2023, 64 (supplement 1) P1413;
Luke Polson
1University of British Columbia
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Roberto Fedrigo
1University of British Columbia
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Chenguang Li
2BC Cancer Research Institute
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Carlos Uribe
3BC Cancer
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
Arman Rahmim
1University of British Columbia
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • Article
  • Figures & Data
  • Info & Metrics
Loading

Abstract

P1413

Introduction: We developed a novel open-source software, PyTomography, for tomographic image reconstruction using the python package PyTorch. The software is capable of traditional reconstruction techniques, such as MLEM and OSEM, but also establishes a framework for integrating deep-learning based architectures with traditional reconstruction algorithms. There are two major advantages our software provides over other freely available reconstruction software. Firstly, the software is capable of GPU-accelerated processing and thus runs significantly faster than traditional CPU based open-source alternatives. Secondly, being developed in python, PyTomography is straightforward to learn and use. The software will be made publicly available on the Python Package Index, and a complete tutorial series will be uploaded to YouTube.

Methods: PyTomography is developed in python and uses an object-oriented framework for the design of all relevant components. Forward/back projections, attenuation correction, and point-spread-function (PSF) modeling operators are implemented using PyTorch functions and classes, such as convolutional layers and fully connected layers. Although these are often used as components of a neural network, they are used here purely to perform GPU accelerated operations; i.e. no deep-learning is used. The software is designed for optimal extendibility and reusability of existing components. Operators are all implemented independently and can be configured in a modular fashion.

A desirable consequence of implementation in PyTorch is that GPU-based capabilities permit traditional reconstruction algorithms to run significantly faster than in other available open-source libraries. As initial proof-of-concept assessment, we investigated application of the OSEM algorithm (5 iterations, 2 subsets) for SPECT reconstruction on tomographic data involving 120 projections of a cylindrical uniform phantom (matrix size of 128x128). We compared our reconstructions relative those by the popular Software for Tomographic Image Reconstruction (STIR) library in terms of reconstruction times. All data analyses were performed on a computer containing an Intel Xeon E5-2686 v4 processor and a NVIDIA Tesla V100 GPU.

Additionally, to perform extensive validation of our software, noise-bias curves of radionuclide concentrations in various organs of an extended-cardiac torso (XCAT) phantom were compared with corresponding outputs from STIR. The data represented a 177Lu-PSMA-617 SPECT/CT at 24h post-injection of 1700MBq. SPECT acquisition using a Siemens Symbia scanner was simulated with the SIMIND Monte Carlo program; data consisted of 120 projections (matrix size 128x384) each scanned for 15 seconds. Reconstruction was performed using OSEM with 4 iterations and 8 subsets; attenuation and 1D PSF corrections were used.

Results: The reconstruction times for the cylindrical phantom for the cases of no correction, attenuation correction, attenuation + 1D-PSF correction, and attenuation + 2D-PSF correction were 53.9s, 104.9s, 146.5s, and 362,0s in STIR, and 2.1s, 2.9s, 4.3s, and 4.3s in our proposed software (Figure 1). The reconstruction times for the XCAT phantom were 32.7s and 2606.7s for PyTomography and STIR respectively, indicative of a 79.7x increase in reconstruction speed. The noise bias curves for each reconstruction software were nearly identical for all organs (Figure 3). Very small discrepancies (Figure 2), found primarily in regions of small volume or of lower radionuclide concentration, are primarily due to differences in the convolutional kernel size used by each software during PSF modeling.

Conclusions: We developed a novel software package for tomographic reconstruction. While our software yields consistent predictions with other open-source reconstruction software, it is shown here to perform SPECT reconstructions up to 79.7x faster due to the utilization of graphical processing unit resources.

Figure
  • Download figure
  • Open in new tab
  • Download powerpoint
Previous
Back to top

In this issue

Journal of Nuclear Medicine
Vol. 64, Issue supplement 1
June 1, 2023
  • Table of Contents
  • Index by author
Article Alerts
Sign In to Email Alerts with your Email Address
Email Article

Thank you for your interest in spreading the word on Journal of Nuclear Medicine.

NOTE: We only request your email address so that the person you are recommending the page to knows that you wanted them to see it, and that it is not junk mail. We do not capture any email address.

Enter multiple addresses on separate lines or separate them with commas.
PyTomography: A Novel Software For Rapid Reliable Tomographic Reconstruction
(Your Name) has sent you a message from Journal of Nuclear Medicine
(Your Name) thought you would like to see the Journal of Nuclear Medicine web site.
Citation Tools
PyTomography: A Novel Software For Rapid Reliable Tomographic Reconstruction
Luke Polson, Roberto Fedrigo, Chenguang Li, Carlos Uribe, Arman Rahmim
Journal of Nuclear Medicine Jun 2023, 64 (supplement 1) P1413;

Citation Manager Formats

  • BibTeX
  • Bookends
  • EasyBib
  • EndNote (tagged)
  • EndNote 8 (xml)
  • Medlars
  • Mendeley
  • Papers
  • RefWorks Tagged
  • Ref Manager
  • RIS
  • Zotero
Share
PyTomography: A Novel Software For Rapid Reliable Tomographic Reconstruction
Luke Polson, Roberto Fedrigo, Chenguang Li, Carlos Uribe, Arman Rahmim
Journal of Nuclear Medicine Jun 2023, 64 (supplement 1) P1413;
Twitter logo Facebook logo LinkedIn logo Mendeley logo
  • Tweet Widget
  • Facebook Like
  • Google Plus One
Bookmark this article

Jump to section

  • Article
  • Figures & Data
  • Info & Metrics

Related Articles

  • No related articles found.
  • Google Scholar

Cited By...

  • No citing articles found.
  • Google Scholar

More in this TOC Section

  • Scan-time Reduction of Brain 18F-FP-CIT PET using DCLGAN
  • Human Subject Study of a Transmission Source Enhanced Attenuation Correction for Precision PET Neuroimaging
  • PyTomography: Advancements in AI-Based Image Reconstructions
Show more Physics, Instrumentation & Data Sciences - Image Generation

Similar Articles

SNMMI

© 2025 SNMMI

Powered by HighWire