vix.ing · top · new · best · stats

Elimination of Non-Novel Segments at Multi-Scale for Few-Shot Segmentation

2022/11/04 by Alper Kayabaşı, Kayabaşı, Alper, Gülin Tüfekci +3
Computer Science · Medicine · #Advanced Neural Network Applications #COVID-19 diagnosis using AI #Computer Vision and Pattern Recognition (cs.CV) #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #cs.CV

paper · pdf · doi:10.48550/arxiv.2211.02300

Accepted to WACV 2023

arxiv created 2022/11/04 · openalex publication_date 2022/11/04 · arxiv updated 2022/11/07 · openalex created_date 2022/11/12 · openalex updated_date 2026/07/28

Abstract

Few-shot segmentation aims to devise a generalizing model that segments query images from unseen classes during training with the guidance of a few support images whose class tally with the class of the query. There exist two domain-specific problems mentioned in the previous works, namely spatial inconsistency and bias towards seen classes. Taking the former problem into account, our method compares the support feature map with the query feature map at multi scales to become scale-agnostic. As a solution to the latter problem, a supervised model, called as base learner, is trained on available classes to accurately identify pixels belonging to seen classes. Hence, subsequent meta learner has a chance to discard areas belonging to seen classes with the help of an ensemble learning model that coordinates meta learner with the base learner. We simultaneously address these two vital problems for the first time and achieve state-of-the-art performances on both PASCAL-5i and COCO-20i datasets.

Related