English

Heterogeneous Graph Neural Architecture Search with GPT-4

Artificial Intelligence 2023-12-15 v1

Abstract

Heterogeneous graph neural architecture search (HGNAS) represents a powerful tool for automatically designing effective heterogeneous graph neural networks. However, existing HGNAS algorithms suffer from inefficient searches and unstable results. In this paper, we present a new GPT-4 based HGNAS model to improve the search efficiency and search accuracy of HGNAS. Specifically, we present a new GPT-4 enhanced Heterogeneous Graph Neural Architecture Search (GHGNAS for short). The basic idea of GHGNAS is to design a set of prompts that can guide GPT-4 toward the task of generating new heterogeneous graph neural architectures. By iteratively asking GPT-4 with the prompts, GHGNAS continually validates the accuracy of the generated HGNNs and uses the feedback to further optimize the prompts. Experimental results show that GHGNAS can design new HGNNs by leveraging the powerful generalization capability of GPT-4. Moreover, GHGNAS runs more effectively and stably than previous HGNAS models based on reinforcement learning and differentiable search algorithms.

Keywords

Cite

@article{arxiv.2312.08680,
  title  = {Heterogeneous Graph Neural Architecture Search with GPT-4},
  author = {Haoyuan Dong and Yang Gao and Haishuai Wang and Hong Yang and Peng Zhang},
  journal= {arXiv preprint arXiv:2312.08680},
  year   = {2023}
}
R2 v1 2026-06-28T13:50:31.664Z