paper-with-me

Papers

Attentional Prototype Inference for Few-Shot Segmentation

2021-05-14 · Haoliang Sun, Xiankai Lu, Haochen Wang, Yilong Yin, XianTong Zhen, Cees G. M. Snoek, Ling Shao

This paper aims to address few-shot segmentation. While existing prototype-based methods have achieved considerable success, they suffer from uncertainty and ambiguity caused by limited labeled examples. In this work, we propose attentional prototype inference (API), a probabilistic latent variable framework for few-shot segmentation. We define a global latent variable to represent the prototype of each object category, which we model as a probabilistic distribution. The probabilistic modeling of the prototype enhances the model's generalization ability by handling the inherent uncertainty caused by limited data and intra-class variations of objects. To further enhance the model, we introduce a local latent variable to represent the attention map of each query image, which enables the model to attend to foreground objects while suppressing the background. The optimization of the proposed model is formulated as a variational Bayesian inference problem, which is established by amortized inference networks. We conduct extensive experiments on four benchmarks, where our proposal obtains at least competitive and often better performance than state-of-the-art prototype-based methods. We also provide comprehensive analyses and ablation studies to gain insight into the effectiveness of our method for few-shot segmentation.

📄 PDF Abstract BibTeX arXiv:2105.06668

Code (1)

haolsun/api 공식 구현 pytorch

Tasks

Bayesian InferenceFew-Shot Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SCNet: Enhancing Few-Shot Semantic Segmentation by Self-Contrastive Background Prototypes

2021-04-19 · Jiacheng Chen, Bin-Bin Gao, Zongqing Lu, Jing-Hao Xue 외

Few-shot semantic segmentation aims to segment novel-class objects in a query image with only a few annotated examples in support images. Most of advanced solutions exploit a metric learning framework that performs segme…

Few-Shot Semantic SegmentationMetric LearningSegmentationSemantic Segmentation

Uncertainty-aware Prototype Learning with Variational Inference for Few-shot Point Cloud Segmentation

2026-03-20 · Yifei Zhao, Fanyu Zhao, Yinsheng Li arxiv

Few-shot 3D semantic segmentation aims to generate accurate semantic masks for query point clouds with only a few annotated support examples. Existing prototype-based methods typically construct compact and deterministic…

Point Cloud Segmentation3D Semantic SegmentationPoint Clouds

Self-Regularized Prototypical Network for Few-Shot Semantic Segmentation

2022-10-30 · Henghui Ding, HUI ZHANG, Xudong Jiang

The deep CNNs in image semantic segmentation typically require a large number of densely-annotated images for training and have difficulties in generalizing to unseen object categories. Therefore, few-shot segmentation h…

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

APANet: Adaptive Prototypes Alignment Network for Few-Shot Semantic Segmentation

2021-11-24 · Jiacheng Chen, Bin-Bin Gao, Zongqing Lu, Jing-Hao Xue 외

Few-shot semantic segmentation aims to segment novel-class objects in a given query image with only a few labeled support images. Most advanced solutions exploit a metric learning framework that performs segmentation thr…

Few-Shot Semantic SegmentationMetric LearningSegmentationSemantic Segmentation

Prototype Mixture Models for Few-shot Semantic Segmentation

2020-08-10 · ECCV 2020 8 · Boyu Yang, Chang Liu, Bohao Li, Jianbin Jiao 외

Few-shot segmentation is challenging because objects within the support and query images could significantly differ in appearance and pose. Using a single prototype acquired directly from the support image to segment the…

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation