2019 IEEE International Conference on Data Mining (ICDM) 2019
DOI: 10.1109/icdm.2019.00035
|View full text |Cite
|
Sign up to set email alerts
|

Deep Multi-attributed Graph Translation with Node-Edge Co-Evolution

Abstract: Generalized from image and language translation, graph translation aims to generate a graph in the target domain by conditioning an input graph in the source domain. This promising topic has attracted fast-increasing attentions recently. Existing works are limited to either merely predicting the node attributes of graphs with fixed topology or predicting only the graph topology without considering node attributes, but cannot simultaneously predict both of them, due to substantial challenges: 1) difficulty in c… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
20
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
3

Relationship

2
6

Authors

Journals

citations
Cited by 19 publications
(20 citation statements)
references
References 33 publications
0
20
0
Order By: Relevance
“…Encoder-decoder architecture is one of the most widely used machine learning framework in the NLP field, such as the Sequence-to-Sequence (Seq2Seq) models (Sutskever et al, 2014;Cho et al, 2014). Given the great power of GNNs for modeling graph-structured data, very recently, many research efforts have been made to develop GNN-based encoder-docoder frameworks including Graph-to-Tree and Graph-to-Graph (Guo et al, 2019a;Shi et al, 2020) models. In this section, we will first introduce the typical Seq2Seq models, and then discuss various graph-based encoder-decoder models for various NLP tasks.…”
Section: Gnn Based Encoder-decoder Modelsmentioning
confidence: 99%
See 1 more Smart Citation
“…Encoder-decoder architecture is one of the most widely used machine learning framework in the NLP field, such as the Sequence-to-Sequence (Seq2Seq) models (Sutskever et al, 2014;Cho et al, 2014). Given the great power of GNNs for modeling graph-structured data, very recently, many research efforts have been made to develop GNN-based encoder-docoder frameworks including Graph-to-Tree and Graph-to-Graph (Guo et al, 2019a;Shi et al, 2020) models. In this section, we will first introduce the typical Seq2Seq models, and then discuss various graph-based encoder-decoder models for various NLP tasks.…”
Section: Gnn Based Encoder-decoder Modelsmentioning
confidence: 99%
“…The goal of graph transformation is to transform an input graph in the source domain to the corresponding output graphs in the target domain via deep learning. Emerging as a new while important problem, deep graph transformation has multiple applications in many areas, such as molecule optimization (Shi et al, 2020;Do et al, 2019) and malware confinement in cyber security (Guo et al, 2019a). Considering the entities that are being transformed during the translation process, there are three categories of sub-problems: node transformation, edge transformation, and node-edge-co-transformation.…”
Section: Overviewmentioning
confidence: 99%
“…Graphite [18] and VGAE [26] encode the nodes of each graph into node-level embeddings and predict the links between each pair of nodes to generate a graph. Some conditional graph generation methods also provide powerful graph encoders and decoders for attributed graphs where both node and edge attributes are considered [19,20].…”
Section: Related Workmentioning
confidence: 99%
“…On the one hand, EGNN [5] exploits edge features by considering multi-dimensional edge features as multichannel signals and applies a graph attention operation to each channel separately. [7] formulates a multi-attributed graph translation problem and proposes a multi-block translation architecture called NEC-DGT to tackle this problem, in which the hidden edge and node states are co-evolved. On the other hand, methods like R-GCN [17], HAN [20], HetSANN [11] have been proposed to analyze the heterogeneity in nodes or edges.…”
Section: Related Workmentioning
confidence: 99%
“…Experimental setup. We compare against two inductive GNN-based baselines: GraphSage [9] and NEC-DGT [7]. GraphSage considers graphs as the homogeneous graph with node attributes.…”
Section: Hitch Ride Route Matchingmentioning
confidence: 99%