COLING 2024main2 citations

Domain-aware and Co-adaptive Feature Transformation for Domain Adaption Few-shot Relation Extraction

Yijun Liu, Feifei Dai, Xiaoyan Gu, Minghui Zhai, Bo Li, Meiou Zhang

Abstract

Few-shot relation extraction (FSRE) can alleviate the data scarcity problem in relation extraction. However, FSRE models often suffer a significant decline in performance when adapting to new domains. To overcome this issue, many researchers have focused on domain adaption FSRE (DAFSRE). Nevertheless, existing approaches primarily concentrate on the source domain, which makes it difficult to accurately transfer useful knowledge to the target domain. Additionally, the lack of distinction between relations further restricts the model performance. In this paper, we propose the domain-aware and co-adaptive feature transformation approach to address these issues. Specifically, we introduce a domain-aware transformation module that leverages the target domain distribution features to guide the domain-aware feature transformations. This can enhance the model’s adaptability across domains, leading to improved target domain performance. Furthermore, we design co-adaptive prototypical networks to perform co-adaptive feature transformation through a transformer mechanism. This results in more robust and distinguishable relation prototypes. Experiments on DAFSRE benchmark datasets demonstrate the effectiveness of our method, which outperforms existing models and achieves state-of-the-art performance.

BibTeX
@inproceedings{liu-etal-2024-domain,
    title = "Domain-aware and Co-adaptive Feature Transformation for Domain Adaption Few-shot Relation Extraction",
    author = "Liu, Yijun  and
      Dai, Feifei  and
      Gu, Xiaoyan  and
      Zhai, Minghui  and
      Li, Bo  and
      Zhang, Meiou",
    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://aclanthology.org/2024.lrec-main.469/",
    pages = "5275--5285"
}
Domain-aware and Co-adaptive Feature Transformation for Domain Adaption Few-shot Relation Extraction · COLING 2024