paper-with-me

Papers

Active PETs: Active Data Annotation Prioritisation for Few-Shot Claim Verification with Pattern Exploiting Training

2022-08-18 · Xia Zeng, Arkaitz Zubiaga

To mitigate the impact of the scarcity of labelled data on fact-checking systems, we focus on few-shot claim verification. Despite recent work on few-shot classification by proposing advanced language models, there is a dearth of research in data annotation prioritisation that improves the selection of the few shots to be labelled for optimal model performance. We propose Active PETs, a novel weighted approach that utilises an ensemble of Pattern Exploiting Training (PET) models based on various language models, to actively select unlabelled data as candidates for annotation. Using Active PETs for few-shot data selection shows consistent improvement over the baseline methods, on two technical fact-checking datasets and using six different pretrained language models. We show further improvement with Active PETs-o, which further integrates an oversampling strategy. Our approach enables effective selection of instances to be labelled where unlabelled data is abundant but resources for labelling are limited, leading to consistently improved few-shot claim verification performance. Our code is available.

📄 PDF Abstract BibTeX arXiv:2208.08749

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClaim VerificationFact Checking

Similar Papers 제목 키워드 기반

Active learning using adaptable task-based prioritisation

2022-12-03 · Shaheer U. Saeed, João Ramalhinho, Mark Pinnock, Ziyi Shen 외

Supervised machine learning-based medical image computing applications necessitate expert label curation, while unlabelled image data might be relatively abundant. Active learning methods aim to prioritise a subset of av…

Active LearningMeta Reinforcement LearningSegmentation

Task Proposal: Abstractive Snippet Generation for Web Pages

2020-12-01 · INLG (ACL) 2020 12 · Shahbaz Syed, Wei-Fan Chen, Matthias Hagen, Benno Stein 외

We propose a shared task on abstractive snippet generation for web pages, a novel task of generating query-biased abstractive summaries for documents that are to be shown on a search results page. Conventional snippets a…

Abstractive Text Summarization

Abstractive Snippet Generation

2020-02-25 · Wei-Fan Chen, Shahbaz Syed, Benno Stein, Matthias Hagen 외

An abstractive snippet is an originally created piece of text to summarize a web page on a search engine results page. Compared to the conventional extractive snippets, which are generated by extracting phrases and sente…

Text Summarization

Events Beyond ACE: Curated Training for Events

2018-09-14 · Ryan Gabbard, Jay DeYoung, Marjorie Freedman

We explore a human-driven approach to annotation, curated training (CT), in which annotation is framed as teaching the system by using interactive search to identify informative snippets of text to annotate, unlike tradi…

Active LearningEvent Argument Extraction

A Survey on Neural Abstractive Summarization Methods and Factual Consistency of Summarization

2022-04-20 · Meng Cao

Automatic summarization is the process of shortening a set of textual data computationally, to create a subset (a summary) that represents the most important pieces of information in the original text. Existing summariza…

Abstractive Text Summarization