FPGA-Accelerated Deep Learning for Denoising Low-Dose PET Scans
Loading...
Date
2025-04-17
Authors
Advisor
Gaudet, Vincent
Journal Title
Journal ISSN
Volume Title
Publisher
University of Waterloo
Abstract
Positron Emission Tomography (PET) is an essential imaging technique used in clinical settings for diagnosing conditions such as cancer and neurological disorders; however, its dependence on radiopharmaceuticals poses potential radiation exposure risks. Lowering the administered dose can help improve patient safety but results in imagery with reduced Signal-to-Noise Ratio (SNR), impacting diagnostic accuracy. The trade-off between minimizing radiation exposure and maintaining image quality remains a key challenge in PET imaging. Recently, deep learning-based denoising techniques, such as Denoising Convolutional Neural Network (DnCNN), have proven effective in restoring noisy images to standard quality. Traditional implementations relying on CPUs and GPUs are often constrained by high power consumption and hardware overhead, limiting feasibility in edge-compute applications. To address these challenges, this thesis explores FPGA-based acceleration for PET image denoising. A dataset is constructed using PET scans from 10 Alzheimer’s disease patients from the ADNI database, with only 0.5% of the original radiotracer dose used. A software-based implementation is developed using a proposed U-Net-like architecture, then ported to an FPGA using OpenVINO and Intel’s FPGA AI Suite for hardware emulation. Experimental results show the FPGA implementation offers a 77% improvement in performance-to-watt ratio compared to the GPU-based solution, and a 2x reduction in latency compared to the CPU-based solution.
Description
Keywords
positron emission tomography, fpga, image denoising, deep learning, low-power