Solving Hard Coreference Problems
Coreference resolution is a key problem in natural language understanding that still escapes reliable solutions. One fundamental difficulty has been that of resolving instances involving pronouns since they often require deep language understanding and use of background knowledge. In this paper, we propose an algorithmic solution that involves a new representation for the knowledge required to address hard coreference problems, along with a constrained optimization framework that uses this knowledge in coreference decision making. Our representation, Predicate Schemas, is instantiated with knowledge acquired in an unsupervised way, and is compiled automatically into constraints that impact the coreference decision. We present a general coreference resolution system that significantly improves state-of-the-art performance on hard, Winograd-style, pronoun resolution cases, while still performing at the state-of-the-art level on standard coreference resolution datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
coreference-resolutionCoreference ResolutionDecision MakingNatural Language UnderstandingSimilar Papers 제목 키워드 기반
A Brief Survey and Comparative Study of Recent Development of Pronoun Coreference Resolution in English
Pronoun Coreference Resolution (PCR) is the task of resolving pronominal expressions to all mentions they refer to. Compared with the general coreference resolution task, the main challenge of PCR is the coreference rela…
coreference-resolutionCoreference ResolutionNatural Language UnderstandingRelation Prediction+1A Brief Survey and Comparative Study of Recent Development of Pronoun Coreference Resolution
Pronoun Coreference Resolution (PCR) is the task of resolving pronominal expressions to all mentions they refer to. Compared with the general coreference resolution task, the main challenge of PCR is the coreference rela…
coreference-resolutionCoreference ResolutionNatural Language UnderstandingRelation Prediction+1Resolving Event Coreference with Supervised Representation Learning and Clustering-Oriented Regularization
We present an approach to event coreference resolution by developing a general framework for clustering that uses supervised representation learning. We propose a neural network architecture with novel Clustering-Oriente…
Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference Resolution+1Signed Coreference Resolution
Coreference resolution is key to many natural language processing tasks and yet has been relatively unexplored in Sign Language Processing. In signed languages, space is primarily used to establish reference. Solving cor…
coreference-resolutionCoreference ResolutionCommonsense Knowledge Enhanced Embeddings for Solving Pronoun Disambiguation Problems in Winograd Schema Challenge
In this paper, we propose commonsense knowledge enhanced embeddings (KEE) for solving the Pronoun Disambiguation Problems (PDP). The PDP task we investigate in this paper is a complex coreference resolution task which re…
coreference-resolutionCoreference Resolution