COLING 2025main0 citations

SURE: Mutually Visible Objects and Self-generated Candidate Labels For Relation Extraction

Yuxuan Feng, Qian Chen, Qianyou Wu, Xin Guo, Suge Wang

Abstract

Joint relation extraction models effectively mitigate the error propagation problem inherently present in pipeline models. Nevertheless, joint models face challenges including high computational complexity, complex network architectures, difficult parameter tuning, and notably, limited interpretability. In contrast, recent advances in pipeline relation extraction models (PURE, PL-Marker) have attracted considerable attention due to their lightweight design and high extraction accuracy. A key advancement is the introduction of a marker mechanism, which enhances relation extraction (RE) process by highlighting entities. However, these models primarily focus on generating correct labels. In doing so, they neglect the label selection process. Moreover, they fail to adequately capture the intricate interactions between entity pairs. To overcome these limitations, we develop a Candidate Label Markers (CLMs) mechanism that prioritizes strategic label selection over simple label generation. Furthermore, we facilitate interactions among diverse relation pairs, enabling the identification of more intricate relational patterns. Experimental results show that we achieve a new SOTA performance. Specifically, based on the same Named Entity Recognition (NER) results as theirs, we improve the SOTA methods by 2.5%, 1.9%, 1.2% in terms of strict F1 scores on SciERC, ACE05 and ACE04.

BibTeX
@inproceedings{feng-etal-2025-sure,
    title = "{SURE}: Mutually Visible Objects and Self-generated Candidate Labels For Relation Extraction",
    author = "Feng, Yuxuan  and
      Chen, Qian  and
      Wu, Qianyou  and
      Guo, Xin  and
      Wang, Suge",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.31/",
    pages = "459--468"
}
SURE: Mutually Visible Objects and Self-generated Candidate Labels For Relation Extraction · COLING 2025