Graph Neural Architecture Search with Large Language Models
Haishuai Wang Yang Gao Xin Zheng Peng Zhang Jiajun Bu Philip S. Yu Zhejiang Key Laboratory of Accessible Perception and Intelligent Systems, College of Computer Science and Technology, Zhejiang University, Hangzhou, 310027, China School of Public Health, Zhejiang University, Hangzhou 310058, China Cyberspace Institute of Advanced Technology, Guangzhou University, Guangzhou 510006, China Department of Computer Science, University of Illinois at Chicago, Chicago 60607, USA
Abstract
Graph Neural Architecture Search (GNAS) has shown promising results in finding the best graph neural network architecture on a given graph dataset. However, existing GNAS methods still require intensive human labor and rich domain knowledge when designing the search space and search strategy. To this end, we integrate Large Language Models (LLMs) into GNAS and present a new GNAS model based on LLMs (GNAS-LLM for short). The basic idea of GNAS-LLM is to design a new class of GNAS prompts for LLMs to guide LLMs towards understanding the generative task of graph neural architectures. The prompts consist of descriptions of the search space, search strategy, and search feedback of GNAS. By iteratively running LLMs with the prompts, GNAS-LLM generates more accurate graph neural network architectures with fast convergence. Experimental results show that GNAS-LLM outperforms the state-of-the-art GNAS methods on four benchmark graph datasets, with an average improvement of 0.7% on the validation sets and 0.3% on the test sets. Besides, GNAS-LLM achieves an average improvement of 1.0% on the test sets based on the search space from AutoGEL.
原文 arXiv:2310.01436;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2310.01436v3