paper-with-me

Papers

Symmetrical Joint Learning Support-query Prototypes for Few-shot Segmentation

2024-07-27 · Qun Li, Baoquan Sun, Fu Xiao, Yonggang Qi, Bir Bhanu

We propose Sym-Net, a novel framework for Few-Shot Segmentation (FSS) that addresses the critical issue of intra-class variation by jointly learning both query and support prototypes in a symmetrical manner. Unlike previous methods that generate query prototypes solely by matching query features to support prototypes, which is a form of bias learning towards the few-shot support samples, Sym-Net leverages a balanced symmetrical learning approach for both query and support prototypes, ensuring that the learning process does not favor one set (support or query) over the other. One of main modules of Sym-Net is the visual-text alignment-based prototype aggregation module, which is not just query-guided prototype refinement, it is a jointly learning from both support and query samples, which makes the model beneficial for handling intra-class discrepancies and allows it to generalize better to new, unseen classes. Specifically, a parameter-free prior mask generation module is designed to accurately localize both local and global regions of the query object by using sliding windows of different sizes and a self-activation kernel to suppress incorrect background matches. Additionally, to address the information loss caused by spatial pooling during prototype learning, a top-down hyper-correlation module is integrated to capture multi-scale spatial relationships between support and query images. This approach is further jointly optimized by implementing a co-optimized hard triplet mining strategy. Experimental results show that the proposed Sym-Net outperforms state-of-the-art models, which demonstrates that jointly learning support-query prototypes in a symmetrical manner for FSS offers a promising direction to enhance segmentation performance with limited annotated data.

📄 PDF Abstract BibTeX arXiv:2407.19306

Code (0)

등록된 구현이 없습니다.

Tasks

Triplet

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Foreground-Covering Prototype Generation and Matching for SAM-Aided Few-Shot Segmentation

2025-01-01 · Suho Park, SuBeen Lee, Hyun Seok Seong, Jaejoon Yoo 외

We propose Foreground-Covering Prototype Generation and Matching to resolve Few-Shot Segmentation (FSS), which aims to segment target regions in unlabeled query images based on labeled support images. Unlike previous res…

Robust Transductive Few-shot Learning via Joint Message Passing and Prototype-based Soft-label Propagation

2023-11-28 · Jiahui Wang, Qin Xu, Bo Jiang, Bin Luo

Few-shot learning (FSL) aims to develop a learning model with the ability to generalize to new classes using a few support samples. For transductive FSL tasks, prototype learning and label propagation methods are commonl…

Few-Shot Learning

Uncertainty-Aware Semi-Supervised Few Shot Segmentation

2021-10-18 · Soopil Kim, Philip Chikontwe, Sang Hyun Park

Few shot segmentation (FSS) aims to learn pixel-level classification of a target object in a query image using only a few annotated support samples. This is challenging as it requires modeling appearance variations of ta…

Pseudo LabelSegmentation

Few-Shot Open-Set Audio Classification Using Attention Information-Fused Prototypes

2026-07-01 · Yanxiong Li, Jiaxin Tan, Qianqian Li, Guoqing Chen 외 arxiv

Most existing audio classification methods suppose that each query (testing) sample belongs to a class of support (training) samples, and misrecognize samples of unseen classes as seen classes (cannot reject samples of u…

Audio Classification

Dynamic Prototype Adaptation with Distillation for Few-shot Point Cloud Segmentation

2024-01-29 · Jie Liu, Wenzhe Yin, Haochen Wang, Yunlu Chen 외

Few-shot point cloud segmentation seeks to generate per-point masks for previously unseen categories, using only a minimal set of annotated point clouds as reference. Existing prototype-based methods rely on support prot…

Point Cloud SegmentationTransfer Learning