Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cost Aggregation with 4D Convolutional Swin Transformer for Few-Shot Segmentation

About

This paper presents a novel cost aggregation network, called Volumetric Aggregation with Transformers (VAT), for few-shot segmentation. The use of transformers can benefit correlation map aggregation through self-attention over a global receptive field. However, the tokenization of a correlation map for transformer processing can be detrimental, because the discontinuity at token boundaries reduces the local context available near the token edges and decreases inductive bias. To address this problem, we propose a 4D Convolutional Swin Transformer, where a high-dimensional Swin Transformer is preceded by a series of small-kernel convolutions that impart local context to all pixels and introduce convolutional inductive bias. We additionally boost aggregation performance by applying transformers within a pyramidal structure, where aggregation at a coarser level guides aggregation at a finer level. Noise in the transformer output is then filtered in the subsequent decoder with the help of the query's appearance embedding. With this model, a new state-of-the-art is set for all the standard benchmarks in few-shot segmentation. It is shown that VAT attains state-of-the-art performance for semantic correspondence as well, where cost aggregation also plays a central role.

Sunghwan Hong, Seokju Cho, Jisu Nam, Stephen Lin, Seungryong Kim• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot SegmentationPASCAL-5i
mIoU (Fold 0)72.4
325
Few-shot Semantic SegmentationPASCAL-5^i (test)
FB-IoU83.2
177
Few-shot SegmentationCOCO 20^i (test)
mIoU47.2
174
Few-shot Semantic SegmentationCOCO-20i
mIoU47.9
115
Semantic segmentationPASCAL-5i
Mean mIoU76.3
111
Semantic CorrespondencePF-WILLOW
PCK@0.1 (bbox)81.6
109
Few-shot Semantic SegmentationPASCAL-5i
mIoU72
96
Few-shot SegmentationCOCO-20^i
mIoU (S0)44.1
78
Few-shot Semantic SegmentationCOCO-20i (val)
mIoU Mean0.479
78
Few-shot Semantic SegmentationCOCO-20^i v1.0
mIoU (Overall)47.9
70
Showing 10 of 36 rows

Other info

Code

Follow for update