paper-with-me

홈 › Papers

ContrastNet: A Contrastive Learning Framework for Few-Shot Text Classification

2023-05-16 · Junfan Chen, Richong Zhang, Yongyi Mao, Jie Xu

Few-shot text classification has recently been promoted by the meta-learning paradigm which aims to identify target classes with knowledge transferred from source classes with sets of small tasks named episodes. Despite their success, existing works building their meta-learner based on Prototypical Networks are unsatisfactory in learning discriminative text representations between similar classes, which may lead to contradictions during label prediction. In addition, the tasklevel and instance-level overfitting problems in few-shot text classification caused by a few training examples are not sufficiently tackled. In this work, we propose a contrastive learning framework named ContrastNet to tackle both discriminative representation and overfitting problems in few-shot text classification. ContrastNet learns to pull closer text representations belonging to the same class and push away text representations belonging to different classes, while simultaneously introducing unsupervised contrastive regularization at both task-level and instance-level to prevent overfitting. Experiments on 8 few-shot text classification datasets show that ContrastNet outperforms the current state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2305.09269

Code (1)

BDBC-KG-NLP/AAAI2022_ContrastNet 공식 구현

Tasks

ClassificationContrastive LearningFew-Shot Text ClassificationMeta-Learningtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

GeoContrastNet: Contrastive Key-Value Edge Learning for Language-Agnostic Document Understanding

2024-05-06 · Nil Biescas, Carlos Boned, Josep Lladós, Sanket Biswas

This paper presents GeoContrastNet, a language-agnostic framework to structured document understanding (DU) by integrating a contrastive learning objective with graph attention networks (GATs), emphasizing the significan…

Contrastive Learningdocument understandingGraph AttentionLink Prediction+2

Unsupervised Feature Learning for Point Cloud by Contrasting and Clustering With Graph Convolutional Neural Network

2019-04-28 · Ling Zhang, Zhigang Zhu

To alleviate the cost of collecting and annotating large-scale point cloud datasets, we propose an unsupervised learning approach to learn features from unlabeled point cloud "3D object" dataset by using part contrasting…

ClusteringObjectPoint Cloud Classification

PESCO: Prompt-enhanced Self Contrastive Learning for Zero-shot Text Classification

2023-05-24 · Yau-Shian Wang, Ta-Chung Chi, Ruohong Zhang, Yiming Yang

We present PESCO, a novel contrastive learning framework that substantially improves the performance of zero-shot text classification. We formulate text classification as a neural text matching problem where each documen…

ClassificationContrastive Learningtext-classificationText Classification+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

Label-template based Few-Shot Text Classification with Contrastive Learning

2024-12-13 · Guanghua Hou, Shuhui Cao, Deqiang Ouyang, Ning Wang

As an algorithmic framework for learning to learn, meta-learning provides a promising solution for few-shot text classification. However, most existing research fail to give enough attention to class labels. Traditional …

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