Tackling Zero Pronoun Resolution and Non-Zero Coreference Resolution Jointly

Shisong Chen, Binbin Gu, Jianfeng Qu, Zhixu Li, An Liu, Lei Zhao, Zhigang Chen


Abstract
Zero pronoun resolution aims at recognizing dropped pronouns and pointing out their anaphoric mentions, while non-zero coreference resolution targets at clustering mentions referring to the same entity. Existing efforts often deal with the two problems separately regardless of their close essential correlations. In this paper, we investigate the possibility of jointly solving zero pronoun resolution and coreference resolution via a novel end-to-end neural model. Specifically, we design a gap-masked self-attention model that encodes gaps and tokens in the same space, where gaps could capture valuable contextual information according to their surrounding tokens while tokens could maintain original sequential information without disturbance. Additionally, we also propose a two-stage interaction mechanism to make full use of the exclusive relationship between zero pronouns and mentions. Our empirical study conducted on the OntoNotes 5.0 Chinese dataset shows that our model could outperform corresponding state-of-the-art approaches on both tasks.
Anthology ID:
2021.conll-1.40
Volume:
Proceedings of the 25th Conference on Computational Natural Language Learning
Month:
November
Year:
2021
Address:
Online
Editors:
Arianna Bisazza, Omri Abend
Venue:
CoNLL
SIG:
SIGNLL
Publisher:
Association for Computational Linguistics
Note:
Pages:
518–527
Language:
URL:
https://aclanthology.org/2021.conll-1.40
DOI:
10.18653/v1/2021.conll-1.40
Bibkey:
Cite (ACL):
Shisong Chen, Binbin Gu, Jianfeng Qu, Zhixu Li, An Liu, Lei Zhao, and Zhigang Chen. 2021. Tackling Zero Pronoun Resolution and Non-Zero Coreference Resolution Jointly. In Proceedings of the 25th Conference on Computational Natural Language Learning, pages 518–527, Online. Association for Computational Linguistics.
Cite (Informal):
Tackling Zero Pronoun Resolution and Non-Zero Coreference Resolution Jointly (Chen et al., CoNLL 2021)
Copy Citation:
PDF:
https://preview.aclanthology.org/emnlp-22-attachments/2021.conll-1.40.pdf
Software:
 2021.conll-1.40.Software.zip
Video:
 https://preview.aclanthology.org/emnlp-22-attachments/2021.conll-1.40.mp4
Code
 cheniison/e2e-joint-coref