Hierarchical Relation Extraction with Coarse-to-Fine Grained Attention

摘要

Distantly supervised relation extraction employs existing knowledge graphs to automatically collect training data. While distant supervision is effective to scale relation extraction up to large-scale corpora, it inevitably suffers from the wrong labeling problem. Many efforts have been devoted to identifying valid instances from noisy data. However, most existing methods handle each relation in isolation, regardless of rich semantic correlations located in relation hierarchies. In this paper, we aim to incorporate the hierarchical information of relations for distantly supervised relation extraction and propose a novel hierarchical attention scheme. The multiple layers of our hierarchical attention scheme provide coarse-to-fine granularity to better identify valid instances, which is especially effective for extracting those long-tail relations. The experimental results on a large-scale benchmark dataset demonstrate that our models are capable of modeling the hierarchical information of relations and significantly outperform other baselines. The source code of this paper can be obtained from r̆lhttps://github.com/thunlp/HNRE.

类型
出版物
Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing
于鹏飞
于鹏飞
在读计算机博士

我的科研方向为自然语言处理。我的科研经历主要在信息抽取和知识获取上。