Localized Feature Aggregation Module for Semantic Segmentation
Ryouichi Furukawa, Kazuhiro Hotta

TL;DR
This paper introduces a Localized Feature Aggregation Module that enhances semantic segmentation by efficiently combining encoder and decoder features, improving accuracy while reducing computational costs.
Contribution
The paper presents a novel aggregation module that better recovers positional information and reduces computation compared to traditional concatenation and attention methods.
Findings
Outperforms conventional methods on Drosophila cell images
Achieves higher segmentation accuracy on COVID-19 datasets
Reduces computational cost through localized attention
Abstract
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.
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
TopicsImage Retrieval and Classification Techniques · Brain Tumor Detection and Classification · Digital Imaging for Blood Diseases
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
