paper-with-me

홈 › Papers

Verifiable and Energy Efficient Medical Image Analysis with Quantised Self-attentive Deep Neural Networks

2022-09-30 · Rakshith Sathish, Swanand Khare, Debdoot Sheet

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}.

📄 PDF Abstract BibTeX arXiv:2209.15287

Code (1)

rakshith2597/quantised-self-attentive-deep-neural-network 공식 구현 pytorch

Tasks

ClassificationMedical Image AnalysisSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

RCT: Resource Constrained Training for Edge AI

2021-03-26 · Tian Huang, Tao Luo, Ming Yan, Joey Tianyi Zhou 외

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

2024-10-31 · Weijie Ke, Mina Khoei, Dylan Muir

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 Classification

Atrial Fibrillation Detection Using Weight-Pruned, Log-Quantised Convolutional Neural Networks

2022-06-14 · Xiu Qi Chang, Ann Feng Chew, Benjamin Chen Ming Choong, Shuhui Wang 외

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 Compression

Quantised Neural Network Accelerators for Low-Power IDS in Automotive Networks

2024-01-19 · Shashwat Khandelwal, Anneliese Walsh, Shanker Shreejith

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 Detection

CaCL: Class-aware Codebook Learning for Weakly Supervised Segmentation on Diffuse Image Patterns

2020-11-02 · Ruining Deng, Quan Liu, Shunxing Bao, Aadarsh Jha 외

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