用大模型解决图数据缺失、不平衡等四大难题
A Survey of Large Language Models for Data Challenges in Graphs
- 利用大模型的语义理解能力缓解图数据缺陷
- 对比传统方法与大模型方案,揭示其优势
- 适合图学习与大模型交叉研究者参考
图是表示非欧几里得数据的常用范式,广泛应用于社交网络分析到生物分子预测等领域。尽管图学习已取得显著进展,但真实世界图数据存在诸多挑战,严重阻碍学习过程。本文聚焦四大核心数据问题:(1) 不完整性——真实图中存在缺失节点、边或属性;(2) 不平衡性——节点或边标签及结构分布高度偏斜;(3) 跨域异质性——不同领域图具有不兼容的特征空间或结构模式;(4) 动态不稳定性——图以不可预测方式随时间演化。近期大型语言模型(LLMs)通过融合丰富语义推理与外部知识,展现出应对这些挑战的潜力。本综述系统梳理了LLM如何应对图结构数据的四大基础挑战,提升图学习效能。针对每类挑战,比较传统方法与现代LLM驱动方案,突出其独特优势。最后讨论开放问题与未来方向。为支持进一步探索,作者整理了相关文献资源库:https://github.com/limengran98/Awesome-Literature-Graph-Learning-Challenges。
原文摘要 · Abstract (English)
Graphs are a widely used paradigm for representing non-Euclidean data, with applications ranging from social network analysis to biomolecular prediction. While graph learning has achieved remarkable progress, real-world graph data presents a number of challenges that significantly hinder the learning process. In this survey, we focus on four fundamental data-centric challenges: (1) Incompleteness, real-world graphs have missing nodes, edges, or attributes; (2) Imbalance, the distribution of the labels of nodes or edges and their structures for real-world graphs are highly skewed; (3) Cross-domain Heterogeneity, graphs from different domains exhibit incompatible feature spaces or structural patterns; and (4) Dynamic Instability, graphs evolve over time in unpredictable ways. Recently, Large Language Models (LLMs) offer the potential to tackle these challenges by leveraging rich semantic reasoning and external knowledge. This survey focuses on how LLMs can address four fundamental data-centric challenges in graph-structured data, thereby improving the effectiveness of graph learning. For each challenge, we review both traditional solutions and modern LLM-driven approaches, highlighting how LLMs contribute unique advantages. Finally, we discuss open research questions and promising future directions in this emerging interdisciplinary field. To support further exploration, we have curated a repository of recent advances on graph learning challenges: https://github.com/limengran98/Awesome-Literature-Graph-Learning-Challenges.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。