paper-with-me

Papers

Instance-level Few-shot Learning with Class Hierarchy Mining

2023-04-15 · Anh-Khoa Nguyen Vu, Thanh-Toan Do, Nhat-Duy Nguyen, Vinh-Tiep Nguyen, Thanh Duc Ngo, Tam V. Nguyen

Few-shot learning is proposed to tackle the problem of scarce training data in novel classes. However, prior works in instance-level few-shot learning have paid less attention to effectively utilizing the relationship between categories. In this paper, we exploit the hierarchical information to leverage discriminative and relevant features of base classes to effectively classify novel objects. These features are extracted from abundant data of base classes, which could be utilized to reasonably describe classes with scarce data. Specifically, we propose a novel superclass approach that automatically creates a hierarchy considering base and novel classes as fine-grained classes for few-shot instance segmentation (FSIS). Based on the hierarchical information, we design a novel framework called Soft Multiple Superclass (SMS) to extract relevant features or characteristics of classes in the same superclass. A new class assigned to the superclass is easier to classify by leveraging these relevant features. Besides, in order to effectively train the hierarchy-based-detector in FSIS, we apply the label refinement to further describe the associations between fine-grained classes. The extensive experiments demonstrate the effectiveness of our method on FSIS benchmarks. Code is available online.

📄 PDF Abstract BibTeX arXiv:2304.07459

Code (1)

nvakhoa/superclass-fsis 공식 구현 pytorch

Tasks

Few-shot Instance SegmentationFew-Shot LearningInstance SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Integrating Propositional and Relational Label Side Information for Hierarchical Zero-Shot Image Classification

2019-02-14 · Colin Samplawski, Heesung Kwon, Erik Learned-Miller, Benjamin M. Marlin

Zero-shot learning (ZSL) is one of the most extreme forms of learning from scarce labeled data. It enables predicting that images belong to classes for which no labeled training instances are available. In this paper, we…

AttributeGeneral Classificationimage-classificationImage Classification+2

Zero-Shot and Few-Shot Classification of Biomedical Articles in Context of the COVID-19 Pandemic

2022-01-09 · Simon Lupart, Benoit Favre, Vassilina Nikoulina, Salah Ait-Mokhtar

MeSH (Medical Subject Headings) is a large thesaurus created by the National Library of Medicine and used for fine-grained indexing of publications in the biomedical domain. In the context of the COVID-19 pandemic, MeSH …

ArticlesMulti-Task Learningvalidzero-shot-classification+1

MINI: Mining Implicit Novel Instances for Few-Shot Object Detection

2022-05-06 · Yuhang Cao, Jiaqi Wang, Yiqi Lin, Dahua Lin

Learning from a few training samples is a desirable ability of an object detector, inspiring the explorations of Few-Shot Object Detection (FSOD). Most existing approaches employ a pretrain-transfer paradigm. The model i…

Few-Shot Object Detectionobject-detectionObject Detection

Few-Shot Fine-Grained Entity Typing with Automatic Label Interpretation and Instance Generation

2022-06-28 · Jiaxin Huang, Yu Meng, Jiawei Han

We study the problem of few-shot Fine-grained Entity Typing (FET), where only a few annotated entity mentions with contexts are given for each entity type. Recently, prompt-based tuning has demonstrated superior performa…

Entity TypingLanguage ModelingLanguage ModellingVocal Bursts Type Prediction

Class Agnostic Instance-level Descriptor for Visual Instance Search

2025-06-20 · Qi-Ying Sun, Wan-Lei Zhao, Yi-Bo Miao, Chong-Wah Ngo

Despite the great success of the deep features in content-based image retrieval, the visual instance search remains challenging due to the lack of effective instance level feature representation. Supervised or weakly sup…

Content-Based Image RetrievalImage RetrievalInstance SearchObject+3