Projects per year
Abstract
We propose a sentence-incremental neural coreference resolution system which incrementally builds clusters after marking mention boundaries in a shift-reduce method. The system is aimed at bridging two recent approaches at coreference resolution: (1) state-of-the-art-non-incremental models that incur quadratic complexity in document length with high computational cost, and (2) memory networkbased models which operate incrementally but do not generalize beyond pronouns. For comparison, we simulate an incremental setting by constraining non-incremental systems to form partial coreference chains before observing new sentences. In this setting, our system outperforms comparable state-of-the-art methods by 2 F1 on OntoNotes and 6.8 F1 on the CODI-CRAC 2021 corpus. In a conventional coreference setup, our system achieves 76.3 F1on OntoNotes and 45.5 F1 on CODI-CRAC2021, which is comparable to state-of-the-art-baselines. We also analyze variations of our system and show that the degree of incrementality in the encoder has a surprisingly large effect on the resulting performance.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing |
Editors | Yoav Goldberg, Zornitsa Kozareva, Yue Zhang |
Place of Publication | Abu Dhabi |
Publisher | Association for Computational Linguistics (ACL) |
Pages | 427-443 |
Number of pages | 17 |
ISBN (Electronic) | 9781959429418 |
Publication status | Published - 2 Feb 2023 |
Event | The 2022 Conference on Empirical Methods in Natural Language Processing - Abu Dhabi National Exhibition Centre, Abu Dhabi, United Arab Emirates Duration: 7 Dec 2022 → 11 Dec 2022 Conference number: 27 https://2022.emnlp.org/ |
Conference
Conference | The 2022 Conference on Empirical Methods in Natural Language Processing |
---|---|
Abbreviated title | EMNLP 2022 |
Country/Territory | United Arab Emirates |
City | Abu Dhabi |
Period | 7/12/22 → 11/12/22 |
Internet address |
Fingerprint
Dive into the research topics of 'Sentence-Incremental Neural Coreference Resolution'. Together they form a unique fingerprint.Projects
- 1 Finished