MetaFormer-driven Encoding Network for Robust Medical Semantic Segmentation
Le-Anh Tran, Chung Nguyen Tran, Nhan Cach Dang, Anh Le Van Quoc, Jordi Carrabina, David Castells-Rufas, Minh Son Nguyen

TL;DR
This paper introduces MFEnNet, an efficient medical image segmentation framework that leverages MetaFormer and pooling transformer blocks to achieve high accuracy with reduced computational cost, suitable for resource-limited clinical environments.
Contribution
The paper presents a novel MetaFormer-based encoding network with pooling transformer blocks, improving efficiency and accuracy in medical segmentation tasks.
Findings
Achieves competitive accuracy on medical benchmarks.
Reduces computational complexity compared to state-of-the-art models.
Incorporates multi-scale feature extraction with spatial pyramid pooling.
Abstract
Semantic segmentation is crucial for medical image analysis, enabling precise disease diagnosis and treatment planning. However, many advanced models employ complex architectures, limiting their use in resource-constrained clinical settings. This paper proposes MFEnNet, an efficient medical image segmentation framework that incorporates MetaFormer in the encoding phase of the U-Net backbone. MetaFormer, an architectural abstraction of vision transformers, provides a versatile alternative to convolutional neural networks by transforming tokenized image patches into sequences for global context modeling. To mitigate the substantial computational cost associated with self-attention, the proposed framework replaces conventional transformer modules with pooling transformer blocks, thereby achieving effective global feature aggregation at reduced complexity. In addition, Swish activation is…
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 · Generative Adversarial Networks and Image Synthesis · COVID-19 diagnosis using AI
