paper-with-me

Papers

Using Type Information to Improve Entity Coreference Resolution

2020-10-12 · EMNLP (CODI) 2020 11 · Sopan Khosla, Carolyn Rose

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.

📄 PDF Abstract BibTeX arXiv:2010.05738

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Evaluating the Impact of a Hierarchical Discourse Representation on Entity Coreference Resolution Performance

2021-04-20 · NAACL 2021 4 · Sopan Khosla, James Fiacco, Carolyn Rose

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 Resolution

Named Person Coreference in English News

2018-10-26 · Oshin Agarwal, Sanjay Subramanian, Ani Nenkova, Dan Roth

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+1

Evaluation of named entity coreference

2019-06-01 · WS 2019 6 · Oshin Agarwal, Sanjay Subramanian, Ani Nenkova, Dan Roth

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 Resolution

Entity-Centric Joint Modeling of Japanese Coreference Resolution and Predicate Argument Structure Analysis

2018-07-01 · ACL 2018 7 · Tomohide Shibata, Sadao Kurohashi

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 Comprehension

Incorporating Singletons and Mention-based Features in Coreference Resolution via Multi-task Learning for Better Generalization

2023-09-20 · YIlun Zhu, Siyao Peng, Sameer Pradhan, Amir Zeldes

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