NAACL 2022findings17 citations

Improving Few-Shot Relation Classification by Prototypical Representation Learning with Definition Text

Li Zhenzhen, Yuyang Zhang, Jian-Yun Nie, Dongsheng Li

Abstract

Few-shot relation classification is difficult because the few instances available may not represent well the relation patterns. Some existing approaches explored extra information such as relation definition, in addition to the instances, to learn a better relation representation. However, the encoding of the extra information has been performed independently from the labeled instances. In this paper, we propose to learn a prototype encoder from relation definition in a way that is useful for relation instance classification. To this end, we use a joint training approach to train both a prototype encoder from definition and an instance encoder. Extensive experiments on several datasets demonstrate the effectiveness and usefulness of our prototype encoder from definition text, enabling us to outperform state-of-the-art approaches.

BibTeX
@inproceedings{zhenzhen-etal-2022-improving,
    title = "Improving Few-Shot Relation Classification by Prototypical Representation Learning with Definition Text",
    author = "Zhenzhen, Li  and
      Zhang, Yuyang  and
      Nie, Jian-Yun  and
      Li, Dongsheng",
    editor = "Carpuat, Marine  and
      de Marneffe, Marie-Catherine  and
      Meza Ruiz, Ivan Vladimir",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2022",
    month = jul,
    year = "2022",
    address = "Seattle, United States",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-naacl.34/",
    doi = "10.18653/v1/2022.findings-naacl.34",
    pages = "454--464"
}