paper-with-me

홈 › Papers

Incorporating Centering Theory into Neural Coreference Resolution

2022-07-01 · NAACL 2022 7 · Haixia Chai, Michael Strube

In recent years, transformer-based coreference resolution systems have achieved remarkable improvements on the CoNLL dataset. However, how coreference resolvers can benefit from discourse coherence is still an open question. In this paper, we propose to incorporate centering transitions derived from centering theory in the form of a graph into a neural coreference model. Our method improves the performance over the SOTA baselines, especially on pronoun resolution in long documents, formal well-structured text, and clusters with scattered mentions.

📄 PDF Abstract BibTeX

Code (1)

haixiachai/ct-coref 공식 구현 pytorch

Tasks

coreference-resolutionCoreference ResolutionOpen-Ended Question Answering

Similar Papers 제목 키워드 기반

Investigating the Role of Centering Theory in the Context of Neural Coreference Resolution Systems

2022-10-26 · Yuchen Eleanor Jiang, Ryan Cotterell, Mrinmaya Sachan

Centering theory (CT; Grosz et al., 1995) provides a linguistic analysis of the structure of discourse. According to the theory, local coherence of discourse arises from the manner and extent to which successive utteranc…

coreference-resolutionCoreference ResolutionWorld Knowledge

Integrating knowledge bases to improve coreference and bridging resolution for the chemical domain

2024-04-16 · Pengcheng Lu, Massimo Poesio

Resolving coreference and bridging relations in chemical patents is important for better understanding the precise chemical process, where chemical domain knowledge is very critical. We proposed an approach incorporating…

Chemical ProcessMulti-Task Learning

Light Coreference Resolution for Russian with Hierarchical Discourse Features

2023-06-02 · Elena Chistova, Ivan Smirnov

Coreference resolution is the task of identifying and grouping mentions referring to the same real-world entity. Previous neural models have mainly focused on learning span representations and pairwise scores for corefer…

coreference-resolutionCoreference ResolutionLanguage ModelingLanguage Modelling

End-to-end Deep Reinforcement Learning Based Coreference Resolution

2019-07-01 · ACL 2019 7 · Hongliang Fei, Xu Li, Dingcheng Li, Ping Li

Recent neural network models have significantly advanced the task of coreference resolution. However, current neural coreference models are usually trained with heuristic loss functions that are computed over a sequence …

coreference-resolutionCoreference ResolutionDeep Reinforcement Learningreinforcement-learning+2

A Context-Dependent Gated Module for Incorporating Symbolic Semantics into Event Coreference Resolution

2021-04-04 · NAACL 2021 4 · Tuan Lai, Heng Ji, Trung Bui, Quan Hung Tran 외

Event coreference resolution is an important research problem with many applications. Despite the recent remarkable success of pretrained language models, we argue that it is still highly beneficial to utilize symbolic f…

coreference-resolutionCoreference ResolutionEvent Coreference Resolution