Balancing Conservatism and Aggressiveness: Prototype-Affinity Hybrid Network for Few-Shot Segmentation
Tianyu Zou, Shengwu Xiong, Ruilin Yao, Yi Rong

TL;DR
This paper introduces PAHNet, a novel hybrid network for few-shot segmentation that balances conservative prototype learning and aggressive affinity learning to improve accuracy on standard datasets.
Contribution
The paper proposes a Prototype-Affinity Hybrid Network (PAHNet) with modules that leverage prototype predictions to enhance support/query features and calibrate attention, balancing the two paradigms.
Findings
PAHNet outperforms recent methods on PASCAL-5i and COCO-20i datasets.
The modules effectively mitigate affinity learner aggressiveness.
Experimental results validate the effectiveness of the hybrid approach.
Abstract
This paper studies the few-shot segmentation (FSS) task, which aims to segment objects belonging to unseen categories in a query image by learning a model on a small number of well-annotated support samples. Our analysis of two mainstream FSS paradigms reveals that the predictions made by prototype learning methods are usually conservative, while those of affinity learning methods tend to be more aggressive. This observation motivates us to balance the conservative and aggressive information captured by these two types of FSS frameworks so as to improve the segmentation performance. To achieve this, we propose a **P**rototype-**A**ffinity **H**ybrid **Net**work (PAHNet), which introduces a Prototype-guided Feature Enhancement (PFE) module and an Attention Score Calibration (ASC) module in each attention block of an affinity learning model (called affinity learner). These two modules…
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.
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 · Multimodal Machine Learning Applications
