LLM4GNAS: A Large Language Model Based Toolkit for Graph Neural Architecture Search

📅 2025-02-12
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing Graph Neural Architecture Search (GNAS) methods exhibit poor generalizability and high domain expertise requirements, necessitating extensive manual adaptation and code refactoring when transferred to new graph search spaces. Method: This paper pioneers the systematic integration of Large Language Models (LLMs) into the entire GNAS pipeline—including graph feature engineering, architecture search, and hyperparameter optimization—replacing traditional code modification with prompt engineering to enable zero-shot transfer across diverse graph structures (homogeneous and heterogeneous). The approach synergistically combines LLMs, Graph Neural Networks (GNNs), and AutoML techniques without requiring model code rewriting or low-level framework adjustments. Contribution/Results: Experimental results on multiple benchmark tasks demonstrate significant performance gains over state-of-the-art GNAS methods. The proposed framework achieves superior scalability, robustness, and reduced dependency on domain expertise, establishing a novel paradigm for automated graph learning.

Technology Category

Application Category

📝 Abstract
Graph Neural Architecture Search (GNAS) facilitates the automatic design of Graph Neural Networks (GNNs) tailored to specific downstream graph learning tasks. However, existing GNAS approaches often require manual adaptation to new graph search spaces, necessitating substantial code optimization and domain-specific knowledge. To address this challenge, we present LLM4GNAS, a toolkit for GNAS that leverages the generative capabilities of Large Language Models (LLMs). LLM4GNAS includes an algorithm library for graph neural architecture search algorithms based on LLMs, enabling the adaptation of GNAS methods to new search spaces through the modification of LLM prompts. This approach reduces the need for manual intervention in algorithm adaptation and code modification. The LLM4GNAS toolkit is extensible and robust, incorporating LLM-enhanced graph feature engineering, LLM-enhanced graph neural architecture search, and LLM-enhanced hyperparameter optimization. Experimental results indicate that LLM4GNAS outperforms existing GNAS methods on tasks involving both homogeneous and heterogeneous graphs.
Problem

Research questions and friction points this paper is trying to address.

Automates Graph Neural Network design
Reduces manual code adaptation efforts
Enhances GNAS with Large Language Models
Innovation

Methods, ideas, or system contributions that make the work stand out.

LLM-based toolkit for GNAS
LLM-enhanced graph feature engineering
LLM-enhanced hyperparameter optimization
🔎 Similar Papers
No similar papers found.
Y
Yang Gao
Zhejiang University, Hangzhou, China
H
Hong Yang
Guangzhou University, Guangzhou, China
Y
Yizhi Chen
Guangzhou University, Guangzhou, China
Junxian Wu
Junxian Wu
Peking Union Medical College Hospital; Southeast University
Whole Slide ImagesDeep learningMedical Image Analysis
P
Peng Zhang
Guangzhou University, Guangzhou, China
Haishuai Wang
Haishuai Wang
Harvard University
Data MiningMachine Learning