Jump to content

User:CarpenterAnt/Knowledge graph

From Wikipedia, the free encyclopedia

You will be compiling your bibliography and creating an outline of the changes you will make in this sandbox.


Introductory Edits

[edit]

In knowledge representation and reasoning, a knowledge graph is a knowledge base that uses a graph-structured data model or topology to integrate data. Knowledge graphs are often used to store interlinked descriptions of entities – objects, events, situations or abstract concepts – while also encoding the semantics underlying the used terminology.[1]

  • Introductory paragraph is too vague. Phrases such as 'to integrate data' and 'encoding the semantics underlying the used terminology.' should be updated to something more descriptive/interpretable.


Since the development of the Semantic Web, knowledge graphs are often associated with linked open data projects, focusing on the connections between concepts and entities.[1][2] They are also prominently associated with and used by search engines such as Google, Bing, Yext and Yahoo; knowledge-engines and question-answering services such as WolframAlpha, Apple's Siri, and Amazon Alexa; and social networks such as LinkedIn and Facebook.

  • Second paragraph should be reworded to reflect that knowledge graphs have historically been associated with search engines question answering services. Current wording belies recent developments and applications of knowledge graphs.

Using a knowledge graph for reasoning over data (EDITS)

[edit]

A knowledge graph formally represents semantics by describing entities and their relationships.[3] Knowledge graphs may make use of ontologies as a schema layer. By doing this, they allow logical inference for retrieving implicit knowledge rather than only allowing queries requesting explicit knowledge.[4]

In order to allow the use of knowledge graphs in various machine learning tasks, several methods for deriving latent feature representations of entities and relations have been devised. These knowledge graph embeddings allow them to be connected to machine learning methods that require feature vectors like word embeddings. This can complement other estimates of conceptual similarity.[5] [6] [7]

Here, there may need to be some discussion of modern, deep-learning methods that aid with this task. Perhaps even talk about modern graph network libraries (like pytorch geometric) that offer a powerful, accessible interface for constructing and learning on graphs.

General/Large Edits

[edit]

In general, the biggest updates necessary for this article lie in describing modern applications and methods with knowledge graphs. This is actually kind of challenging...there don't seem to be completely natural inroads to mention some of the new applications of knowledge graphs. I may need to append a new section, something like "Knowledge Graphs and Deep Learning", or something to that effect. It is likely that most of my contributions will end up in this section. However, for the article to be coherent, there will need be to be minor changes made throughout to "modernize" the notion of knowledge graphs.


Article Draft

[edit]

Lead

[edit]

In knowledge representation and reasoning, a knowledge graph is a knowledge base that uses a graph-structured data model or topology to represent and operate on data. Knowledge graphs are often used to store interlinked descriptions of entities – objects, events, situations or abstract concepts – while also encoding the semantics or relationships underlying these entities.[8]

Since the development of the Semantic Web, knowledge graphs have often associated with linked open data projects, focusing on the connections between concepts and entities.[1][9] They are also historically associated with and used by search engines such as Google, Bing, Yext and Yahoo; knowledge-engines and question-answering services such as WolframAlpha, Apple's Siri, and Amazon Alexa; and social networks such as LinkedIn and Facebook.

Recent developments in data science and machine learning, particularly in graph neural networks and representation learning, have broadened the scope of knowledge graphs beyond their traditional use in search engines and recommender systems. They are increasingly used in scientific research, with notable applications in fields such as genomics, proteomics, and systems biology.[10]

Article body

[edit]

Using a knowledge graph for reasoning over data

[edit]

A knowledge graph formally represents semantics by describing entities and their relationships.[11] Knowledge graphs may make use of ontologies as a schema layer. By doing this, they allow logical inference for retrieving implicit knowledge rather than only allowing queries requesting explicit knowledge.[12]

In order to allow the use of knowledge graphs in various machine learning tasks, several methods for deriving latent feature representations of entities and relations have been devised. These knowledge graph embeddings allow them to be connected to machine learning methods that require feature vectors like word embeddings. This can complement other estimates of conceptual similarity.[13][14][15]

Models for generating useful knowledge graph embeddings are primarily the domain of graph neural networks (GNNs). GNNs are deep learning architectures that comprise edges and nodes, which correspond to the entities and relationships of knowledge graphs. This topology provides a convenient domain for semi-supervised learning wherein the network is trained to predict the value of a node embedding (provided a group of adjacent nodes and their edges) or edge (provided a pair of nodes). These tasks serve as fundamental abstractions for more complex tasks such as reasoning and alignment.

Implementations

[edit]

In addition to the above examples, the term has been used to describe open knowledge projects such as YAGO and Wikidata; federations like the Linked Open Data cloud;[16] a range of commercial search tools, including Yahoo's semantic search assistant Spark, Google's Knowledge Graph, and Microsoft's Satori; and the LinkedIn and Facebook entity graphs.[1]

