<p>In recent years, Few-shot Semantic Segmentation (FSS) has aimed to segment unseen class targets using a small number of labeled samples while leveraging high-level semantic features to address spatial inconsistencies between query and support targets. Traditional approaches often rely on prototype vectors and metric functions for feature interaction but fail to comprehensively capture all the features of the support images. To enhance detail extraction and feature alignment, we propose the High-Low Frequency Feature Fusion Attention Module (HLSFA). This module separates high-frequency and low-frequency components of the features. It then computes attention weights for the high-frequency components independently, significantly improving the representation of target region features. Additionally, we introduce the Recursive Cosine Fusion Module (RCFM), which enhances the representation of support and query features using cosine similarity and recursive enhancement mechanisms. Finally, the SASPP module is employed to fuse multi-scale features, further improving segmentation accuracy. Our approach achieves notable progress on the PASCAL-<InlineEquation ID="IEq1"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="11760_2025_3878_Article_IEq1.gif" Format="GIF" Height="16" Rendition="HTML" Resolution="72" Type="Linedraw" Width="16" /> </InlineMediaObject> <EquationSource Format="TEX">\(5^i\)</EquationSource> <EquationSource Format="MATHML"><math> <msup> <mn>5</mn> <mi>i</mi> </msup> </math></EquationSource> </InlineEquation> and COCO-<InlineEquation ID="IEq2"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="11760_2025_3878_Article_IEq2.gif" Format="GIF" Height="16" Rendition="HTML" Resolution="72" Type="Linedraw" Width="23" /> </InlineMediaObject> <EquationSource Format="TEX">\(20^i\)</EquationSource> <EquationSource Format="MATHML"><math> <msup> <mn>20</mn> <mi>i</mi> </msup> </math></EquationSource> </InlineEquation> benchmark datasets, reaching mIoU scores of 69.4, 70.2, 55.9, and 57.6%, respectively, showing significant improvement over existing methods. The code is publicly available at <a href="https://github.com/zxmyyds/FSFNet.">https://github.com/zxmyyds/FSFNet.</a></p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Frequency separation-based few-shot segmentation

  • Xinming Zhu,
  • Zhenxue Chen,
  • Chengyun Liu,
  • Yu Bi,
  • Tian Liang

摘要

In recent years, Few-shot Semantic Segmentation (FSS) has aimed to segment unseen class targets using a small number of labeled samples while leveraging high-level semantic features to address spatial inconsistencies between query and support targets. Traditional approaches often rely on prototype vectors and metric functions for feature interaction but fail to comprehensively capture all the features of the support images. To enhance detail extraction and feature alignment, we propose the High-Low Frequency Feature Fusion Attention Module (HLSFA). This module separates high-frequency and low-frequency components of the features. It then computes attention weights for the high-frequency components independently, significantly improving the representation of target region features. Additionally, we introduce the Recursive Cosine Fusion Module (RCFM), which enhances the representation of support and query features using cosine similarity and recursive enhancement mechanisms. Finally, the SASPP module is employed to fuse multi-scale features, further improving segmentation accuracy. Our approach achieves notable progress on the PASCAL- \(5^i\) 5 i and COCO- \(20^i\) 20 i benchmark datasets, reaching mIoU scores of 69.4, 70.2, 55.9, and 57.6%, respectively, showing significant improvement over existing methods. The code is publicly available at https://github.com/zxmyyds/FSFNet.