paper-with-me

Papers

Edge-labeling Graph Neural Network for Few-shot Learning

2019-05-04 · CVPR 2019 6 · Jongmin Kim, Taesup Kim, Sungwoong Kim, Chang D. Yoo

In this paper, we propose a novel edge-labeling graph neural network (EGNN), which adapts a deep neural network on the edge-labeling graph, for few-shot learning. The previous graph neural network (GNN) approaches in few-shot learning have been based on the node-labeling framework, which implicitly models the intra-cluster similarity and the inter-cluster dissimilarity. In contrast, the proposed EGNN learns to predict the edge-labels rather than the node-labels on the graph that enables the evolution of an explicit clustering by iteratively updating the edge-labels with direct exploitation of both intra-cluster similarity and the inter-cluster dissimilarity. It is also well suited for performing on various numbers of classes without retraining, and can be easily extended to perform a transductive inference. The parameters of the EGNN are learned by episodic training with an edge-labeling loss to obtain a well-generalizable model for unseen low-data problem. On both of the supervised and semi-supervised few-shot image classification tasks with two benchmark datasets, the proposed EGNN significantly improves the performances over the existing GNNs.

📄 PDF Abstract BibTeX arXiv:1905.01436

Code (4)

khy0809/fewshot-egnn 공식 구현 pytorch
dmcv-ecnu/MindSpore_ModelZoo/tree/main/EGNN%20Mindspore mindspore
xxxnhb/fewshot-egnn pytorch
yjt2018/fewshot-egnn pytorch

Tasks

ClusteringFew-Shot Image ClassificationFew-Shot LearningGraph Neural Networkimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Edge-Labeling based Directed Gated Graph Network for Few-shot Learning

2021-01-27 · Peixiao Zheng, Xin Guo, Lin Qi

Existing graph-network-based few-shot learning methods obtain similarity between nodes through a convolution neural network (CNN). However, the CNN is designed for image data with spatial information rather than vector f…

Few-Shot Learning

Few-Shot Text Classification with Edge-Labeling Graph Neural Network-Based Prototypical Network

2020-12-01 · COLING 2020 8 · Chen Lyu, Weijie Liu, Ping Wang

In this paper, we propose a new few-shot text classification method. Compared with supervised learning methods which require a large corpus of labeled documents, our method aims to make it possible to classify unlabeled …

Few-Shot Text ClassificationGraph Neural NetworkLanguage ModelingLanguage Modelling+4

Geometer: Graph Few-Shot Class-Incremental Learning via Prototype Representation

2022-05-27 · Bin Lu, Xiaoying Gan, Lina Yang, Weinan Zhang 외

With the tremendous expansion of graphs data, node classification shows its great importance in many real-world applications. Existing graph neural network based methods mainly focus on classifying unlabeled nodes within…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningGraph Neural Network+3

Knowledge Graph Completion Models are Few-shot Learners: An Empirical Study of Relation Labeling in E-commerce with LLMs

2023-05-17 · Jiao Chen, Luyi Ma, Xiaohan Li, Nikhil Thakurdesai 외

Knowledge Graphs (KGs) play a crucial role in enhancing e-commerce system performance by providing structured information about entities and their relationships, such as complementary or substitutable relations between p…

Knowledge Graph CompletionKnowledge GraphsPrompt EngineeringRecommendation Systems+1

Even vertex $ζ$-graceful labeling on Rough Graph

2022-08-23 · R. Nithya, K. Anitha

Rough graph is the graphical structure of information system with imprecise knowledge. Tong He designed the properties of rough graph in 2006[6] and following that He and Shi introduced the notion of edge rough graph[7].…