paper-with-me

Papers

EMCAD: Efficient Multi-scale Convolutional Attention Decoding for Medical Image Segmentation

2024-05-11 · CVPR 2024 1 · Md Mostafijur Rahman, Mustafa Munir, Radu Marculescu

An efficient and effective decoding mechanism is crucial in medical image segmentation, especially in scenarios with limited computational resources. However, these decoding mechanisms usually come with high computational costs. To address this concern, we introduce EMCAD, a new efficient multi-scale convolutional attention decoder, designed to optimize both performance and computational efficiency. EMCAD leverages a unique multi-scale depth-wise convolution block, significantly enhancing feature maps through multi-scale convolutions. EMCAD also employs channel, spatial, and grouped (large-kernel) gated attention mechanisms, which are highly effective at capturing intricate spatial relationships while focusing on salient regions. By employing group and depth-wise convolution, EMCAD is very efficient and scales well (e.g., only 1.91M parameters and 0.381G FLOPs are needed when using a standard encoder). Our rigorous evaluations across 12 datasets that belong to six medical image segmentation tasks reveal that EMCAD achieves state-of-the-art (SOTA) performance with 79.4% and 80.3% reduction in #Params and #FLOPs, respectively. Moreover, EMCAD's adaptability to different encoders and versatility across segmentation tasks further establish EMCAD as a promising tool, advancing the field towards more efficient and accurate medical image analysis. Our implementation is available at https://github.com/SLDGroup/EMCAD.

📄 PDF Abstract BibTeX arXiv:2405.06880

Code (1)

sldgroup/emcad 공식 구현 pytorch

Tasks

Computational EfficiencyDecoderImage SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Advanced Brain Tumor Segmentation Using EMCAD: Efficient Multi-scale Convolutional Attention Decoding

2025-09-05 · GodsGift Uzor, Tania-Amanda Nkoyo Fredrick Eneye, Chukwuebuka Ijezue arxiv

Brain tumor segmentation is a critical pre-processing step in the medical image analysis pipeline that involves precise delineation of tumor regions from healthy brain tissue in medical imaging data, particularly MRI sca…

Computational EfficiencyBrain Tumor Segmentation

ASSEMCAD: Production-Ready CAD Assembly Generation from Natural Language

2026-07-06 · Yurui Dong, Shu Zou, Siqi Li, Nianchen Deng 외 arxiv

Recent advances in large language models and programmatic CAD have significantly improved Text-to-CAD generation for individual parts. However, production-ready mechanical assembly generation remains largely unsolved. Un…

An Efficient Dual-Line Decoder Network with Multi-Scale Convolutional Attention for Multi-organ Segmentation

2025-08-23 · Riad Hassan, M. Rubaiyat Hossain Mondal, Sheikh Iqbal Ahamed, Fahad Mostafa 외 arxiv

Proper segmentation of organs-at-risk is important for radiation therapy, surgical planning, and diagnostic decision-making in medical image analysis. While deep learning-based segmentation architectures have made signif…

Computational Efficiency

TCANet: A Temporal Convolutional Attention Network for Motor Imagery EEG Decoding

2025-06-15 · Cognitive Neurodynamics 2025 6 · Wei Zhao, Haodong Lu, Baocan Zhang, Xinwang Zheng 외

Decoding motor imagery electroencephalogram (MI-EEG) signals is fundamental to the development of brain–computer interface (BCI) systems. However, robust decoding remains a challenge due to the inherent complexity and va…

Brain Computer InterfaceEEGEeg DecodingMotor Imagery

Multiscale fusion enhanced spiking neural network for invasive BCI neural signal decoding

2024-09-14 · Yu Song, Liyuan Han, Bo Xu, Tielin Zhang

Brain-computer interfaces (BCIs) are an advanced fusion of neuroscience and artificial intelligence, requiring stable and long-term decoding of neural signals. Spiking Neural Networks (SNNs), with their neuronal dynamics…

Computational Efficiency