paper-with-me

Papers

Prototype Optimization with Neural ODE for Few-Shot Learning

2024-11-19 · Baoquan Zhang, Shanshan Feng, Bingqi Shan, Xutao Li, Yunming Ye, Yew-Soon Ong

Few-Shot Learning (FSL) is a challenging task, which aims to recognize novel classes with few examples. Pre-training based methods effectively tackle the problem by pre-training a feature extractor and then performing class prediction via a cosine classifier with mean-based prototypes. Nevertheless, due to the data scarcity, the mean-based prototypes are usually biased. In this paper, we attempt to diminish the prototype bias by regarding it as a prototype optimization problem. To this end, we propose a novel prototype optimization framework to rectify prototypes, i.e., introducing a meta-optimizer to optimize prototypes. Although the existing meta-optimizers can also be adapted to our framework, they all overlook a crucial gradient bias issue, i.e., the mean-based gradient estimation is also biased on sparse data. To address this issue, in this paper, we regard the gradient and its flow as meta-knowledge and then propose a novel Neural Ordinary Differential Equation (ODE)-based meta-optimizer to optimize prototypes, called MetaNODE. Although MetaNODE has shown superior performance, it suffers from a huge computational burden. To further improve its computation efficiency, we conduct a detailed analysis on MetaNODE and then design an effective and efficient MetaNODE extension version (called E2MetaNODE). It consists of two novel modules: E2GradNet and E2Solver, which aim to estimate accurate gradient flows and solve optimal prototypes in an effective and efficient manner, respectively. Extensive experiments show that 1) our methods achieve superior performance over previous FSL methods and 2) our E2MetaNODE significantly improves computation efficiency meanwhile without performance degradation.

📄 PDF Abstract BibTeX arXiv:2411.12259

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

BiOpt: Bi-Level Optimization for Few-Shot Segmentation

2020-11-23 · Jinlu Liu, Liang Song, Yongqiang Qin

Few-shot segmentation is a challenging task that aims to segment objects of new classes given scarce support images. In the inductive setting, existing prototype-based methods focus on extracting prototypes from the supp…

MetaNODE: Prototype Optimization as a Neural ODE for Few-Shot Learning

2021-03-26 · Baoquan Zhang, Xutao Li, Shanshan Feng, Yunming Ye 외

Few-Shot Learning (FSL) is a challenging task, \emph{i.e.}, how to recognize novel classes with few examples? Pre-training based methods effectively tackle the problem by pre-training a feature extractor and then predict…

Few-Shot LearningMeta-Learning

PrototypeFormer: Learning to Explore Prototype Relationships for Few-shot Image Classification

2023-10-05 · Feihong He, Gang Li, Lingyu Si, Leilei Yan 외

Few-shot image classification has received considerable attention for addressing the challenge of poor classification performance with limited samples in novel classes. However, numerous studies have employed sophisticat…

ClassificationContrastive LearningFew-Shot Image ClassificationFew-Shot Learning+2

Rethinking Few-shot 3D Point Cloud Semantic Segmentation

2024-03-01 · CVPR 2024 1 · Zhaochong An, Guolei Sun, Yun Liu, Fayao Liu 외

This paper revisits few-shot 3D point cloud semantic segmentation (FS-PCS), with a focus on two significant issues in the state-of-the-art: foreground leakage and sparse point distribution. The former arises from non-uni…

Few-shot 3D Point Cloud Semantic SegmentationSegmentationSemantic Segmentation

Attentional Prototype Inference for Few-Shot Segmentation

2021-05-14 · Haoliang Sun, Xiankai Lu, Haochen Wang, Yilong Yin 외

This paper aims to address few-shot segmentation. While existing prototype-based methods have achieved considerable success, they suffer from uncertainty and ambiguity caused by limited labeled examples. In this work, we…

Bayesian InferenceFew-Shot Semantic SegmentationSegmentationSemantic Segmentation