What Do LLMs Need to Understand Graphs: A Survey of Parametric Representation of Graphs
Dongqi Fu, Liri Fang, Zihao Li, Hanghang Tong, Vetle I. Torvik,, Jingrui He

TL;DR
This survey explores parametric graph representations, called graph laws, as a way for large language models to understand complex graph data efficiently and effectively, addressing current limitations in graph input methods.
Contribution
It reviews existing graph law frameworks from multiple perspectives and discusses their potential to improve LLM understanding of graph-structured data.
Findings
Graph laws can serve as natural language descriptions of graphs for LLMs.
Review of various applications benefiting from graph law guidance.
Identification of current challenges and future research directions in graph law representations.
Abstract
Graphs, as a relational data structure, have been widely used for various application scenarios, like molecule design and recommender systems. Recently, large language models (LLMs) are reorganizing in the AI community for their expected reasoning and inference abilities. Making LLMs understand graph-based relational data has great potential, including but not limited to (1) distillate external knowledge base for eliminating hallucination and breaking the context window limit for LLMs' inference during the retrieval augmentation generation process; (2) taking graph data as the input and directly solve the graph-based research tasks like protein design and drug discovery. However, inputting the entire graph data to LLMs is not practical due to its complex topological structure, data size, and the lack of effective and efficient semantic graph representations. A natural question arises:…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Data Management and Algorithms · Constraint Satisfaction and Optimization
MethodsBalanced Selection · Sparse Evolutionary Training
