SOTAVerified

Automated Decision-Making on Networks with LLMs through Knowledge-Guided Evolution

2025-06-17Unverified0· sign in to hype

Xiaohan Zheng, Lanning Wei, Yong Li, Quanming Yao

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Effective decision-making on networks often relies on learning from graph-structured data, where Graph Neural Networks (GNNs) play a central role, but they take efforts to configure and tune. In this demo, we propose LLMNet, showing how to design GNN automated through Large Language Models. Our system develops a set of agents that construct graph-related knowlege bases and then leverages Retrieval-Augmented Generation (RAG) to support automated configuration and refinement of GNN models through a knowledge-guided evolution process. These agents, equipped with specialized knowledge bases, extract insights into tasks and graph structures by interacting with the knowledge bases. Empirical results show LLMNet excels in twelve datasets across three graph learning tasks, validating its effectiveness of GNN model designing.

Tasks

Reproductions