29 research outputs found

    Architecture-Aware Optimization Targeting Multithreaded Stream Computing

    No full text
    Optimizing program execution targeted for Graphics Processing Units (GPUs) can be very challenging. Our ability to efficiently map serial code to a GPU or stream processing platform is a time consuming task and is greatly hampered by a lack of detail about the underlying hardware. Programmers are left to attempt trial and error to produce optimized codes. Recent publication of the underlying instruction set architecture (ISA) of the AMD/ATI GPU has allowed researchers to begin to propose aggressive optimizations. In this work, we present an optimization methodology that utilizes this information to accelerate programs on AMD/ATI GPUs. We start by defining optimization spaces that guide our work. We begin with disassembled machine code and collect progra

    Multi GPU Implementation of Iterative Tomographic Reconstruction Algorithms

    No full text
    Although iterative reconstruction techniques (IRTs) have been shown to produce images of superior quality over conventional filtered back projection (FBP) based algorithms, the use of IRT in a clinical setting has been hampered by the significant computational demands of these algorithms. In this paper we present results of our efforts to overcome this hurdle by exploiting the combined computational power of multiple graphical processing units (GPUs). We have implemented forward and backward projection steps of reconstruction on an NVIDIA Tesla S870 hardware using CUDA. We have been able to accelerate forward projection by 71x and backward projection by 137x. We generate these results with no perceptible difference in image quality between the GPU and serial CPU implementations. This work illustrates the power of using commercial off-the-shelf relatively low-cost GPUs, potentially allowing IRT tomographic image reconstruction to be run in near real time, lowering the barrier to entry of IRT, and enabling deployment in the clinic

    Automated Quantification of Pneumothorax in CT

    No full text
    An automated, computer-aided diagnosis (CAD) algorithm for the quantification of pneumothoraces from Multidetector Computed Tomography (MDCT) images has been developed. Algorithm performance was evaluated through comparison to manual segmentation by expert radiologists. A combination of two-dimensional and three-dimensional processing techniques was incorporated to reduce required processing time by two-thirds (as compared to similar techniques). Volumetric measurements on relative pneumothorax size were obtained and the overall performance of the automated method shows an average error of just below 1%

    ANALYSIS AND MITIGATION OF CALCIUM ARTIFACTS IN CARDIAC MULTIDETECTOR CT

    No full text
    Multi-detector Computed Tomography offers the promise of a non-invasive alternative to invasive coronary angiography for the evaluation of coronary artery disease. An impediment preventing its widespread adoption is the presence of image ”blooming ” artifacts due to the presence vascular calcium. This blooming has been linked to cardiac motion, beam hardening, and resolution effects. In this paper we study the contribution of these elements to blooming in a controlled way and conclude that the strongest effect for current systems is due to resolution. We then present a multicomponent algebraic-type reconstruction approach to mitigate such blooming artifacts, motivated by recent results in image inpainting. The reconstruction approach decomposes the image into a collection of spatially localized components, each with a set of homogeneous properties. The local nature of the decomposition and constraints prevents artifacts from contaminating other image regions. Index Terms — Cardiac CT, MDCT, calcium blooming 1

    Coronary artery plaques: cardiac CT with model-based and adaptive-statistical iterative reconstruction technique

    Full text link
    OBJECTIVES: To compare image quality of coronary artery plaque visualization at CT angiography with images reconstructed with filtered back projection (FBP), adaptive statistical iterative reconstruction (ASIR), and model based iterative reconstruction (MBIR) techniques. METHODS: The coronary arteries of three ex vivo human hearts were imaged by CT and reconstructed with FBP, ASIR and MBIR. Coronary cross-sectional images were co-registered between the different reconstruction techniques and assessed for qualitative and quantitative image quality parameters. Readers were blinded to the reconstruction algorithm. RESULTS: A total of 375 triplets of coronary cross-sectional images were co-registered. Using MBIR, 26% of the images were rated as having excellent overall image quality, which was significantly better as compared to ASIR and FBP (4% and 13%, respectively, all p<0.001). Qualitative assessment of image noise demonstrated a noise reduction by using ASIR as compared to FBP (p<0.01) and further noise reduction by using MBIR (p<0.001). The contrast-to-noise-ratio (CNR) using MBIR was better as compared to ASIR and FBP (44±19, 29±15, 26±9, respectively; all p<0.001). CONCLUSIONS: Using MBIR improved image quality, reduced image noise and increased CNR as compared to the other available reconstruction techniques. This may further improve the visualization of coronary artery plaque and allow radiation reduction
    corecore