@inproceedings{zhu-etal-2024-fcds,
title = "{FCDS}: Fusing Constituency and Dependency Syntax into Document-Level Relation Extraction",
author = "Zhu, Xudong and
Kang, Zhao and
Hui, Bei",
editor = "Calzolari, Nicoletta and
Kan, Min-Yen and
Hoste, Veronique and
Lenci, Alessandro and
Sakti, Sakriani and
Xue, Nianwen",
booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
month = may,
year = "2024",
address = "Torino, Italia",
publisher = "ELRA and ICCL",
url = "https://preview.aclanthology.org/fix-sig-urls/2024.lrec-main.627/",
pages = "7141--7152",
abstract = "Document-level Relation Extraction (DocRE) aims to identify relation labels between entities within a single document. It requires handling several sentences and reasoning over them. State-of-the-art DocRE methods use a graph structure to connect entities across the document to capture dependency syntax information. However, this is insufficient to fully exploit the rich syntax information in the document. In this work, we propose to fuse constituency and dependency syntax into DocRE. It uses constituency syntax to aggregate the whole sentence information and select the instructive sentences for the pairs of targets. It exploits dependency syntax in a graph structure with constituency syntax enhancement and chooses the path between entity pairs based on the dependency graph. The experimental results on datasets from various domains demonstrate the effectiveness of the proposed method."
}
Markdown (Informal)
[FCDS: Fusing Constituency and Dependency Syntax into Document-Level Relation Extraction](https://preview.aclanthology.org/fix-sig-urls/2024.lrec-main.627/) (Zhu et al., LREC-COLING 2024)
ACL