A survey of graph embedding methods with a small benchmark comparison of seven methods on citation and social network data, and an advertised code library that is not provided.
Graph-based Deep-Tree Recursive Neural Network (DTRNN) for Text Classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
A novel graph-to-tree conversion mechanism called the deep-tree generation (DTG) algorithm is first proposed to predict text data represented by graphs. The DTG method can generate a richer and more accurate representation for nodes (or vertices) in graphs. It adds flexibility in exploring the vertex neighborhood information to better reflect the second order proximity and homophily equivalence in a graph. Then, a Deep-Tree Recursive Neural Network (DTRNN) method is presented and used to classify vertices that contains text data in graphs. To demonstrate the effectiveness of the DTRNN method, we apply it to three real-world graph datasets and show that the DTRNN method outperforms several state-of-the-art benchmarking methods.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2019 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Graph Representation Learning: A Survey
A survey of graph embedding methods with a small benchmark comparison of seven methods on citation and social network data, and an advertised code library that is not provided.