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

Combining Neural Networks and Log-linear Models to Improve Relation Extraction

About

The last decade has witnessed the success of the traditional feature-based method on exploiting the discrete structures such as words or lexical patterns to extract relations from text. Recently, convolutional and recurrent neural networks has provided very effective mechanisms to capture the hidden structures within sentences via continuous representations, thereby significantly advancing the performance of relation extraction. The advantage of convolutional neural networks is their capacity to generalize the consecutive k-grams in the sentences while recurrent neural networks are effective to encode long ranges of sentence context. This paper proposes to combine the traditional feature-based method, the convolutional and recurrent neural networks to simultaneously benefit from their advantages. Our systematic evaluation of different network architectures and combination methods demonstrates the effectiveness of this approach and results in the state-of-the-art performance on the ACE 2005 and SemEval dataset.

Thien Huu Nguyen, Ralph Grishman• 2015

Related benchmarks

TaskDatasetResultRank
Relation ClassificationSemEval-2010 Task 8 (test)
F1 Score84.1
128
Relation ExtractionACE bc 2005 (test)
Precision70.4
22
Relation ExtractionACE out-of-domain cts 2005 (test)
Precision66.74
14
Relation ExtractionACE wl domain 2005 (test)
Precision59.24
10
Showing 4 of 4 rows

Other info

Follow for update