Verifiable and Energy Efficient Medical Image Analysis with Quantised Self-attentive Deep Neural Networks
Convolutional Neural Networks have played a significant role in various medical imaging tasks like classification and segmentation. They provide state-of-the-art performance compared to classical image processing algorithms. However, the major downside of these methods is the high computational complexity, reliance on high-performance hardware like GPUs and the inherent black-box nature of the model. In this paper, we propose quantised stand-alone self-attention based models as an alternative to traditional CNNs. In the proposed class of networks, convolutional layers are replaced with stand-alone self-attention layers, and the network parameters are quantised after training. We experimentally validate the performance of our method on classification and segmentation tasks. We observe a $50-80\%$ reduction in model size, $60-80\%$ lesser number of parameters, $40-85\%$ fewer FLOPs and $65-80\%$ more energy efficiency during inference on CPUs. The code will be available at \href {https://github.com/Rakshith2597/Quantised-Self-Attentive-Deep-Neural-Network}{https://github.com/Rakshith2597/Quantised-Self-Attentive-Deep-Neural-Network}.
Code (1)
Tasks
ClassificationMedical Image AnalysisSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
RCT: Resource Constrained Training for Edge AI
Neural networks training on edge terminals is essential for edge AI computing, which needs to be adaptive to evolving environment. Quantised models can efficiently run on edge devices, but existing training methods for t…
Neurobench: DCASE 2020 Acoustic Scene Classification benchmark on XyloAudio 2
XyloAudio is a line of ultra-low-power audio inference chips, designed for in- and near-microphone analysis of audio in real-time energy-constrained scenarios. Xylo is designed around a highly efficient integer-logic pro…
Acoustic Scene ClassificationScene ClassificationAtrial Fibrillation Detection Using Weight-Pruned, Log-Quantised Convolutional Neural Networks
Deep neural networks (DNN) are a promising tool in medical applications. However, the implementation of complex DNNs on battery-powered devices is challenging due to high energy costs for communication. In this work, a c…
Atrial Fibrillation DetectionModel CompressionQuantised Neural Network Accelerators for Low-Power IDS in Automotive Networks
In this paper, we explore low-power custom quantised Multi-Layer Perceptrons (MLPs) as an Intrusion Detection System (IDS) for automotive controller area network (CAN). We utilise the FINN framework from AMD/Xilinx to qu…
Intrusion DetectionCaCL: Class-aware Codebook Learning for Weakly Supervised Segmentation on Diffuse Image Patterns
Weakly supervised learning has been rapidly advanced in biomedical image analysis to achieve pixel-wise labels (segmentation) from image-wise annotations (classification), as biomedical images naturally contain image-wis…
Image ReconstructionSegmentationWeakly-supervised LearningWeakly supervised segmentation