paper-with-me

Papers

Event Extraction Using Distant Supervision

2014-05-01 · LREC 2014 5 · Kevin Reschke, Martin Jankowiak, Mihai Surdeanu, Christopher Manning, Daniel Jurafsky

Distant supervision is a successful paradigm that gathers training data for information extraction systems by automatically aligning vast databases of facts with text. Previous work has demonstrated its usefulness for the extraction of binary relations such as a person{'}s employer or a film{'}s director. Here, we extend the distant supervision approach to template-based event extraction, focusing on the extraction of passenger counts, aircraft types, and other facts concerning airplane crash events. We present a new publicly available dataset and event extraction task in the plane crash domain based on Wikipedia infoboxes and newswire text. Using this dataset, we conduct a preliminary evaluation of four distantly supervised extraction models which assign named entity mentions in text to entries in the event template. Our results indicate that joint inference over sequences of candidate entity mentions is beneficial. Furthermore, we demonstrate that the Searn algorithm outperforms a linear-chain CRF and strong baselines with local inference.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event ExtractionKnowledge Base PopulationNamed Entity Recognition (NER)Slot Filling

Similar Papers 제목 키워드 기반

Extraction of Regulatory Events using Kernel-based Classifiers and Distant Supervision

2016-08-01 · WS 2016 8 · Andre Lamurias, Miguel J. Rodrigues, Luka A. Clarke, Francisco M. Couto
Relation Extraction

Dual Supervision Framework for Relation Extraction with Distant Supervision and Human Annotation

2020-11-24 · COLING 2020 8 · Woohwan Jung, Kyuseok Shim

Relation extraction (RE) has been extensively studied due to its importance in real-world applications such as knowledge base construction and question answering. Most of the existing works train the models on either dis…

Knowledge Base ConstructionRelationRelation ExtractionSentence

BEEDS: Large-Scale Biomedical Event Extraction using Distant Supervision and Question Answering

2022-05-01 · BioNLP (ACL) 2022 5 · Xing David Wang, Ulf Leser, Leon Weber

Automatic extraction of event structures from text is a promising way to extract important facts from the evergrowing amount of biomedical literature. We propose BEEDS, a new approach on how to mine event structures from…

Event ExtractionKnowledge Base PopulationQuestion Answering

Improving Distantly Supervised Relation Extraction using Word and Entity Based Attention

2018-04-19 · Sharmistha Jat, Siddhesh Khandelwal, Partha Talukdar

Relation extraction is the problem of classifying the relationship between two entities in a given sentence. Distant Supervision (DS) is a popular technique for developing relation extractors starting with limited superv…

RelationRelation ExtractionRelationship Extraction (Distant Supervised)Sentence

Biomedical Event Extraction using Abstract Meaning Representation

2017-08-01 · WS 2017 8 · Sudha Rao, Daniel Marcu, Kevin Knight, Hal Daum{\'e} III

We propose a novel, Abstract Meaning Representation (AMR) based approach to identifying molecular events/interactions in biomedical text. Our key contributions are: (1) an empirical validation of our hypothesis that an e…

Abstract Meaning RepresentationEvent Extraction