Abstract
Vertex classification is a critical task in graph analysis, where both contents and linkage of vertices are incorporated during classification. Recently, researchers proposed using deep neural network to build an end-to-end framework, which can capture both local content and structure information. These approaches were proved effective in incorporating semantic meanings of neighbouring vertices, while the usefulness of this information was not properly considered. In this paper, we propose an Attentive Graph-based Recursive Neural Network (AGRNN), which exerts attention on neural network to make our model focus on vertices with more relevant semantic information. We evaluated our approach on three real-world datasets and also datasets with synthetic noise. Our experimental results show that AGRNN achieves the state-of-the-art performance, in terms of effectiveness and robustness. We have also illustrated some attention weight samples to demonstrate the rationality of our model.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2017 ACM Conference on Information and Knowledge Management |
Editors | Shane Culpepper, Eric Lo, Joyce Ho |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 2403-2406 |
Number of pages | 4 |
ISBN (Electronic) | 9781450349185 |
DOIs | |
Publication status | Published - 2017 |
Externally published | Yes |
Event | ACM International Conference on Information and Knowledge Management 2017 - Singapore, Singapore Duration: 6 Nov 2017 → 10 Nov 2017 Conference number: 26th http://www.cikmconference.org/CIKM2017/ https://dl.acm.org/doi/proceedings/10.1145/3132847 |
Conference
Conference | ACM International Conference on Information and Knowledge Management 2017 |
---|---|
Abbreviated title | CIKM 2017 |
Country/Territory | Singapore |
City | Singapore |
Period | 6/11/17 → 10/11/17 |
Internet address |
Keywords
- Attention model
- Collective vertex classification
- Recursive neural network