TL;DR
This paper introduces RHIA-EOP, a novel model for distantly supervised relation extraction that leverages recursive hierarchy-interactive attention and entity-order perception to improve understanding of long-tail relations and entity order.
Contribution
The paper proposes a recursive hierarchy-interactive attention network with entity-order perception, effectively modeling relation hierarchies and entity order for better relation extraction.
Findings
Achieves state-of-the-art performance on NYT dataset
Effectively handles long-tail relations and wrong-labeling
Demonstrates the importance of entity order and hierarchical information
Abstract
Wrong-labeling problem and long-tail relations severely affect the performance of distantly supervised relation extraction task. Many studies mitigate the effect of wrong-labeling through selective attention mechanism and handle long-tail relations by introducing relation hierarchies to share knowledge. However, almost all existing studies ignore the fact that, in a sentence, the appearance order of two entities contributes to the understanding of its semantics. Furthermore, they only utilize each relation level of relation hierarchies separately, but do not exploit the heuristic effect between relation levels, i.e., higher-level relations can give useful information to the lower ones. Based on the above, in this paper, we design a novel Recursive Hierarchy-Interactive Attention network (RHIA) to further handle long-tail relations, which models the heuristic effect between relation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
