Compressing Recurrent Neural Networks for FPGA-accelerated Implementation in Fluorescence Lifetime Imaging
Ismail Erbas, Vikas Pandey, Aporva Amarnath, Naigang Wang, Karthik, Swaminathan, Stefan T. Radev, Xavier Intes

TL;DR
This paper presents a comprehensive approach to compress recurrent neural networks for FPGA deployment, enabling real-time fluorescence lifetime imaging analysis by reducing model size and computational demands without sacrificing accuracy.
Contribution
It introduces an empirical evaluation of multiple compression techniques for RNNs, resulting in a highly efficient model suitable for FPGA-based real-time FLI applications.
Findings
Model size reduced by 98% with knowledge distillation
Compressed RNN achieves real-time inference on FPGA
8-bit quantization maintains high accuracy
Abstract
Fluorescence lifetime imaging (FLI) is an important technique for studying cellular environments and molecular interactions, but its real-time application is limited by slow data acquisition, which requires capturing large time-resolved images and complex post-processing using iterative fitting algorithms. Deep learning (DL) models enable real-time inference, but can be computationally demanding due to complex architectures and large matrix operations. This makes DL models ill-suited for direct implementation on field-programmable gate array (FPGA)-based camera hardware. Model compression is thus crucial for practical deployment for real-time inference generation. In this work, we focus on compressing recurrent neural networks (RNNs), which are well-suited for FLI time-series data processing, to enable deployment on resource-constrained FPGA boards. We perform an empirical evaluation of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCCD and CMOS Imaging Sensors · Image Processing Techniques and Applications · Spectroscopy Techniques in Biomedical and Chemical Research
MethodsKnowledge Distillation · Focus
