zjukg / KG-LLM-Papers

[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
MIT License
1.48k stars 113 forks source link
awesome awesome-kg awesome-llm awsome-list commonsense gpt knowledge knowledge-graph language-models large-language-models llm nlp paper-list prompt survey

KG-LLM-Papers

Awesome License: MIT

What can LLMs do for KGs? Or, in other words, what role can KG play in the era of LLMs?

šŸ™Œ This repository collects papers integrating knowledge graphs (KGs) and large language models (LLMs).

šŸ˜Ž Welcome to recommend missing papers through Adding Issues or Pull Requests.

šŸ”” News

Content


Papers

Surveys

Method

Resources and Benchmarking

Contribution

šŸ‘„ Contributors

šŸŽ‰ Contributing ( welcome ! )

Don't worry if you put something wrong, they will be fixed for you. Just feel free to contribute and promote your awesome work here! šŸ¤© We'll get back to you in time ~ šŸ˜‰

Star History Chart

šŸ¤ Cite:

If this Repo is helpful to you, please consider citing our paper. We would greatly appreciate it :)

@article{DBLP:journals/corr/abs-2311-06503,
  author       = {Yichi Zhang and
                  Zhuo Chen and
                  Yin Fang and
                  Lei Cheng and
                  Yanxi Lu and
                  Fangming Li and
                  Wen Zhang and
                  Huajun Chen},
  title        = {Knowledgeable Preference Alignment for LLMs in Domain-specific Question
                  Answering},
  journal      = {CoRR},
  volume       = {abs/2311.06503},
  year         = {2023}
}
@article{DBLP:journals/corr/abs-2310-06671,
  author       = {Yichi Zhang and
                  Zhuo Chen and
                  Wen Zhang and
                  Huajun Chen},
  title        = {Making Large Language Models Perform Better in Knowledge Graph Completion},
  journal      = {CoRR},
  volume       = {abs/2310.06671},
  year         = {2023}
}