EMNLP 2024main0 citations

Context-Aware Adapter Tuning for Few-Shot Relation Learning in Knowledge Graphs

Liu Ran, Zhongzhou Liu, Xiaoli Li, Yuan Fang

Abstract

Knowledge graphs (KGs) are instrumental in various real-world applications, yet they often suffer from incompleteness due to missing relations. To predict instances for novel relations with limited training examples, few-shot relation learning approaches have emerged, utilizing techniques such as meta-learning. However, the assumption is that novel relations in meta-testing and base relations in meta-training are independently and identically distributed, which may not hold in practice. To address the limitation, we propose RelAdapter, a context-aware adapter for few-shot relation learning in KGs designed to enhance the adaptation process in meta-learning. First, RelAdapter is equipped with a lightweight adapter module that facilitates relation-specific, tunable adaptation of meta-knowledge in a parameter-efficient manner. Second, RelAdapter is enriched with contextual information about the target relation, enabling enhanced adaptation to each distinct relation. Extensive experiments on three benchmark KGs validate the superiority of RelAdapter over state-of-the-art methods.

BibTeX
@inproceedings{ran-etal-2024-context,
    title = "Context-Aware Adapter Tuning for Few-Shot Relation Learning in Knowledge Graphs",
    author = "Ran, Liu  and
      Liu, Zhongzhou  and
      Li, Xiaoli  and
      Fang, Yuan",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.970/",
    doi = "10.18653/v1/2024.emnlp-main.970",
    pages = "17525--17537"
}
Context-Aware Adapter Tuning for Few-Shot Relation Learning in Knowledge Graphs · EMNLP 2024