paper-with-me

Papers

GraphInstruct: Empowering Large Language Models with Graph Understanding and Reasoning Capability

2024-03-07 · Zihan Luo, Xiran Song, Hong Huang, Jianxun Lian, Chenhao Zhang, Jinqi Jiang, Xing Xie

Evaluating and enhancing the general capabilities of large language models (LLMs) has been an important research topic. Graph is a common data structure in the real world, and understanding graph data is a crucial part for advancing general intelligence. To evaluate and enhance the graph understanding abilities of LLMs, in this paper, we propose a benchmark named GraphInstruct, which comprehensively includes 21 classical graph reasoning tasks, providing diverse graph generation pipelines and detailed reasoning steps. Based on GraphInstruct, we further construct GraphLM through efficient instruction-tuning, which shows prominent graph understanding capability. In order to enhance the LLM with graph reasoning capability as well, we propose a step mask training strategy, and construct a model named GraphLM+. As one of the pioneering efforts to enhance the graph understanding and reasoning abilities of LLMs, extensive experiments have demonstrated the superiority of GraphLM and GraphLM+ over other LLMs. We look forward to more researchers exploring the potential of LLMs in the graph data mining domain through GraphInstruct. Our code for generating GraphInstruct is released publicly at: https://github.com/CGCL-codes/GraphInstruct.

📄 PDF Abstract BibTeX arXiv:2403.04483

Code (1)

cgcl-codes/graphinstruct 공식 구현

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

GraphWiz: An Instruction-Following Language Model for Graph Problems

2024-02-25 · Nuo Chen, Yuhan Li, Jianheng Tang, Jia Li

Large language models (LLMs) have achieved impressive success across several fields, but their proficiency in understanding and resolving complex graph problems is less explored. To bridge this gap, we introduce GraphIns…

Instruction FollowingLanguage ModelingLanguage Modelling

Zero-shot Graph Reasoning via Retrieval Augmented Framework with LLMs

2025-09-16 · Hanqing Li, Kiran Sheena Jyothi, Henry Liang, Sharika Mahadevan 외 arxiv

We propose a new, training-free method, Graph Reasoning via Retrieval Augmented Framework (GRRAF), that harnesses retrieval-augmented generation (RAG) alongside the code-generation capabilities of large language models (…

Scalable and Accurate Graph Reasoning with LLM-based Multi-Agents

2024-10-07 · Yuwei Hu, Runlin Lei, Xinyi Huang, Zhewei Wei 외

Recent research has explored the use of Large Language Models (LLMs) for tackling complex graph reasoning tasks. However, due to the intricacies of graph structures and the inherent limitations of LLMs in handling long t…

TalkUp: Paving the Way for Understanding Empowering Language

2023-05-23 · Lucille Njoo, Chan Young Park, Octavia Stappart, Marvin Thielk 외

Empowering language is important in many real-world contexts, from education to workplace dynamics to healthcare. Though language technologies are growing more prevalent in these contexts, empowerment has seldom been stu…

LHRS-Bot: Empowering Remote Sensing with VGI-Enhanced Large Multimodal Language Model

2024-02-04 · Dilxat Muhtar, Zhenshi Li, Feng Gu, Xueliang Zhang 외

The revolutionary capabilities of large language models (LLMs) have paved the way for multimodal large language models (MLLMs) and fostered diverse applications across various specialized domains. In the remote sensing (…

Language ModelingLanguage Modelling