Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improved Relation Classification by Deep Recurrent Neural Networks with Data Augmentation

About

Nowadays, neural networks play an important role in the task of relation classification. By designing different neural architectures, researchers have improved the performance to a large extent in comparison with traditional methods. However, existing neural networks for relation classification are usually of shallow architectures (e.g., one-layer convolutional neural networks or recurrent networks). They may fail to explore the potential representation space in different abstraction levels. In this paper, we propose deep recurrent neural networks (DRNNs) for relation classification to tackle this challenge. Further, we propose a data augmentation method by leveraging the directionality of relations. We evaluated our DRNNs on the SemEval-2010 Task~8, and achieve an F1-score of 86.1%, outperforming previous state-of-the-art recorded results.

Yan Xu, Ran Jia, Lili Mou, Ge Li, Yunchuan Chen, Yangyang Lu, Zhi Jin• 2016

Related benchmarks

TaskDatasetResultRank
Relation ClassificationSemEval-2010 Task 8 (test)
F1 Score86.1
128
Relation ClassificationSemEval-2010 Task 8 original (test)
F1 Score86.1
17
Relation ExtractionSemEval-2010 Task 8 single-model (test)
F1 Score86.1
7
Showing 3 of 3 rows

Other info

Code

Follow for update