paper-with-me

홈 › Papers

Harmonizing Base and Novel Classes: A Class-Contrastive Approach for Generalized Few-Shot Segmentation

2023-03-24 · Weide Liu, Zhonghua Wu, Yang Zhao, Yuming Fang, Chuan-Sheng Foo, Jun Cheng, Guosheng Lin

Current methods for few-shot segmentation (FSSeg) have mainly focused on improving the performance of novel classes while neglecting the performance of base classes. To overcome this limitation, the task of generalized few-shot semantic segmentation (GFSSeg) has been introduced, aiming to predict segmentation masks for both base and novel classes. However, the current prototype-based methods do not explicitly consider the relationship between base and novel classes when updating prototypes, leading to a limited performance in identifying true categories. To address this challenge, we propose a class contrastive loss and a class relationship loss to regulate prototype updates and encourage a large distance between prototypes from different classes, thus distinguishing the classes from each other while maintaining the performance of the base classes. Our proposed approach achieves new state-of-the-art performance for the generalized few-shot segmentation task on PASCAL VOC and MS COCO datasets.

📄 PDF Abstract BibTeX arXiv:2303.13724

Code (1)

liuweide01/HBNC 공식 구현 pytorch

Tasks

Few-Shot Semantic SegmentationGeneralized Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Transferable Contrastive Network for Generalized Zero-Shot Learning

2019-08-16 · ICCV 2019 10 · Huajie Jiang, Ruiping Wang, Shiguang Shan, Xilin Chen

Zero-shot learning (ZSL) is a challenging problem that aims to recognize the target categories without seen data, where semantic information is leveraged to transfer knowledge from some source classes. Although ZSL has m…

Generalized Zero-Shot LearningTransfer LearningZero-Shot Learning

Cluster-based Contrastive Disentangling for Generalized Zero-Shot Learning

2022-03-05 · Yi Gao, Chenwei Tang, Jiancheng Lv

Generalized Zero-Shot Learning (GZSL) aims to recognize both seen and unseen classes by training only the seen classes, in which the instances of unseen classes tend to be biased towards the seen class. In this paper, we…

Contrastive LearningGeneralized Zero-Shot LearningZero-Shot Learning

XCon: Learning with Experts for Fine-grained Category Discovery

2022-08-03 · Yixin Fei, Zhongkai Zhao, Siwei Yang, Bingchen Zhao

We address the problem of generalized category discovery (GCD) in this paper, i.e. clustering the unlabeled images leveraging the information from a set of seen classes, where the unlabeled images could contain both seen…

ClusteringContrastive LearningNovel Concepts

Contrastive Embedding for Generalized Zero-Shot Learning

2021-03-30 · CVPR 2021 1 · Zongyan Han, ZhenYong Fu, Shuo Chen, Jian Yang

Generalized zero-shot learning (GZSL) aims to recognize objects from both seen and unseen classes, when only the labeled examples from seen classes are provided. Recent feature generation methods learn a generative model…

Generalized Zero-Shot LearningZero-Shot Learning

Contrastive Mean-Shift Learning for Generalized Category Discovery

2024-04-15 · CVPR 2024 1 · Sua Choi, Dahyun Kang, Minsu Cho

We address the problem of generalized category discovery (GCD) that aims to partition a partially labeled collection of images; only a small part of the collection is labeled and the total number of target classes is unk…

ClusteringContrastive LearningImage Clustering