Using Document Level Cross-Event Inference to Improve Event Extraction 论文

2010引用 296
Topic ModelingAdvanced Text Analysis TechniquesNatural Language Processing Techniques

摘要

Event extraction is a particularly challenging type of information extraction (IE). Most current event extraction systems rely on local information at the phrase or sentence level. However, this local context may be insufficient to resolve ambiguities in identifying particular types of events; information from a wider scope can serve to resolve some of these ambiguities. In this paper, we use document level information to improve the performance of ACE event extraction. In contrast to previous work, we do not limit ourselves to information about events of the same type, but rather use information about other types of events to make predictions or resolve ambiguities regarding a given event. We learn such relationships from the training corpus and use them to help predict the occurrence of events and event arguments in a text. Experiments show that we can get 9.0 % (absolute) gain in trigger (event) classification, and more than 8 % gain for argument (role) classification in ACE event extraction. 1