RBPB: Regularization-Based Pattern Balancing Method for Event Extraction
Published 1 January 2016Open access
Lei Sha, Jing Liu, Chin-Yew Lin, Sujian Li, Baobao Chang, Zhifang Sui
Citations49
Generate an AI Snapshot to get a quick, structured summary of this paper.
Study Snapshot
ObjectiveStudy objective
MethodsResearch methodology
PopulationPopulation studied
Sample sizeSample sizes
OutcomesStudy outcomes here
ResultsStudy results comes here
LimitationsResearch study limitations comes here
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
Inspired by the progress in representation learning, trigger embedding, sentence-level embedding and pattern features together as their features for trigger classification are used so that the effect of patterns and other useful features can be balanced.
Abstract
Event extraction is a particularly challenging information extraction task, which intends to identify and classify event triggers and arguments from raw text. In recent works, when determining event types (trigger classification), most of the works are either pattern-only or feature-only.
Keywords
Computer Science
Event Extraction via Dynamic Multi-Pooling Convolutional Neural Networks
929 Citations2015Yubo Chen, Liheng Xu +3 more
A word-representation model to capture meaningful semantic regularities for words and a framework based on a convolutional neural network to capture sentence-level clues are introduced.
Learning dictionaries for information extraction by multi-level bootstrapping
688 Citations1999Ellen Riloff, Rosie Jones
A multilevel bootstrapping algorithm is presented that generates both the semantic lexicon and extraction patterns simultaneously simultaneously and produces high-quality dictionaries for several semantic categories.
Automatically generating extraction patterns from untagged text
620 Citations1996Ellen Riloff
This work has developed a system called AutoSlog-TS that creates dictionaries of extraction patterns using only untagged text, and in experiments with the MUG-4 terrorism domain, created a dictionary of extraction pattern that performed comparably to a dictionary created by autoSlog, using only preclassified texts as input.
Joint Event Extraction via Structured Prediction with Global Features
478 Citations2013Qi Li, Heng Ji +1 more
This work proposes a joint framework based on structured prediction which extracts triggers and arguments together so that the local predictions can be mutually improved, and proposes to incorporate global features which explicitly capture the dependencies of multiple triggers and argued.
Automatically constructing a dictionary for information extraction tasks
453 Citations1993Ellen Riloff
Using AutoSlog, a system that automatically builds a domain-specific dictionary of concepts for extracting information from text, a dictionary for the domain of terrorist event descriptions was constructed in only 5 person-hours and the overall scores were virtually indistinguishable.
Refining Event Extraction through Cross-Document Inference
400 Citations2008Heng Ji, Ralph Grishman
This work designs a simple scheme to conduct cross-document inference for improving the ACE event extraction task, and applies the hypothesis of “One Sense Per Discourse” to information extraction.
Using Document Level Cross-Event Inference to Improve Event Extraction
296 Citations2010Shasha Liao, Ralph Grishman
This paper uses document level information from the training corpus to improve the performance of ACE event extraction and uses information about other types of events to make predictions or resolve ambiguities regarding a given event.
ArXiv.orgCRYSTAL: Inducing a Conceptual Dictionary
273 Citations1995Stephen Soderland, D A Fisher +2 more
Preemptive information extraction using unrestricted relation discovery
240 Citations2006Yusuke Shinyama, Satoshi Sekine
A technique called Unrestricted Relation Discovery is proposed that discovers all possible relations from texts and presents them as tables in order to extend the boundary of Information Extraction systems.
Using Cross-Entity Inference to Improve Event Extraction
231 Citations2011Yu Hong, Jianfeng Zhang +4 more
This paper proposes a new method of event extraction by well using cross-entity inference that regard entity-type consistency as key feature to predict event mentions and adopts this inference method to improve the traditional sentence-level event extraction system.
International Joint Conference on Artificial IntelligenceAdaptive information extraction from text by rule induction and generalisation
230 Citations2001Fabio Ciravegna
The role of shallow NLP in rule induction is discussed, and the algorithm has a considerable success story and real world applications have been developed and licenses have been released to external companies for building other applications.
Automatic acquisition of domain knowledge for Information Extraction
228 Citations2000Roman Yangarber, Ralph Grishman +2 more
This paper presents an alternative approach, based on an automatic discovery procedure, EXDISCO, which identifies a set of relevant documents and aSet of event patterns from un-annotaled text, starting from a small set of "seed patterns."
Template-Based Information Extraction without the Templates
172 Citations2011Nathanael Chambers, Dan Jurafsky
This paper describes an approach to template-based IE that removes this requirement and performs extraction without knowing the template structure in advance, and induces template structure very similar to hand-created gold structure from raw text.
A semantic approach to IE pattern induction
163 Citations2005Mark Stevenson, Mark Greenwood
This paper presents a novel algorithm for the acquisition of Information Extraction patterns that makes the assumption that useful patterns will have similar meanings to those already identified as relevant.
NYU's English ACE 2005 System Description
157 Citations2005Ralph Grishman, David A. Westbrook +1 more
This report focuses on two components which were evaluated this year: reference resolution and event recognition, where they sought to take advantage of a rich combination of logical grammatical structure and predicate-argument structure, building on the recent work on PropBank and NomBank.
National Conference on Artificial IntelligenceA maximum entropy approach to information extraction from semi-structured and free text
153 Citations2002Hai Leong Chieu, Hwee Tou Ng
A classification-based approach towards single-slot as well as multi-slot information extraction (IE) with higher accuracy than the best previously published results in both domains is presented.
Lecture notes in computer scienceLearning information extraction patterns from examples
146 Citations1996Scott B. Huffman
A system that can learn dictionaries of extraction patterns directly from user-provided examples of texts and events to be extracted from them, and learns patterns that recognize relationships between key constituents based on local syntax.
On-demand information extraction
142 Citations2006Satoshi Sekine
On-demand Information Extraction (ODIE) aims to completely eliminate the customization effort, and is reported on on experimental results in which the system created useful tables for many topics, demonstrating the feasibility of this approach.
Resume information extraction with cascaded hybrid model
126 Citations2005Kun Yu, Gang Guan +1 more
The experimental results show that this cascaded hybrid model achieves better F-score than flat models that do not apply the hierarchical structure of resumes and applying different IE models in different passes according to the contextual structure is effective.
An improved extraction pattern representation model for automatic IE pattern acquisition
119 Citations2003Kiyoshi Sudo, Satoshi Sekine +1 more
A new model, the Subtree model, based on arbitrary subtrees of dependency trees, is introduced, describing a discovery procedure for this model and demonstrating experimentally an improvement in recall using Subtree patterns.
A unified model of phrasal and sentential evidence for information extraction
117 Citations2009Siddharth Patwardhan, Ellen Riloff
A new model for event extraction is presented that jointly considers both the local context around a phrase along with the wider sentential context in a probabilistic framework and performs well in comparison to existing IE systems that rely on local phrasal context.
Empirical Methods in Natural Language ProcessingEffective Information Extraction with Semantic Affinity Patterns and Relevant Regions
112 Citations2007Siddharth Patwardhan, Ellen Riloff
An information extraction system that decouples the tasks of finding relevant regions of text and applying extraction patterns is presented, using a self-trained relevant sentence classifier to identify relevant regions, and using a semantic affinity measure to automatically learn domain-relevant extraction patterns.
Multistrategy Learning for Information Extraction
88 Citations1998Dayne Freitag
It is possible to improve extraction accuracy over that achieved by any individ ual learner by building regression models mapping from learner con dence to probability of cor rectness and combining probabilities.
Acquisition of semantic patterns for information extraction from corpora
69 Citations2002J.-T. Kim, Dan Moldovan
A knowledge acquisition tool to extract semantic patterns for a memory-based information retrieval system is presented to facilitate the construction of a large knowledge base of semantic patterns.
Using uneven margins SVM and perceptron for information extraction
62 Citations2005Yaoyong Li, Kalina Bontcheva +1 more
This paper takes two popular IE algorithms -- SVM and Perceptron -- and demonstrates how the introduction of an uneven margins parameter can improve the results on imbalanced training data in IE.
Bootstrapped Training of Event Extraction Classifiers
52 Citations2012Ruihong Huang, Ellen Riloff
The experimental results show that the bootstrapped system outperforms previous weakly supervised event extraction systems on the MUC-4 data set, and achieves performance levels comparable to supervised training with 700 manually annotated documents.
Lecture notes in computer scienceMulti-level Boundary Classification for Information Extraction
45 Citations2004Aidan Finn, Nicholas Kushmerick
This approach uses a two-level ensemble of classifiers to improve the recall of the extracted fragments while maintaining high precision and outperforms current state-of-the-art IE algorithms on several benchmark IE tasks.
National University of SingaporeA Multi-resolution Framework for Information Extraction from Free Text
43 Citations2007Mstislav Maslennikov, Tat‐Seng Chua
This paper re-examines the problem at the multiresolution layers of phrase, clause and sentence using dependency and discourse relations using the multi-resolution framework ARE (Anchor and Relation) to filter noisy dependency paths and increase reliability of dependency path extraction.
Peeling Back the Layers: Detecting Event Role Fillers in Secondary Contexts
40 Citations2011Ruihong Huang, Ellen Riloff
This work proposes a multi-layered event extraction architecture that progressively "zooms in" on relevant information that performs better than previous systems on the MUC-4 event extraction data set.
Automatic Event Extraction with Structured Preference Modeling
38 Citations2012Wei Lu, Dan Roth
A novel sequence labeling model based on the latent-variable semi-Markov conditional random fields for jointly extracting argument roles of events from texts and shows empirically that the structured preferences are crucial to the success of this task.
Proceedings of the 17th international conference on Computational linguistics -Toward general-purpose learning for information extraction
31 Citations1998Dayne Freitag
Segment-based hidden Markov models for information extraction
16 Citations2006Zhenmei Gu, Nick Cercone
This work proposes to use HMMs to model text at the segment level, in which the extraction process consists of two steps: a segment retrieval step followed by an extraction step, which achieves near zero extraction redundancy and has better overall extraction performance than traditional document HMM IE systems.
Bootstrapping events and relations from text
14 Citations2009Ting Liu
A new approach to semi-supervised adaptive learning of event extraction from text, given a set of examples and an un-annotated text corpus, the BEAR system (Bootstrapping Events And Relations) will automatically learn how to recognize and understand descriptions of complex semantic relationships in text.
