Using Type Information to Improve Entity Coreference Resolution
Coreference resolution (CR) is an essential part of discourse analysis. Most recently, neural approaches have been proposed to improve over SOTA models from earlier paradigms. So far none of the published neural models leverage external semantic knowledge such as type information. This paper offers the first such model and evaluation, demonstrating modest gains in accuracy by introducing either gold standard or predicted types. In the proposed approach, type information serves both to (1) improve mention representation and (2) create a soft type consistency check between coreference candidate mentions. Our evaluation covers two different grain sizes of types over four different benchmark corpora.
Code (0)
등록된 구현이 없습니다.
Tasks
coreference-resolutionCoreference ResolutionVocal Bursts Type PredictionSimilar Papers 제목 키워드 기반
Evaluating the Impact of a Hierarchical Discourse Representation on Entity Coreference Resolution Performance
Recent work on entity coreference resolution (CR) follows current trends in Deep Learning applied to embeddings and relatively simple task-related features. SOTA models do not make use of hierarchical representations of …
coreference-resolutionCoreference ResolutionNamed Person Coreference in English News
People are often entities of interest in tasks such as search and information extraction. In these tasks, the goal is to find as much information as possible about people specified by their name. However in text, some of…
coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+1Evaluation of named entity coreference
In many NLP applications like search and information extraction for named entities, it is necessary to find all the mentions of a named entity, some of which appear as pronouns (she, his, etc.) or nominals (the professor…
coreference-resolutionCoreference ResolutionEntity-Centric Joint Modeling of Japanese Coreference Resolution and Predicate Argument Structure Analysis
Predicate argument structure analysis is a task of identifying structured events. To improve this field, we need to identify a salient entity, which cannot be identified without performing coreference resolution and pred…
coreference-resolutionCoreference ResolutionReading ComprehensionIncorporating Singletons and Mention-based Features in Coreference Resolution via Multi-task Learning for Better Generalization
Previous attempts to incorporate a mention detection step into end-to-end neural coreference resolution for English have been hampered by the lack of singleton mention span data as well as other entity information. This …
coreference-resolutionCoreference ResolutionMulti-Task Learning