Persistent Identifier
|
doi:10.18419/DARUS-4436 |
Publication Date
|
2025-01-08 |
Title
| Knowledge Graph Generator |
Author
| Glaser, Gabriel Timonhttps://ror.org/04vnq7t77ORCID0009-0006-0269-2874 |
Point of Contact
|
Use email button above to contact.
Hernández, Daniel (Universität Stuttgart) |
Description
| Code and experiment results for a synthetic knowledge graph generator. The generator receives a set of rules, with an expected body support and support, and returns a knowledge graph that approximately matches the rules according to the body support and confidence.
This code was developed during the Bachelor thesis by Gabriel Glaser, Generating Random Knowledge Graphs from Rules, University of Stuttgart, 2024. doi:10.18419/opus-15467. (2024-07-30) |
Subject
| Computer and Information Science |
Keyword
| Knowledge Graph http://www.wikidata.org/entity/Q33002955 (Wikidata)
Synthetic Data http://www.wikidata.org/entity/Q7662746 (Wikidata)
Horn Clause http://www.wikidata.org/entity/Q933932 (Wikidata)
Hill Climbing http://www.wikidata.org/entity/Q820272 (Wikidata) |
Topic Classification
| Artificial Intelligence and Machine Learning Methods (DFGFO) https://w3id.org/dfgfo/2024/443-04
Data Management, Data-Intensive Systems, Computer Science Methods in Business Informatics (DFGFO) https://w3id.org/dfgfo/2024/443-06 |
Related Publication
| Is Supplement To: G. T. Glaser. Generating random knowledge graphs from rules. Bachelor’s thesis, University of Stuttgart, 2024. doi 10.18419/opus-15467 https://doi.org/10.18419/opus-15467
Cites: A. Hogan, E. Blomqvist, M. Cochez, C. d’Amato, G. D. Melo, C. Gutierrez, S. Kirrane, J. E. L. Gayo, R. Navigli, S. Neumaier, et al. “Knowledge graphs”. In: ACM Computing Surveys (Csur) 54.4 (2021), pp. 1–37 doi 10.1145/3447772 https://doi.org/10.1145/3447772
Cites: L. A. Galárraga, C. Teflioudi, K. Hose, F. Suchanek. “AMIE: Association Rule Mining under Incomplete Evidence in Ontological Knowledge Bases”. In: Proceedings of the 22nd International Conference on World Wide Web. WWW ’13. Rio de Janeiro, Brazil: Association for Computing Machinery, 2013, pp. 413–422. doi 10.1145/2488388.2488425 https://doi.org/10.1145/2488388.2488425
Cites: T. Thanapalasingam, E. van Krieken, P. Bloem, P. Groth. “IntelliGraphs: Datasets for Benchmarking Knowledge Graph Generation”. In: arXiv preprint arXiv:2307.06698 (2023) doi 10.48550/arXiv.2307.06698 https://doi.org/10.48550/arXiv.2307.06698
Cites: S.- H. Lim, S. M. Lee, S. Powers, M. Shankar, N. Imam. “Survey of approaches to generate realistic synthetic graphs”. In: Oak Ridge National Laboratory (2015) doi 10.2172/1339361 https://doi.org/10.2172/1339361
Cites: C. Gregucci, M. Nayyeri, D. Hernández, S. Staab. “Link Prediction with Attention Applied on Multiple Knowledge Graph Embedding Models”. In: Proceedings of the ACM Web Conference 2023, WWW 2023, Austin, TX, USA, 30 April 2023 - 4 May 2023. ACM, 2023, pp. 2600–2610. doi 10.1145/3543507.3583358 https://doi.org/10.1145/3543507.3583358 |
Language
| English |
Depositor
| Hernández, Daniel |
Deposit Date
| 2024-07-30 |
Data Type
| Code files and JSON |
Did it work?
| Partially |
Explanation
| Knowledge Graphs were successfully generated and there were large quality increases between different generation variants. Also, characteristics that influence the quality of a generated graph were determined. However, no evaluated variant is able to reach the ultimate goal of generating a graph that closely matches the expected body support and expected confidence. |