Self-Calibrated Cross Attention Network for Few-Shot Segmentation

08/18/2023
by   Qianxiong Xu, et al.
0

The key to the success of few-shot segmentation (FSS) lies in how to effectively utilize support samples. Most solutions compress support foreground (FG) features into prototypes, but lose some spatial details. Instead, others use cross attention to fuse query features with uncompressed support FG. Query FG could be fused with support FG, however, query background (BG) cannot find matched BG features in support FG, yet inevitably integrates dissimilar features. Besides, as both query FG and BG are combined with support FG, they get entangled, thereby leading to ineffective segmentation. To cope with these issues, we design a self-calibrated cross attention (SCCA) block. For efficient patch-based attention, query and support features are firstly split into patches. Then, we design a patch alignment module to align each query patch with its most similar support patch for better cross attention. Specifically, SCCA takes a query patch as Q, and groups the patches from the same query image and the aligned patches from the support image as K V. In this way, the query BG features are fused with matched BG features (from query patches), and thus the aforementioned issues will be mitigated. Moreover, when calculating SCCA, we design a scaled-cosine mechanism to better utilize the support features for similarity calculation. Extensive experiments conducted on PASCAL-5^i and COCO-20^i demonstrate the superiority of our model, e.g., the mIoU score under 5-shot setting on COCO-20^i is 5.6 The code is available at https://github.com/Sam1224/SCCAN.

READ FULL TEXT

page 3

page 4

page 8

page 11

page 12

page 13

page 14

research
04/22/2022

Dynamic Prototype Convolution Network for Few-Shot Semantic Segmentation

The key challenge for few-shot semantic segmentation (FSS) is how to tai...
research
03/30/2021

Self-Guided and Cross-Guided Learning for Few-Shot Segmentation

Few-shot segmentation has been attracting a lot of attention due to its ...
research
05/06/2023

DBAT: Dynamic Backward Attention Transformer for Material Segmentation with Cross-Resolution Patches

The objective of dense material segmentation is to identify the material...
research
04/20/2023

Clustered-patch Element Connection for Few-shot Learning

Weak feature representation problem has influenced the performance of fe...
research
07/17/2023

Dense Affinity Matching for Few-Shot Segmentation

Few-Shot Segmentation (FSS) aims to segment the novel class images with ...
research
08/06/2023

Boosting Few-shot 3D Point Cloud Segmentation via Query-Guided Enhancement

Although extensive research has been conducted on 3D point cloud segment...
research
12/13/2020

One-Shot Object Localization in Medical Images based on Relative Position Regression

Deep learning networks have shown promising performance for accurate obj...

Please sign up or login with your details

Forgot password? Click here to reset