@inproceedings{hsu-horwood-2022-contrastive,
title = "Contrastive Representation Learning for Cross-Document Coreference Resolution of Events and Entities",
author = "Hsu, Benjamin and
Horwood, Graham",
editor = "Carpuat, Marine and
de Marneffe, Marie-Catherine and
Meza Ruiz, Ivan Vladimir",
booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
month = jul,
year = "2022",
address = "Seattle, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.naacl-main.267/",
doi = "10.18653/v1/2022.naacl-main.267",
pages = "3644--3655",
abstract = "Identifying related entities and events within and across documents is fundamental to natural language understanding. We present an approach to entity and event coreference resolution utilizing contrastive representation learning. Earlier state-of-the-art methods have formulated this problem as a binary classification problem and leveraged large transformers in a cross-encoder architecture to achieve their results. For large collections of documents and corresponding set of $n$ mentions, the necessity of performing $n^{2}$ transformer computations in these earlier approaches can be computationally intensive. We show that it is possible to reduce this burden by applying contrastive learning techniques that only require $n$ transformer computations at inference time. Our method achieves state-of-the-art results on a number of key metrics on the ECB+ corpus and is competitive on others."
}
Markdown (Informal)
[Contrastive Representation Learning for Cross-Document Coreference Resolution of Events and Entities](https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.naacl-main.267/) (Hsu & Horwood, NAACL 2022)
ACL