PoKE: A Prompt-based Knowledge Eliciting Approach for Event Argument Extraction
Eliciting knowledge from pre-trained language models via prompt-based learning has shown great potential in many natural language processing tasks. Whereas, the applications for more complex tasks such as event extraction are less studied since the design of prompt is not straightforward for the structured event containing various triggers and arguments. % Meanwhile, current conditional generation methods employ large encoder-decoder models, which are costly to train and serve. In this paper, we present a novel prompt-based approach, which elicits both the independent and joint knowledge about different events for event argument extraction. The experimental results on the benchmark ACE2005 dataset show the great advantages of our proposed approach. In particular, our approach is superior to the recent advanced methods in both fully-supervised and low-resource scenarios.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderEvent Argument ExtractionEvent ExtractionText ClassificationSimilar Papers 제목 키워드 기반
Retrieval-Enhanced Few-Shot Prompting for Speech Event Extraction
Speech Event Extraction (SpeechEE) is a challenging task that lies at the intersection of Automatic Speech Recognition (ASR) and Natural Language Processing (NLP), requiring the identification of structured event informa…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Event ExtractionRetrieval+4Bi-Directional Iterative Prompt-Tuning for Event Argument Extraction
Recently, prompt-tuning has attracted growing interests in event argument extraction (EAE). However, the existing prompt-tuning methods have not achieved satisfactory performance due to the lack of consideration of entit…
Event Argument ExtractionGlobal Constraints with Prompting for Zero-Shot Event Argument Classification
Determining the role of event arguments is a crucial subtask of event extraction. Most previous supervised models leverage costly annotations, which is not practical for open-domain applications. In this work, we propose…
Event ExtractionLanguage ModelingLanguage ModellingEliciting Rational Initial Weights in Gradual Argumentation
Many semantics for weighted argumentation frameworks assume that each argument is associated with an initial weight. However, eliciting these initial weights poses challenges: (1) accurately providing a specific numerica…
CUP: Curriculum Learning based Prompt Tuning for Implicit Event Argument Extraction
Implicit event argument extraction (EAE) aims to identify arguments that could scatter over the document. Most previous work focuses on learning the direct relations between arguments and the given trigger, while the imp…
DecoderEvent Argument ExtractionImplicit Relations