DFEN: Dual Feature Equalization Network for Medical Image Segmentation
Jianjian Yin, Yi Chen, Chengyu Li, Zhichao Zheng, Yanhui Gu, Junsheng Zhou

TL;DR
The paper introduces DFEN, a novel medical image segmentation network that combines Swin Transformer and CNN to enhance pixel feature representations through image-level and class-level feature equalization, achieving state-of-the-art results.
Contribution
Proposes a dual feature equalization network integrating Swin Transformer and CNN for improved medical image segmentation.
Findings
Achieved state-of-the-art performance on multiple datasets.
Effectively enhances pixel features via image-level and class-level equalization.
Utilizes Swin Transformer for capturing long-range dependencies.
Abstract
Current methods for medical image segmentation primarily focus on extracting contextual feature information from the perspective of the whole image. While these methods have shown effective performance, none of them take into account the fact that pixels at the boundary and regions with a low number of class pixels capture more contextual feature information from other classes, leading to misclassification of pixels by unequal contextual feature information. In this paper, we propose a dual feature equalization network based on the hybrid architecture of Swin Transformer and Convolutional Neural Network, aiming to augment the pixel feature representations by image-level equalization feature information and class-level equalization feature information. Firstly, the image-level feature equalization module is designed to equalize the contextual information of pixels within the image.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Advanced Neural Network Applications · Medical Imaging and Analysis
MethodsLinear Layer · Stochastic Depth · Multi-Head Attention · Dense Connections · Attention Is All You Need · Swin Transformer · Dropout · Layer Normalization · Focus · Position-Wise Feed-Forward Layer
