COLING 2025main0 citations

Re-Cent: A Relation-Centric Framework for Joint Zero-Shot Relation Triplet Extraction

Zehan Li, Fu Zhang, Kailun Lyu, Jingwei Cheng, Tianyue Peng

Abstract

Zero-shot Relation Triplet Extraction (ZSRTE) aims to extract triplets from the context where the relation patterns are unseen during training. Due to the inherent challenges of the ZSRTE task, existing extractive ZSRTE methods often decompose it into named entity recognition and relation classification, which overlooks the interdependence of two tasks and may introduce error propagation. Motivated by the intuition that crucial entity attributes might be implicit in the relation labels, we propose a Relation-Centric joint ZSRTE method named Re-Cent. This approach uses minimal information, specifically unseen relation labels, to extract triplets in one go through a unified model. We develop two span-based extractors to identify the subjects and objects corresponding to relation labels, forming span-pairs. Additionally, we introduce a relation-based correction mechanism that further refines the triplets by calculating the relevance between span-pairs and relation labels. Experiments demonstrate that Re-Cent achieves state-of-the-art performance with fewer parameters and does not rely on synthetic data or manual labor.

BibTeX
@inproceedings{li-etal-2025-cent,
    title = "Re-Cent: A Relation-Centric Framework for Joint Zero-Shot Relation Triplet Extraction",
    author = "Li, Zehan  and
      Zhang, Fu  and
      Lyu, Kailun  and
      Cheng, Jingwei  and
      Peng, Tianyue",
    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.491/",
    pages = "7344--7354"
}
Re-Cent: A Relation-Centric Framework for Joint Zero-Shot Relation Triplet Extraction · COLING 2025