Localized Feature Aggregation Module for Semantic Segmentation
We propose a new information aggregation method which called Localized Feature Aggregation Module based on the similarity between the feature maps of an encoder and a decoder. The proposed method recovers positional information by emphasizing the similarity between decoder's feature maps with superior semantic information and encoder's feature maps with superior positional information. The proposed method can learn positional information more efficiently than conventional concatenation in the U-net and attention U-net. Additionally, the proposed method also uses localized attention range to reduce the computational cost. Two innovations contributed to improve the segmentation accuracy with lower computational cost. By experiments on the Drosophila cell image dataset and COVID-19 image dataset, we confirmed that our method outperformed conventional methods.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DCSNet: Multiscale Feature Aggregation for Small Medical Object Segmentation with Detection-guided Hierarchical Cropping
Small object segmentation in medical imaging is primarily hindered by class imbalance and inherent boundary complexity. Consequently, conventional global networks frequently fail to detect sparse targets or suffer from s…
Object SegmentationLesion SegmentationHierarchical Spatial and Channel Aggregation for Cross-domain Few-shot Segmentation
Cross-domain Few-shot Segmentation (CD-FSS) aims to learn generalizable segmentation capability from abundant annotated samples in the source domain, enabling accurate segmentation of novel classes in the target domain w…
Cross-Domain Few-ShotPSGformer: Enhancing 3D Point Cloud Instance Segmentation via Precise Semantic Guidance
Most existing 3D instance segmentation methods are derived from 3D semantic segmentation models. However, these indirect approaches suffer from certain limitations. They fail to fully leverage global and local semantic i…
3D Instance Segmentation3D Semantic SegmentationInstance SegmentationSegmentation+1CGA-Net: Category Guided Aggregation for Point Cloud Semantic Segmentation
Previous point cloud semantic segmentation networks use the same process to aggregate features from neighbors of the same category and different categories. However, the joint area between two objects usually only oc…
SegmentationSemantic SegmentationClass-wise Dynamic Graph Convolution for Semantic Segmentation
Recent works have made great progress in semantic segmentation by exploiting contextual information in a local or global manner with dilated convolutions, pyramid pooling or self-attention mechanism. In order to avoid po…
graph constructionSegmentationSemantic Segmentation