paper-with-me

Papers

AttendSeg: A Tiny Attention Condenser Neural Network for Semantic Segmentation on the Edge

2021-04-29 · Xiaoyu Wen, Mahmoud Famouri, Andrew Hryniowski, Alexander Wong

In this study, we introduce \textbf{AttendSeg}, a low-precision, highly compact deep neural network tailored for on-device semantic segmentation. AttendSeg possesses a self-attention network architecture comprising of light-weight attention condensers for improved spatial-channel selective attention at a very low complexity. The unique macro-architecture and micro-architecture design properties of AttendSeg strike a strong balance between representational power and efficiency, achieved via a machine-driven design exploration strategy tailored specifically for the task at hand. Experimental results demonstrated that the proposed AttendSeg can achieve segmentation accuracy comparable to much larger deep neural networks with greater complexity while possessing a significantly lower architecture and computational complexity (requiring as much as >27x fewer MACs, >72x fewer parameters, and >288x lower weight memory requirements), making it well-suited for TinyML applications on the edge.

📄 PDF Abstract BibTeX arXiv:2104.14623

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

TinySpeech: Attention Condensers for Deep Speech Recognition Neural Networks on Edge Devices

2020-08-10 · Alexander Wong, Mahmoud Famouri, Maya Pavlova, Siddharth Surana

Advances in deep learning have led to state-of-the-art performance across a multitude of speech recognition tasks. Nevertheless, the widespread deployment of deep neural networks for on-device speech recognition remains …

speech-recognitionSpeech Recognition

AttendNets: Tiny Deep Image Recognition Neural Networks for the Edge via Visual Attention Condensers

2020-09-30 · Alexander Wong, Mahmoud Famouri, Mohammad Javad Shafiee

While significant advances in deep learning has resulted in state-of-the-art performance across a large number of complex visual perception tasks, the widespread deployment of deep neural networks for TinyML applications…

Faster Attention Is What You Need: A Fast Self-Attention Neural Network Backbone Architecture for the Edge via Double-Condensing Attention Condensers

2022-08-15 · Alexander Wong, Mohammad Javad Shafiee, Saad Abbasi, Saeejith Nair 외

With the growing adoption of deep learning for on-device TinyML applications, there has been an ever-increasing demand for efficient neural network backbones optimized for the edge. Recently, the introduction of attentio…

Efficient Neural Network

Double-Condensing Attention Condenser: Leveraging Attention in Deep Learning to Detect Skin Cancer from Skin Lesion Images

2023-11-20 · Chi-en Amy Tai, Elizabeth Janes, Chris Czarnecki, Alexander Wong

Skin cancer is the most common type of cancer in the United States and is estimated to affect one in five Americans. Recent advances have demonstrated strong performance on skin cancer detection, as exemplified by state …

Cross-Stage Attention Propagation for Efficient Semantic Segmentation

2026-04-07 · Beoungwoo Kang arxiv

Recent lightweight semantic segmentation methods have made significant progress by combining compact backbones with efficient decoder heads. However, most multi-scale decoders compute attention independently at each feat…

Semantic Segmentation