Improving Event Coreference Resolution by Learning Argument Compatibility from Unlabeled Data
Yin Jou Huang, Jing Lu, Sadao Kurohashi, and Vincent Ng.
Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pp. 785--795, 2019.
Click here for the
PDF version.
Abstract
Argument compatibility is a linguistic condition that is frequently incorporated into modern event coreference resolution systems.
If two event mentions have incompatible arguments in any of the argument roles, they cannot be coreferent.
On the other hand, if these mentions have compatible arguments, then this may be used as information toward deciding their coreferent status.
One of the key challenges in leveraging argument compatibility lies in the paucity of labeled data.
In this work, we propose a transfer learning framework for event coreference resolution that utilizes a large amount of unlabeled data to learn the argument compatibility between two event mentions.
In addition, we adopt an interactive inference network based model to better capture the (in)compatible relations between the context words of two event mentions.
Our experiments on the KBP 2017 English dataset confirm the effectiveness of our model in learning argument compatibility, which in turn improves the performance of the overall event coreference model.
BibTeX entry
@InProceedings{Huang+etal:19a,
author = {Yin Jou Huang and Jing Lu and Sadao Kurohashi and Vincent Ng},
title = {Improving Event Coreference Resolution by Learning Argument Compatibility from Unlabeled Data},
booktitle = {Proceedings of 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies},
pages = {785--795},
year = 2019}