Abstract
Graph neural architecture search (NAS) has gained great popularity in automatically designing powerful graph neural networks (GNNs) with superior learning abilities, significantly relieving human effort and expertise reliance. Despite the advanced performance of automated learning, existing graph NAS models mainly work on single-relational graphs, while the widespread multi-relational graphs in real-world applications, are not well addressed. Moreover, current search spaces of automated GNNs are generally coarse-grained by simply integrating typical GNN layers and hyper-parameters, resulting in severe limitations on search capacities and scopes for creating innovative GNN architectures. To tackle the limitations of single-relational setting and coarse-grained search space design in existing graph NAS, in this paper, we propose a novel framework of multi-relational graph neural architecture search, dubbed MR-GNAS, to automatically develop innovative and excellent multi-relational GNN architectures. Specifically, to enlarge search capacities and improve search flexibility, MR-GNAS contains a fine-grained search space that embraces the full-pipe multi-relational message passing schema, enabling expressive architecture search scopes. With the well-designed fine-grained search space, MR-GNAS constructs a relation-aware supernet with a tree topology, to jointly learn discriminative node and relation representations. By searching with a gradient-based strategy in the supernet, the proposed MR-GNAS could derive excellent multi-relational GNN architectures in multi-relational graph analysis. Extensive experiments on entity classification and link prediction tasks over multi-relational graphs illustrate the effectiveness and superiority of the proposed method.
Original language | English |
---|---|
Title of host publication | Proceedings - 22nd IEEE International Conference on Data Mining, ICDM 2022 |
Editors | Xingquan Zhu, Sanjay Ranka, My T. Thai, Takashi Washio, Xindong Wu |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 783-792 |
Number of pages | 10 |
ISBN (Electronic) | 9781665450997 |
ISBN (Print) | 9781665451000 |
DOIs | |
Publication status | Published - 2022 |
Event | IEEE International Conference on Data Mining 2022 - Orlando, United States of America Duration: 28 Nov 2022 → 1 Dec 2022 Conference number: 22nd https://ieeexplore.ieee.org/xpl/conhome/10027565/proceeding (Proceedings) https://icdm22.cse.usf.edu/ (Website) |
Publication series
Name | Proceedings - IEEE International Conference on Data Mining, ICDM |
---|---|
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Volume | 2022-November |
ISSN (Print) | 1550-4786 |
ISSN (Electronic) | 2374-8486 |
Conference
Conference | IEEE International Conference on Data Mining 2022 |
---|---|
Abbreviated title | ICDM 2022 |
Country/Territory | United States of America |
City | Orlando |
Period | 28/11/22 → 1/12/22 |
Internet address |
|
Keywords
- automated graph learning
- fine-grained message passing
- graph neural architecture search
- graph neural networks
- multi-relational graphs