The term is also used in the context of note-taking software applications that allow a user to build a personal knowledge graph.[17]

The popularization of knowledge graphs and their accompanying methods have led to the development of graph databases such as Neo4j[18] and GraphDB.[19] These graph databases allow users to easily store data as entities their interrelationships, and facilitate operations such as data reasoning, node embedding, and ontology development on knowledge bases.

References

[edit]
  1. ^ a b c Ehrlinger, Lisa; Wöß, Wolfram (2016). Towards a Definition of Knowledge Graphs (PDF). SEMANTiCS2016. Leipzig: Joint Proceedings of the Posters and Demos Track of 12th International Conference on Semantic Systems – SEMANTiCS2016 and 1st International Workshop on Semantic Change & Evolving Semantics (SuCCESS16). pp. 13–16.
  2. ^ Soylu, Ahmet (2020). "Enhancing Public Procurement in the European Union Through Constructing and Exploiting an Integrated Knowledge Graph". The Semantic Web – ISWC 2020. Lecture Notes in Computer Science. Vol. 12507. pp. 430–446. doi:10.1007/978-3-030-62466-8_27. ISBN 978-3-030-62465-1. S2CID 226229398.
  3. ^ "How do knowledge graphs work?". Stardog. 2022-04-05. Retrieved 2022-04-05.
  4. ^ "Unlocking the Power of Google Knowledge Panel: How to Obtain and Claim Yours in 2023 - RH Razu". rhrazu.com. 2023-09-01. Retrieved 2023-09-05.
  5. ^ Hongwei Wang (October 2018). "RippleNet: Propagating User Preferences on the Knowledge Graph for Recommender Systems". Proceedings of the 27th ACM International Conference on Information and Knowledge Management. pp. 417–426. arXiv:1803.03467. doi:10.1145/3269206.3271739. ISBN 9781450360142. S2CID 3766110.
  6. ^ "Embedding models for knowledge graph completion". 19 July 2020.
  7. ^ Ristoski, Petar; Paulheim, Heiko (2016), "Rdf2vec: Rdf graph embeddings for data mining" (PDF), The Semantic Web – ISWC 2016, Lecture Notes in Computer Science, vol. 9981, pp. 498–514, doi:10.1007/978-3-319-46523-4_30, ISBN 978-3-319-46522-7
  8. ^ "What is a Knowledge Graph?". 2018.
  9. ^ Soylu, Ahmet (2020). "Enhancing Public Procurement in the European Union Through Constructing and Exploiting an Integrated Knowledge Graph". The Semantic Web – ISWC 2020. Lecture Notes in Computer Science. Vol. 12507. pp. 430–446. doi:10.1007/978-3-030-62466-8_27. ISBN 978-3-030-62465-1. S2CID 226229398.
  10. ^ Mohamed, Sameh K.; Nounu, Aayah; Nováček, Vít (2021). "Biological applications of knowledge graph embedding models". Briefings in bioinformatics. 22 (2): 1679–1693 – via Oxford Academic.
  11. ^ "How do knowledge graphs work?". Stardog. 2022-04-05. Retrieved 2022-04-05.
  12. ^ "Unlocking the Power of Google Knowledge Panel: How to Obtain and Claim Yours in 2023 – RH Razu". rhrazu.com. 2023-09-01. Retrieved 2023-09-05.
  13. ^ Hongwei Wang (October 2018). "RippleNet: Propagating User Preferences on the Knowledge Graph for Recommender Systems". Proceedings of the 27th ACM International Conference on Information and Knowledge Management. pp. 417–426. arXiv:1803.03467. doi:10.1145/3269206.3271739. ISBN 9781450360142. S2CID 3766110.
  14. ^ "Embedding models for knowledge graph completion". 19 July 2020.
  15. ^ Ristoski, Petar; Paulheim, Heiko (2016), "Rdf2vec: Rdf graph embeddings for data mining" (PDF), The Semantic Web – ISWC 2016, Lecture Notes in Computer Science, vol. 9981, pp. 498–514, doi:10.1007/978-3-319-46523-4_30, ISBN 978-3-319-46522-7
  16. ^ "The Linked Open Data Cloud". lod-cloud.net. Retrieved 2020-06-30.
  17. ^ Pyne, Yvette; Stewart, Stuart (March 2022). "Meta-work: how we research is as important as what we research". British Journal of General Practice. 72 (716): 130–131. doi:10.3399/bjgp22X718757. PMC 8884432. PMID 35210247.
  18. ^ "Neo4j Graph Database & Analytics | Graph Database Management System". Neo4j. Retrieved 8 November 2023.{{cite web}}: CS1 maint: url-status (link)
  19. ^ "Ontotext GraphDB". Ontotext. Retrieved 8 November 2023.{{cite web}}: CS1 maint: url-status (link)