Hypercorrelation Squeeze for Few-Shot Segmentation
Juhong Min, Dahyun Kang, Minsu Cho

TL;DR
This paper introduces HSNet, a novel few-shot segmentation method that uses multi-level feature correlation and 4D convolutions to improve segmentation accuracy with limited support images.
Contribution
The paper proposes Hypercorrelation Squeeze Networks (HSNet), which effectively leverage multi-level hypercorrelations and 4D convolutions for enhanced few-shot segmentation.
Findings
Achieves state-of-the-art results on PASCAL-5i, COCO-20i, and FSS-1000 benchmarks.
Demonstrates significant performance improvements over existing methods.
Validates the effectiveness of hypercorrelation and 4D convolutions in few-shot segmentation.
Abstract
Few-shot semantic segmentation aims at learning to segment a target object from a query image using only a few annotated support images of the target class. This challenging task requires to understand diverse levels of visual cues and analyze fine-grained correspondence relations between the query and the support images. To address the problem, we propose Hypercorrelation Squeeze Networks (HSNet) that leverages multi-level feature correlation and efficient 4D convolutions. It extracts diverse features from different levels of intermediate convolutional layers and constructs a collection of 4D correlation tensors, i.e., hypercorrelations. Using efficient center-pivot 4D convolutions in a pyramidal architecture, the method gradually squeezes high-level semantic and low-level geometric cues of the hypercorrelation into precise segmentation masks in coarse-to-fine manner. The significant…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsCenter-pivot convolution
