paper-with-me

Papers

Adaptive-Step Graph Meta-Learner for Few-Shot Graph Classification

2020-03-18 · Ning Ma, Jiajun Bu, Jieyu Yang, Zhen Zhang, Chengwei Yao, Zhi Yu, Sheng Zhou, Xifeng Yan

Graph classification aims to extract accurate information from graph-structured data for classification and is becoming more and more important in graph learning community. Although Graph Neural Networks (GNNs) have been successfully applied to graph classification tasks, most of them overlook the scarcity of labeled graph data in many applications. For example, in bioinformatics, obtaining protein graph labels usually needs laborious experiments. Recently, few-shot learning has been explored to alleviate this problem with only given a few labeled graph samples of test classes. The shared sub-structures between training classes and test classes are essential in few-shot graph classification. Exiting methods assume that the test classes belong to the same set of super-classes clustered from training classes. However, according to our observations, the label spaces of training classes and test classes usually do not overlap in real-world scenario. As a result, the existing methods don't well capture the local structures of unseen test classes. To overcome the limitation, in this paper, we propose a direct method to capture the sub-structures with well initialized meta-learner within a few adaptation steps. More specifically, (1) we propose a novel framework consisting of a graph meta-learner, which uses GNNs based modules for fast adaptation on graph data, and a step controller for the robustness and generalization of meta-learner; (2) we provide quantitative analysis for the framework and give a graph-dependent upper bound of the generalization error based on our framework; (3) the extensive experiments on real-world datasets demonstrate that our framework gets state-of-the-art results on several few-shot graph classification tasks compared to baselines.

📄 PDF Abstract BibTeX arXiv:2003.08246

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFew-Shot LearningGeneral ClassificationGraph ClassificationGraph EmbeddingGraph LearningMeta-LearningReinforcement Learning

Similar Papers 제목 키워드 기반

DMML-Net: Deep Metametric Learning for Few-Shot Geographic Object Segmentation in Remote Sensing Imagery

2021-10-08 · IEEE Transactions on Geoscience and Remote Sensing 2021 10 · Bing Wang, Zhirui Wang, Xian Sun, Hongqi Wang 외

Geographic object segmentation is a fundamental yet challenging problem for remote sensing image interpretation. The prevalent paradigm to solve this problem is to train deep neural networks on massive labeled samples. A…

Metric LearningSegmentationSemantic Segmentation

Layer-Wise Adaptive Updating for Few-Shot Image Classification

2020-07-16 · Yunxiao Qin, Wei-Guo Zhang, Zezheng Wang, Chenxu Zhao 외

Few-shot image classification (FSIC), which requires a model to recognize new categories via learning from few images of these categories, has attracted lots of attention. Recently, meta-learning based methods have been …

ClassificationFew-Shot Image ClassificationGeneral Classificationimage-classification+2

Meta-AdaM: An Meta-Learned Adaptive Optimizer with Momentum for Few-Shot Learning

2023-09-21 · NeurIPS 2023 11

We introduce Meta-AdaM, a meta-learned adaptive optimizer with momentum, designed for few-shot learning tasks that pose significant challenges to deep learning models due to the limited number of labeled examples. Meta-l…

Meta-SGD: Learning to Learn Quickly for Few-Shot Learning

2017-07-31 · Zhenguo Li, Fengwei Zhou, Fei Chen, Hang Li

Few-shot learning is challenging for learning algorithms that learn each task in isolation and from scratch. In contrast, meta-learning learns from many related tasks a meta-learner that can learn a new task more accurat…

Few-Shot LearningMeta-Learningreinforcement-learningReinforcement Learning+1

MetaSLRCL: A Self-Adaptive Learning Rate and Curriculum Learning Based Framework for Few-Shot Text Classification

2022-10-01 · COLING 2022 10 · Kailin Zhao, Xiaolong Jin, Saiping Guan, Jiafeng Guo 외

Due to the lack of labeled data in many realistic scenarios, a number of few-shot learning methods for text classification have been proposed, among which the meta learning based ones have recently attracted much attenti…

Few-Shot LearningFew-Shot Text ClassificationMeta-Learningtext-classification+1