paper-with-me

Papers

Schema First! Learn Versatile Knowledge Graph Embeddings by Capturing Semantics with MASCHInE

2023-06-06 · Nicolas Hubert, Heiko Paulheim, Pierre Monnin, Armelle Brun, Davy Monticolo

Knowledge graph embedding models (KGEMs) have gained considerable traction in recent years. These models learn a vector representation of knowledge graph entities and relations, a.k.a. knowledge graph embeddings (KGEs). Learning versatile KGEs is desirable as it makes them useful for a broad range of tasks. However, KGEMs are usually trained for a specific task, which makes their embeddings task-dependent. In parallel, the widespread assumption that KGEMs actually create a semantic representation of the underlying entities and relations (e.g., project similar entities closer than dissimilar ones) has been challenged. In this work, we design heuristics for generating protographs -- small, modified versions of a KG that leverage RDF/S information. The learnt protograph-based embeddings are meant to encapsulate the semantics of a KG, and can be leveraged in learning KGEs that, in turn, also better capture semantics. Extensive experiments on various evaluation benchmarks demonstrate the soundness of this approach, which we call Modular and Agnostic SCHema-based Integration of protograph Embeddings (MASCHInE). In particular, MASCHInE helps produce more versatile KGEs that yield substantially better performance for entity clustering and node classification tasks. For link prediction, using MASCHinE substantially increases the number of semantically valid predictions with equivalent rank-based performance.

📄 PDF Abstract BibTeX arXiv:2306.03659

Code (1)

nicolas-hbt/versatile-embeddings 공식 구현 pytorch

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsLink PredictionNode Classificationvalid

Similar Papers 제목 키워드 기반

From Graph Retrieval to Schema Realization: Counterfactual Validation for Text-to-SPARQL over Heterogeneous Knowledge Graphs

2025-08-03 · Chengxiao Dai, Yue Xiu, Dusit Niyato arxiv

Text-to-SPARQL maps natural-language questions to executable SPARQL queries over RDF knowledge graphs. While standard evaluations often fix the target graph in advance, practical knowledge graph question answering (KGQA)…

Graph Question AnsweringKnowledge Graphs

Return of the Schema: Building Complete Datasets for Machine Learning and Reasoning on Knowledge Graphs

2026-02-16 · Ivan Diliso, Roberto Barile, Claudia d'Amato, Nicola Fanizzi arxiv

Datasets for the experimental evaluation of knowledge graph refinement algorithms typically contain only ground facts, retaining very limited schema level knowledge even when such information is available in the source k…

Knowledge Graphs

LiveSchema: A Gateway Towards Learning on Knowledge Graph Schemas

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

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 pred…

AutoSchema: Live Schema Grounding for Agentic Text-to-Sparql over Heterogeneous Knowledge Graphs

2026-08-14 · Yiming Zhang, Koji Tsuda arxiv

Life science knowledge graphs make large collections of structured data available through SPARQL, but each resource uses its own schema, identifiers, and links. TogoMCP helps language model agents query these resources b…

Knowledge Graphs

Schema-adaptable Knowledge Graph Construction

2023-05-15 · Hongbin Ye, Honghao Gui, Xin Xu, Xi Chen 외

Conventional Knowledge Graph Construction (KGC) approaches typically follow the static information extraction paradigm with a closed set of pre-defined schema. As a result, such approaches fall short when applied to dyna…

graph constructionUIE