paper-with-me

Papers

Zero-Shot Transfer Learning for Event Extraction

2017-07-04 · ACL 2018 7 · Lifu Huang, Heng Ji, Kyunghyun Cho, Clare R. Voss

Most previous event extraction studies have relied heavily on features derived from annotated event mentions, thus cannot be applied to new event types without annotation effort. In this work, we take a fresh look at event extraction and model it as a grounding problem. We design a transferable neural architecture, mapping event mentions and types jointly into a shared semantic space using structural and compositional neural networks, where the type of each event mention can be determined by the closest of all candidate types . By leveraging (1)~available manual annotations for a small set of existing event types and (2)~existing event ontologies, our framework applies to new event types without requiring additional annotation. Experiments on both existing event types (e.g., ACE, ERE) and new event types (e.g., FrameNet) demonstrate the effectiveness of our approach. \textit{Without any manual annotations} for 23 new event types, our zero-shot framework achieved performance comparable to a state-of-the-art supervised model which is trained from the annotations of 500 event mentions.

📄 PDF Abstract BibTeX arXiv:1707.01066

Code (1)

wilburOne/ZeroShotEvent 공식 구현

Tasks

Event ExtractionTransfer Learning

Similar Papers 제목 키워드 기반

Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction

2022-03-15 · ACL 2022 5 · Kuan-Hao Huang, I-Hung Hsu, Premkumar Natarajan, Kai-Wei Chang 외

We present a study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE). By formulating EAE as a language generation task, our method effectively e…

Cross-Lingual TransferEvent Argument ExtractionText GenerationZero-Shot Cross-Lingual Transfer

Zero-shot Event Extraction via Transfer Learning: Challenges and Insights

2021-08-01 · ACL 2021 5 · Qing Lyu, Hongming Zhang, Elior Sulem, Dan Roth

Event extraction has long been a challenging task, addressed mostly with supervised methods that require expensive annotation and are not extensible to new event ontologies. In this work, we explore the possibility of ze…

Event ExtractionNatural Language InferenceQuestion AnsweringTransfer Learning+1

Small Models Are (Still) Effective Cross-Domain Argument Extractors

2024-04-12 · William Gantt, Aaron Steven White

Effective ontology transfer has been a major goal of recent work on event argument extraction (EAE). Two methods in particular -- question answering (QA) and template infilling (TI) -- have emerged as promising approache…

Event Argument ExtractionQuestion AnsweringSentence

Textual Entailment for Event Argument Extraction: Zero- and Few-Shot with Multi-Source Learning

2022-05-03 · Findings (NAACL) 2022 7 · Oscar Sainz, Itziar Gonzalez-Dios, Oier Lopez de Lacalle, Bonan Min 외

Recent work has shown that NLP tasks such as Relation Extraction (RE) can be recasted as Textual Entailment tasks using verbalizations, with strong performance in zero-shot and few-shot settings thanks to pre-trained ent…

Event Argument ExtractionNatural Language InferenceRelation ExtractionZero-shot Named Entity Recognition (NER)

Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction

2021-09-17 · ACL ARR September 2021 9 · Anonymous

We present a pioneering study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE) by formulating EAE as a language generation task. Compared to pr…

Cross-Lingual TransferEvent Argument ExtractionText Generation