Modeling Multi-Granularity Hierarchical Features for Relation Extraction
Xinnian Liang, Shuangzhi Wu, Mu Li, Zhoujun Li

TL;DR
This paper introduces a novel hierarchical feature extraction method for relation extraction that relies solely on input sentences, achieving state-of-the-art results without external knowledge.
Contribution
It proposes a new multi-granularity, hierarchical feature modeling approach for relation extraction using only sentence input, outperforming models with external knowledge.
Findings
Significantly outperforms existing models on benchmark datasets.
Effective across different encoders like LSTM and BERT.
Highlights the importance of multi-granularity and hierarchical feature modeling.
Abstract
Relation extraction is a key task in Natural Language Processing (NLP), which aims to extract relations between entity pairs from given texts. Recently, relation extraction (RE) has achieved remarkable progress with the development of deep neural networks. Most existing research focuses on constructing explicit structured features using external knowledge such as knowledge graph and dependency tree. In this paper, we propose a novel method to extract multi-granularity features based solely on the original input sentences. We show that effective structured features can be attained even without external knowledge. Three kinds of features based on the input sentences are fully exploited, which are in entity mention level, segment level, and sentence level. All the three are jointly and hierarchically modeled. We evaluate our method on three public benchmarks: SemEval 2010 Task 8, Tacred,…
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.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Tanh Activation · Sigmoid Activation · Residual Connection · Dropout · WordPiece · Adam
