Large Language models and Knowledge graphs
Paper • 2306.08302 • Published • 3Note Non arxiv papers: Empowering language models with knowledge graph reasoning for open-domain question answering(https://aclanthology.org/2022.emnlp-main.650.pdf) An Efficient Memory-Augmented Transformer for Knowledge-Intensive NLP Tasks(https://doi.org/10.48550/arXiv.2210.16773) B. Abu-Salih, “Domain-specific knowledge graphs: A survey,” Journal of Network and Computer Applications, vol. 185, p. 103076, 2021.(https://arxiv.org/abs/2011.00235)
StructGPT: A General Framework for Large Language Model to Reason over Structured Data
Paper • 2305.09645 • Published • 1A Comprehensive Survey on Graph Neural Networks
Paper • 1901.00596 • PublishedTowards Graph Foundation Models: A Survey and Beyond
Paper • 2310.11829 • Published • 2
GraphLLM: Boosting Graph Reasoning Ability of Large Language Model
Paper • 2310.05845 • PublishedNote attempt to encode the graph structure into implicit feature sequences as part of the input sequence [42]. Unlike the previous verbalizing approaches, this usually involves training a graph encoder to encode the graph structure into a sequence of features and fine-tuning the LLMs to adapt to the new input format. [42] demonstrates drastic performance improvement on problems including substructure counting, maximum triplet sum, shortest path, and bipartite matching, indicating that fine-tuning LLM
Large Language Models on Graphs: A Comprehensive Survey
Paper • 2312.02783 • Published • 2
Graph Neural Prompting with Large Language Models
Paper • 2309.15427 • Published • 1Note published at AAAI 2024.
GreaseLM: Graph REASoning Enhanced Language Models for Question Answering
Paper • 2201.08860 • PublishedNote "GreaseLM [67] proposes to have a language encoding component and a graph encoding component in each layer. These two components interact through a modality-fusion layer (MInt layer), where a special structure token is added to the text Transformer input, and a special node is added to the graph encoding layer."
Language Models As or For Knowledge Bases
Paper • 2110.04888 • Published • 2