@inproceedings{23777a05fc5b4add92c1b9a8aa480558,
title = "Relation extraction with convolutional network over learnable syntax-transport graph",
abstract = "A large majority of approaches have been proposed to leverage the dependency tree in the relation classification task. Recent works have focused on pruning irrelevant information from the dependency tree. The state-of-the-art Attention Guided Graph Convolutional Networks (AGGCNs) transforms the dependency tree into a weighted-graph to distinguish the relevance of nodes and edges for relation classification. However, in their approach, the graph is fully connected, which destroys the structure information of the original dependency tree. How to effectively make use of relevant information while ignoring irrelevant information from the dependency trees remains a challenge in the relation classification task. In this work, we learn to transform the dependency tree into a weighted graph by considering the syntax dependencies of the connected nodes and persisting the structure of the original dependency tree. We refer to this graph as a syntax-transport graph. We further propose a learnable syntax-transport attention graph convolutional network (LST-AGCN) which operates on the syntax-transport graph directly to distill the final representation which is sufficient for classification. Experiments on Semeval-2010 Task 8 and Tacred show our approach outperforms previous methods.",
author = "Kai Sun and Richong Zhang and Yongyi Mao and Samuel Mensah and Xudong Liu",
note = "Publisher Copyright: Copyright {\textcopyright} 2020, Association for the Advancement of Artificial Intelligence (www.aaai.org). All rights reserved.; 34th AAAI Conference on Artificial Intelligence, AAAI 2020 ; Conference date: 07-02-2020 Through 12-02-2020",
year = "2020",
language = "英语",
series = "AAAI 2020 - 34th AAAI Conference on Artificial Intelligence",
publisher = "AAAI press",
pages = "8928--8935",
booktitle = "AAAI 2020 - 34th AAAI Conference on Artificial Intelligence",
}