CVMar 11, 2024

Query-guided Prototype Evolution Network for Few-Shot Segmentation

arXiv:2403.06488v238 citationsh-index: 12IEEE transactions on multimedia
Originality Incremental advance
AI Analysis

This work addresses the specific needs of query images in few-shot segmentation, offering a novel method that improves performance for computer vision tasks, though it is incremental in its approach.

The paper tackles the problem of few-shot segmentation by proposing a query-guided prototype evolution network that integrates query features into prototype generation, resulting in substantial enhancements over state-of-the-art techniques on PASCAL-5^i and COCO-20^i datasets.

Previous Few-Shot Segmentation (FSS) approaches exclusively utilize support features for prototype generation, neglecting the specific requirements of the query. To address this, we present the Query-guided Prototype Evolution Network (QPENet), a new method that integrates query features into the generation process of foreground and background prototypes, thereby yielding customized prototypes attuned to specific queries. The evolution of the foreground prototype is accomplished through a \textit{support-query-support} iterative process involving two new modules: Pseudo-prototype Generation (PPG) and Dual Prototype Evolution (DPE). The PPG module employs support features to create an initial prototype for the preliminary segmentation of the query image, resulting in a pseudo-prototype reflecting the unique needs of the current query. Subsequently, the DPE module performs reverse segmentation on support images using this pseudo-prototype, leading to the generation of evolved prototypes, which can be considered as custom solutions. As for the background prototype, the evolution begins with a global background prototype that represents the generalized features of all training images. We also design a Global Background Cleansing (GBC) module to eliminate potential adverse components mirroring the characteristics of the current foreground class. Experimental results on the PASCAL-$5^i$ and COCO-$20^i$ datasets attest to the substantial enhancements achieved by QPENet over prevailing state-of-the-art techniques, underscoring the validity of our ideas.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes