paper-with-me

홈 › Papers

The Art of Prompting: Event Detection based on Type Specific Prompts

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We compare various forms of prompts to represent event types and develop a unified framework to incorporate the event type specific prompts for supervised, few-shot, and zero-shot event detection. The experimental results demonstrate that a well-defined and comprehensive event type prompt can significantly improve the performance of event detection, especially when the annotated data is scarce (few-shot event detection) or not available (zero-shot event detection). By leveraging the semantics of event types, our unified framework shows up to 24.3\% F-score gain over the previous state-of-the-art baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

The Art of Prompting: Event Detection based on Type Specific Prompts

2022-04-14 · Sijia Wang, Mo Yu, Lifu Huang

We compare various forms of prompts to represent event types and develop a unified framework to incorporate the event type specific prompts for supervised, few-shot, and zero-shot event detection. The experimental result…

Event DetectionVocal Bursts Type Prediction

Incremental Prompting: Episodic Memory Prompt for Lifelong Event Detection

2022-04-15 · COLING 2022 10 · Minqian Liu, Shiyu Chang, Lifu Huang

Lifelong event detection aims to incrementally update a model with new event types and data while retaining the capability on previously learned old types. One critical challenge is that the model would catastrophically …

Event DetectionLifelong learning

Global Constraints with Prompting for Zero-Shot Event Argument Classification

2023-02-09 · Zizheng Lin, Hongming Zhang, Yangqiu Song

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 Modelling

Easily Accessible Text-to-Image Generation Amplifies Demographic Stereotypes at Large Scale

2022-11-07 · Federico Bianchi, Pratyusha Kalluri, Esin Durmus, Faisal Ladhak 외

Machine learning models that convert user-written text descriptions into images are now widely available online and used by millions of users to generate millions of images a day. We investigate the potential for these m…

Image GenerationText to Image GenerationText-to-Image Generation

P4E: Few-Shot Event Detection as Prompt-Guided Identification and Localization

2022-02-15 · Sha Li, Liyuan Liu, Yiqing Xie, Heng Ji 외

We propose P4E, an identify-and-localize event detection framework that integrates the best of few-shot prompting and structured prediction. Our framework decomposes event detection into an identification task and a loca…

Event DetectionEvent ExtractionFew-Shot LearningMulti-Label Classification+2