Home

Awesome

<h1 align="center"><b>awesome-large-graph-model</b></h1> <p align="center"> <a href="https://github.com/THUMNLab/awesome-large-graph-model/pulls"><img src="https://img.shields.io/badge/PRs-Welcome-green" alt="PRs"></a> <a href="https://awesome.re"><img src="https://awesome.re/badge.svg" alt="awesome"></a> <!-- <a href="https://"><img src="https://img.shields.io/badge/-Website-grey?logo=svelte&logoColor=white" alt="Website"></a> --> <img src="https://img.shields.io/github/stars/THUMNLab/awesome-large-graph-model?color=yellow&label=Star" alt="Stars" > <img src="https://img.shields.io/github/forks/THUMNLab/awesome-large-graph-model?color=blue&label=Fork" alt="Forks" > </p>

This repository contains a paper list related to Large Graph Models. Similar to Large Language Models (LLMs) for natural languages, we believe large graph models will revolutionaize graph machine learning with exciting opportunities for both researchers and practioners! For more details, please refer to our perspective paper: Graph Meets LLMs: Towards Large Graph Models

We will try our best to make this paper list updated. If you notice some related papers missing or have any suggestion, do not hesitate to contact us via pull requests at our repo.

Papers

Perspective and Survey

Overall

Prompt

Model

LLMs as Graph Models

2024

2023

Graph Prompts

2024

2023

Graph Parameter-efficient Fine-tuning

Applications

Knowledge Graph

Molecules

Neural Architecture Search

Miscellaneous

Graphs for LLMs

Graph of Thoughts

Graph as Tools

Cite

Please consider citing our perspective paper if you find this repository helpful:

@article{zhang2023large,
  title={Graph Meets LLMs: Towards Large Graph Models},
  author={Zhang, Ziwei and Li, Haoyang and Zhang, Zeyang and Qin, Yijian and Wang, Xin and Zhu, Wenwu},
  journal={NeurIPS 2023 GLFrontiers Workshop},
  year={2023}
}