COLING 2025main0 citations

CE-DA: Custom Embedding and Dynamic Aggregation for Zero-Shot Relation Extraction

Fu Zhang, He Liu, Zehan Li, Jingwei Cheng

Abstract

Zero-shot Relation Extraction (ZSRE) aims to predict novel relations from sentences with given entity pairs, where the relations have not been encountered during training. Prototypebased methods, which achieve ZSRE by aligning the sentence representation and the relation prototype representation, have shown great potential. However, most existing works focus solely on improving the quality of prototype representations, neglecting sentence representations and lacking interaction between different types of relation side information. In this paper, we propose a novel ZSRE framework named CE-DA, which includes two modules: Custom Embedding and Dynamic Aggregation. We employ a two-stage approach to obtain customized embeddings of sentences. In the first stage, we train a sentence encoder through unsupervised contrastive learning, and in the second stage, we highlight the potential relations between entities in sentences using carefully designed entity emphasis prompts to further enhance sentence representations. Additionally, our dynamic aggregation method assigns different weights to different types of relation side information through a learnable network to enhance the quality of relation prototype representations. In contrast to traditional methods that treat the importance of all side information equally, our dynamic aggregation method further strengthen the interaction between different types of relation side information. Our method demonstrates competitive performance across various metrics on two ZSRE datasets.

BibTeX
@inproceedings{zhang-etal-2025-ce,
    title = "{CE}-{DA}: Custom Embedding and Dynamic Aggregation for Zero-Shot Relation Extraction",
    author = "Zhang, Fu  and
      Liu, He  and
      Li, Zehan  and
      Cheng, Jingwei",
    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.656/",
    pages = "9814--9823"
}
CE-DA: Custom Embedding and Dynamic Aggregation for Zero-Shot Relation Extraction · COLING 2025