Poster + Paper
16 March 2023 FPGA based CNN accelerator for high-speed biomedical application
Hemkant Nehete, Gaurav Verma, Avi Gupta, Partha Kaushik, Brajesh Kumar Kaushik
Author Affiliations +
Conference Poster
Abstract
The rise in visual dataset generation has necessitated the recent advancements in the field of Deep Neural Networks (DNNs). Application domains like biomedical imaging require a high level of precision which is suitably achieved using convolutional neural networks (CNNs) at the expense of increased computation, hardware, and power resources. The implementation of such CNN architectures is constrained by currently available resource limited embedded and application-specific integrated circuit (ASIC) systems. In this work, a field-programmable gate array (FPGA) based hardware accelerator having a generalized architecture for convolution and fully connected (FC) layers has been presented that exploits a massive level of intra-layer parallelism. Compute intensive convolution layers are replaced by depthwise separable (DS) convolution layers that reduced the number of computations and memory access by 7.8x and 10x respectively for VGG8 network after detailed design space exploration. Furthermore, parallel computation of arithmetic tasks reduced the compute bound for the proposed architecture. Reduced precision data type for both input and weights resulted in overall reduction in latency and resource utilization. FPGA implementation results of the proposed CNN accelerator for classifiers trained on subsets of MedMNIST dataset depict a balance between high performance of 214.5 GOP/s for DS convolution layer and low resource utilization.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Hemkant Nehete, Gaurav Verma, Avi Gupta, Partha Kaushik, and Brajesh Kumar Kaushik "FPGA based CNN accelerator for high-speed biomedical application", Proc. SPIE 12390, High-Speed Biomedical Imaging and Spectroscopy VIII, 123900J (16 March 2023); https://doi.org/10.1117/12.2650101
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Convolution

Computer architecture

Field programmable gate arrays

Biomedical applications

Computer hardware

Image classification

Mathematical optimization

Back to Top