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.- Anthology ID:
- 2020.coling-main.148
- Volume:
- Proceedings of the 28th International Conference on Computational Linguistics
- Month:
- December
- Year:
- 2020
- Address:
- Barcelona, Spain (Online)
- Editors:
- Donia Scott, Nuria Bel, Chengqing Zong
- Venue:
- COLING
- SIG:
- Publisher:
- International Committee on Computational Linguistics
- Note:
- Pages:
- 1687–1698
- Language:
- URL:
- https://aclanthology.org/2020.coling-main.148
- DOI:
- 10.18653/v1/2020.coling-main.148
- Cite (ACL):
- Junjie Yu, Tong Zhu, Wenliang Chen, Wei Zhang, and Min Zhang. 2020. Improving Relation Extraction with Relational Paraphrase Sentences. In Proceedings of the 28th International Conference on Computational Linguistics, pages 1687–1698, Barcelona, Spain (Online). International Committee on Computational Linguistics.
- Cite (Informal):
- Improving Relation Extraction with Relational Paraphrase Sentences (Yu et al., COLING 2020)
- PDF:
- https://preview.aclanthology.org/ingest-2024-clasp/2020.coling-main.148.pdf
- Code
- jjyunlp/rep-re
- Data
- TACRED