paper-with-me

Papers

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 text with few labeled data. To achieve this goal, we take advantage of advanced pre-trained language model to extract the semantic features of each document. Furthermore, we utilize an edge-labeling graph neural network to implicitly models the intra-cluster similarity and the inter-cluster dissimilarity of the documents. Finally, we take the results of the graph neural network as the input of a prototypical network to classify the unlabeled texts. We verify the effectiveness of our method on a sentiment analysis dataset and a relation classification dataset and achieve the state-of-the-art performance on both tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Text ClassificationGraph Neural NetworkLanguage ModelingLanguage ModellingRelation ClassificationSentiment Analysistext-classificationText Classification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar 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…

ClusteringFew-Shot Image ClassificationFew-Shot LearningGraph Neural Network+2

Supervised Graph Contrastive Learning for Few-shot Node Classification

2022-03-29 · Zhen Tan, Kaize Ding, Ruocheng Guo, Huan Liu

Graphs are present in many real-world applications, such as financial fraud detection, commercial recommendation, and social network analysis. But given the high cost of graph annotation or labeling, we face a severe gra…

ClassificationContrastive LearningData AugmentationFew-Shot Learning+3

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

Leveraging Large Language Models for Node Generation in Few-Shot Learning on Text-Attributed Graphs

2023-10-15 · Jianxiang Yu, Yuxiang Ren, Chenghua Gong, Jiaqi Tan 외

Text-attributed graphs have recently garnered significant attention due to their wide range of applications in web domains. Existing methodologies employ word embedding models for acquiring text representations as node f…

Few-Shot LearningGraph LearningInformation RetrievalNode Classification+1

Hierarchical Verbalizer for Few-Shot Hierarchical Text Classification

2023-05-26 · Ke Ji, Yixin Lian, Jingsheng Gao, Baoyuan Wang

Due to the complex label hierarchy and intensive labeling cost in practice, the hierarchical text classification (HTC) suffers a poor performance especially when low-resource or few-shot settings are considered. Recently…

ClassificationContrastive LearningFew-shot HTCMulti-Label Classification+2