paper-with-me

홈 › Papers

GraphICL: Unlocking Graph Learning Potential in LLMs through Structured Prompt Design

2025-01-27 · Yuanfu Sun, Zhengnan Ma, Yi Fang, Jing Ma, Qiaoyu Tan

The growing importance of textual and relational systems has driven interest in enhancing large language models (LLMs) for graph-structured data, particularly Text-Attributed Graphs (TAGs), where samples are represented by textual descriptions interconnected by edges. While research has largely focused on developing specialized graph LLMs through task-specific instruction tuning, a comprehensive benchmark for evaluating LLMs solely through prompt design remains surprisingly absent. Without such a carefully crafted evaluation benchmark, most if not all, tailored graph LLMs are compared against general LLMs using simplistic queries (e.g., zero-shot reasoning with LLaMA), which can potentially camouflage many advantages as well as unexpected predicaments of them. To achieve more general evaluations and unveil the true potential of LLMs for graph tasks, we introduce Graph In-context Learning (GraphICL) Benchmark, a comprehensive benchmark comprising novel prompt templates designed to capture graph structure and handle limited label knowledge. Our systematic evaluation shows that general-purpose LLMs equipped with our GraphICL outperform state-of-the-art specialized graph LLMs and graph neural network models in resource-constrained settings and out-of-domain tasks. These findings highlight the significant potential of prompt engineering to enhance LLM performance on graph learning tasks without training and offer a strong baseline for advancing research in graph LLMs.

📄 PDF Abstract BibTeX arXiv:2501.15755

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningGraph Neural NetworkIn-Context LearningPrompt Engineering

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

GraphInsight: Unlocking Insights in Large Language Models for Graph Structure Understanding

2024-09-05 · Yukun Cao, Shuo Han, Zengyi Gao, Zezhong Ding 외

Although Large Language Models (LLMs) have demonstrated potential in processing graphs, they struggle with comprehending graphical structure information through prompts of graph description sequences, especially as the g…

AttributeRAGRetrieval-augmented Generation

Unlocking the Potential of Renewable Energy Through Curtailment Prediction

2024-05-28 · Bilge Acun, Brent Morgan, Henry Richardson, Nat Steinsultz 외

A significant fraction (5-15%) of renewable energy generated goes into waste in the grids around the world today due to oversupply issues and transmission constraints. Being able to predict when and where renewable curta…

Prediction

Unlocking the Potential of Large Language Models in the Nuclear Industry with Synthetic Data

2025-06-10 · Muhammad Anwar, Daniel Lau, Mishca de Costa, Issam Hammad

The nuclear industry possesses a wealth of valuable information locked away in unstructured text data. This data, however, is not readily usable for advanced Large Language Model (LLM) applications that require clean, st…

Decision MakingInformation RetrievalLanguage ModelingLanguage Modelling+2

Unlocking the Power of Large Language Models for Entity Alignment

2024-02-23 · Xuhui Jiang, Yinghan Shen, Zhichao Shi, Chengjin Xu 외

Entity Alignment (EA) is vital for integrating diverse knowledge graph (KG) data, playing a crucial role in data-driven AI applications. Traditional EA methods primarily rely on comparing entity embeddings, but their eff…

Code TranslationEntity AlignmentEntity EmbeddingsRepresentation Learning

FusionAI: Decentralized Training and Deploying LLMs with Massive Consumer-Level GPUs

2023-09-03 · Zhenheng Tang, Yuxin Wang, Xin He, Longteng Zhang 외

The rapid growth of memory and computation requirements of large language models (LLMs) has outpaced the development of hardware, hindering people who lack large-scale high-end GPUs from training or deploying LLMs. Howev…

CPUGPUScheduling