paper-with-me

Papers

Weakly Supervised Data Augmentation Through Prompting for Dialogue Understanding

2022-10-25 · Maximillian Chen, Alexandros Papangelis, Chenyang Tao, Andy Rosenbaum, Seokhwan Kim, Yang Liu, Zhou Yu, Dilek Hakkani-Tur

Dialogue understanding tasks often necessitate abundant annotated data to achieve good performance and that presents challenges in low-resource settings. To alleviate this barrier, we explore few-shot data augmentation for dialogue understanding by prompting large pre-trained language models and present a novel approach that iterates on augmentation quality by applying weakly-supervised filters. We evaluate our methods on the emotion and act classification tasks in DailyDialog and the intent classification task in Facebook Multilingual Task-Oriented Dialogue. Models fine-tuned on our augmented data mixed with few-shot ground truth data are able to approach or surpass existing state-of-the-art performance on both datasets. For DailyDialog specifically, using 10% of the ground truth data we outperform the current state-of-the-art model which uses 100% of the data.

📄 PDF Abstract BibTeX arXiv:2210.14169

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDialogue Understandingintent-classificationIntent Classification

Similar Papers 제목 키워드 기반

Curriculum Point Prompting for Weakly-Supervised Referring Image Segmentation

2024-04-18 · CVPR 2024 1 · Qiyuan Dai, Sibei Yang

Referring image segmentation (RIS) aims to precisely segment referents in images through corresponding natural language expressions, yet relying on cost-intensive mask annotations. Weakly supervised RIS thus learns from …

Image SegmentationSegmentationSemantic Segmentation

PCLMix: Weakly Supervised Medical Image Segmentation via Pixel-Level Contrastive Learning and Dynamic Mix Augmentation

2024-05-10 · Yu Lei, Haolun Luo, Lituan Wang, Zhenwei Zhang 외

In weakly supervised medical image segmentation, the absence of structural priors and the discreteness of class feature distribution present a challenge, i.e., how to accurately propagate supervision signals from local t…

Contrastive LearningDecoderImage SegmentationMedical Image Segmentation+2

PromptRE: Weakly-Supervised Document-Level Relation Extraction via Prompting-Based Data Programming

2023-10-13 · Chufan Gao, Xulin Fan, Jimeng Sun, Xuan Wang

Relation extraction aims to classify the relationships between two entities into pre-defined categories. While previous research has mainly focused on sentence-level relation extraction, recent studies have expanded the …

Document-level Relation ExtractionRelationRelation ClassificationRelation Extraction+1

TELEClass: Taxonomy Enrichment and LLM-Enhanced Hierarchical Text Classification with Minimal Supervision

2024-02-29 · Yunyi Zhang, Ruozhen Yang, Xueqiang Xu, Rui Li 외

Hierarchical text classification aims to categorize each document into a set of classes in a label taxonomy. Most earlier works focus on fully or semi-supervised methods that require a large amount of human annotated dat…

Classificationtext-classificationText Classification

See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification

2019-01-26 · Tao Hu, Honggang Qi, Qingming Huang, Yan Lu

Data augmentation is usually adopted to increase the amount of training data, prevent overfitting and improve the performance of deep models. However, in practice, random data augmentation, such as random image cropping,…

Data AugmentationFine-Grained Image ClassificationGeneral ClassificationImage Cropping+1