Automated Decision-Making on Networks with LLMs through Knowledge-Guided Evolution
By: Xiaohan Zheng , Lanning Wei , Yong Li and more
Potential Business Impact:
Makes computers design smart graph networks faster.
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.
Similar Papers
Rethinking LLM Human Simulation: When a Graph is What You Need
Computation and Language
Makes computers understand choices like people do.
Research on Personalized Financial Product Recommendation by Integrating Large Language Models and Graph Neural Networks
Information Retrieval
Suggests best money products for you.
When LLM Agents Meet Graph Optimization: An Automated Data Quality Improvement Approach
Machine Learning (CS)
Fixes messy data for smarter computer graphs.