paper-with-me

홈 › Papers

LiveSchema: A Gateway Towards Learning on Knowledge Graph Schemas

2022-07-13 · Mattia Fumagalli, Marco Boffo, Daqian Shi, Mayukh Bagchi, Fausto Giunchiglia

One of the major barriers to the training of algorithms on knowledge graph schemas, such as vocabularies or ontologies, is the difficulty that scientists have in finding the best input resource to address the target prediction tasks. In addition to this, a key challenge is to determine how to manipulate (and embed) these data, which are often in the form of particular triples (i.e., subject, predicate, object), to enable the learning process. In this paper, we describe the LiveSchema initiative, namely a gateway that offers a family of services to easily access, analyze, transform and exploit knowledge graph schemas, with the main goal of facilitating the reuse of these resources in machine learning use cases. As an early implementation of the initiative, we also advance an online catalog, which relies on more than 800 resources, with the first set of example services.

📄 PDF Abstract BibTeX arXiv:2207.06112

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards a Gateway for Knowledge Graph Schemas Collection, Analysis, and Embedding

2023-11-21 · Mattia Fumagalli, Marco Boffo, Daqian Shi, Mayukh Bagchi 외

One of the significant barriers to the training of statistical models on knowledge graphs is the difficulty that scientists have in finding the best input data to address their prediction goal. In addition to this, a key…

Knowledge Graphs

AutoSchemaKG: Autonomous Knowledge Graph Construction through Dynamic Schema Induction from Web-Scale Corpora

2025-05-29 · Jiaxin Bai, Wei Fan, Qi Hu, Qing Zong 외

We present AutoSchemaKG, a framework for fully autonomous knowledge graph construction that eliminates the need for predefined schemas. Our system leverages large language models to simultaneously extract knowledge tripl…

graph constructionKnowledge Graphs

Graph schemas as abstractions for transfer learning, inference, and planning

2023-02-14 · J. Swaroop Guntupalli, Rajkumar Vasudeva Raju, Shrinu Kushagra, Carter Wendelken 외

Transferring latent structure from one environment or problem to another is a mechanism by which humans and animals generalize with very little data. Inspired by cognitive and neurobiological insights, we propose graph s…

Graph LearningHippocampusTransfer Learning

Open-Domain Hierarchical Event Schema Induction by Incremental Prompting and Verification

2023-07-05 · Sha Li, Ruining Zhao, Manling Li, Heng Ji 외

Event schemas are a form of world knowledge about the typical progression of events. Recent methods for event schema induction use information extraction systems to construct a large number of event graph instances from …

Event ExpansionWorld Knowledge

Prompt-based Graph Model for Joint Liberal Event Extraction and Event Schema Induction

2024-03-19 · Haochen Li, Di Geng

Events are essential components of speech and texts, describing the changes in the state of entities. The event extraction task aims to identify and classify events and find their participants according to event schemas.…

Event Extraction