Litcius/Paper detail

Learning to Prune Dependency Trees with Rethinking for Neural Relation Extraction

Bowen Yu, Mengge Xue, Zhenyu Zhang, Tingwen Liu, Wang Yubin, Bin Wang

202036 citationsDOIOpen Access PDF

Abstract

Dependency trees have been shown to be effective in capturing long-range relations between target entities. Nevertheless, how to selectively emphasize target-relevant information and remove irrelevant content from the tree is still an open problem. Existing approaches employing predefined rules to eliminate noise may not always yield optimal results due to the complexity and variability of natural language. In this paper, we present a novel architecture named Dynamically Pruned Graph Convolutional Network (DP-GCN), which learns to prune the dependency tree with rethinking in an end-to-end scheme. In each layer of DP-GCN, we employ a selection module to concentrate on nodes expressing the target relation by a set of binary gates and then augment the pruned tree with a pruned semantic graph to ensure the connectivity. After that, we introduce a rethinking mechanism to guide and refine the pruning operation by feeding back the high-level learned features repeatedly. Extensive experimental results demonstrate that our model achieves impressive performance compared to strong competitors.

Topics & Concepts

Computer sciencePruningDependency (UML)Artificial intelligenceTree (set theory)GraphRelationship extractionRelation (database)Machine learningTheoretical computer scienceSet (abstract data type)Data miningPattern recognition (psychology)MathematicsAgronomyBiologyMathematical analysisProgramming languageTopic ModelingAdvanced Graph Neural NetworksAdvanced Text Analysis Techniques