A survey of knowledge graph reasoning methods organized by query type, covering symbolic, neural, neural-symbolic, and large language model approaches.
JAKET: Joint Pre-training of Knowledge Graph and Language Understanding
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Knowledge graphs (KGs) contain rich information about world knowledge, entities and relations. Thus, they can be great supplements to existing pre-trained language models. However, it remains a challenge to efficiently integrate information from KG into language modeling. And the understanding of a knowledge graph requires related context. We propose a novel joint pre-training framework, JAKET, to model both the knowledge graph and language. The knowledge module and language module provide essential information to mutually assist each other: the knowledge module produces embeddings for entities in text while the language module generates context-aware initial embeddings for entities and relations in the graph. Our design enables the pre-trained model to easily adapt to unseen knowledge graphs in new domains. Experimental results on several knowledge-aware NLP tasks show that our proposed framework achieves superior performance by effectively leveraging knowledge in language understanding.
citation-role summary
citation-polarity summary
fields
cs.AI 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Neural-Symbolic Reasoning over Knowledge Graphs: A Survey from a Query Perspective
A survey of knowledge graph reasoning methods organized by query type, covering symbolic, neural, neural-symbolic, and large language model approaches.