COLING 2020main12 citations

Improving Relation Extraction with Relational Paraphrase Sentences

Junjie Yu, Tong Zhu, Wenliang Chen, Wei Zhang, Min Zhang

Abstract

Supervised models for Relation Extraction (RE) typically require human-annotated training data. Due to the limited size, the human-annotated data is usually incapable of covering diverse relation expressions, which could limit the performance of RE. To increase the coverage of relation expressions, we may enlarge the labeled data by hiring annotators or applying Distant Supervision (DS). However, the human-annotated data is costly and non-scalable while the distantly supervised data contains many noises. In this paper, we propose an alternative approach to improve RE systems via enriching diverse expressions by relational paraphrase sentences. Based on an existing labeled data, we first automatically build a task-specific paraphrase data. Then, we propose a novel model to learn the information of diverse relation expressions. In our model, we try to capture this information on the paraphrases via a joint learning framework. Finally, we conduct experiments on a widely used dataset and the experimental results show that our approach is effective to improve the performance on relation extraction, even compared with a strong baseline.

BibTeX
@inproceedings{yu-etal-2020-improving,
    title = "Improving Relation Extraction with Relational Paraphrase Sentences",
    author = "Yu, Junjie  and
      Zhu, Tong  and
      Chen, Wenliang  and
      Zhang, Wei  and
      Zhang, Min",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.148/",
    doi = "10.18653/v1/2020.coling-main.148",
    pages = "1687--1698"
}
Improving Relation Extraction with Relational Paraphrase Sentences · COLING 2020