Abstract
Graph convolutional network (GCN) based approaches have achieved significant progress for solving complex, graph-structured problems. GCNs incorporate the graph structure information and the node (or edge) features through message passing and computes 'deep' node representations. Despite significant progress in the field, designing GCN architectures for heterogeneous graphs still remains an open challenge. Due to the schema of a heterogeneous graph, useful information may reside multiple hops away. A key question is how to perform message passing to incorporate information of neighbors multiple hops away while avoiding the well-known over-smoothing problem in GCNs. To address this question, we propose our GCN framework Deep Heterogeneous Graph Convolutional Network (DHGCN), which takes advantage of the schema of a heterogeneous graph and uses a hierarchical approach to effectively utilize information many hops away. It first computes representations of the target nodes based on their schema-derived ego-network (SEN). It then links the nodes of the same type with various pre-defined metapaths and performs message passing along these links to compute final node representations. Our design choices naturally capture the way a heterogeneous graph is generated from the schema. The experimental results on real and synthetic datasets corroborate the design choice and illustrate the performance gains relative to competing alternatives.
| Original language | English (US) |
|---|---|
| Title of host publication | Proceedings - 2021 IEEE International Conference on Big Data, Big Data 2021 |
| Editors | Yixin Chen, Heiko Ludwig, Yicheng Tu, Usama Fayyad, Xingquan Zhu, Xiaohua Tony Hu, Suren Byna, Xiong Liu, Jianping Zhang, Shirui Pan, Vagelis Papalexakis, Jianwu Wang, Alfredo Cuzzocrea, Carlos Ordonez |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Pages | 480-489 |
| Number of pages | 10 |
| ISBN (Electronic) | 9781665439022 |
| DOIs | |
| State | Published - 2021 |
| Event | 2021 IEEE International Conference on Big Data, Big Data 2021 - Virtual, Online, United States Duration: Dec 15 2021 → Dec 18 2021 |
Publication series
| Name | Proceedings - 2021 IEEE International Conference on Big Data, Big Data 2021 |
|---|
Conference
| Conference | 2021 IEEE International Conference on Big Data, Big Data 2021 |
|---|---|
| Country/Territory | United States |
| City | Virtual, Online |
| Period | 12/15/21 → 12/18/21 |
Bibliographical note
Publisher Copyright:© 2021 IEEE.
Keywords
- graph convolutional networks
- graph neural networks
- heterogeneous graph
- metapath
- network schema
- over-smoothing
- relational graph