MACMD: Multi-dilated Contextual Attention and Channel Mixer Decoding for Medical Image Segmentation
Lalit Maurya, Honghai Liu, Reyer Zwiggelaar

TL;DR
The paper introduces MACMD, a novel decoder for medical image segmentation that combines multi-dilated convolutions, attention mechanisms, and channel mixing to better capture both local details and long-range dependencies, outperforming existing methods.
Contribution
It proposes a MACMD-based decoder that enhances attention and channel mixing, addressing limitations of shallow layer information loss and integration of local and global features.
Findings
Outperforms state-of-the-art methods in Dice score
Improves segmentation accuracy for multiple organs
Enhances computational efficiency
Abstract
Medical image segmentation faces challenges due to variations in anatomical structures. While convolutional neural networks (CNNs) effectively capture local features, they struggle with modeling long-range dependencies. Transformers mitigate this issue with self-attention mechanisms but lack the ability to preserve local contextual information. State-of-the-art models primarily follow an encoder-decoder architecture, achieving notable success. However, two key limitations remain: (1) Shallow layers, which are closer to the input, capture fine-grained details but suffer from information loss as data propagates through deeper layers. (2) Inefficient integration of local details and global context between the encoder and decoder stages. To address these challenges, we propose the MACMD-based decoder, which enhances attention mechanisms and facilitates channel mixing between encoder and…
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
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI · AI in cancer detection
