Anti-aliasing Semantic Reconstruction for Few-Shot Semantic Segmentation
Binghao Liu, Yao Ding, Jianbin Jiao, Xiangyang Ji, Qixiang, Ye

TL;DR
This paper introduces anti-aliasing semantic reconstruction (ASR), a novel approach for few-shot semantic segmentation that reduces semantic confusion between classes by reformulating the task as a semantic reconstruction problem with orthogonal basis vectors.
Contribution
The paper proposes a new method that reformulates few-shot segmentation as semantic reconstruction, using basis vectors and contrastive loss to reduce semantic aliasing and improve accuracy.
Findings
ASR outperforms prior methods on PASCAL VOC and MS COCO datasets.
Orthogonal basis vectors effectively minimize semantic aliasing.
Projection of query features enhances segmentation precision.
Abstract
Encouraging progress in few-shot semantic segmentation has been made by leveraging features learned upon base classes with sufficient training data to represent novel classes with few-shot examples. However, this feature sharing mechanism inevitably causes semantic aliasing between novel classes when they have similar compositions of semantic concepts. In this paper, we reformulate few-shot segmentation as a semantic reconstruction problem, and convert base class features into a series of basis vectors which span a class-level semantic space for novel class reconstruction. By introducing contrastive loss, we maximize the orthogonality of basis vectors while minimizing semantic aliasing between classes. Within the reconstructed representation space, we further suppress interference from other classes by projecting query features to the support vector for precise semantic activation. Our…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
