Embedding Method for Knowledge Graph with Densely Defined Ontology
Knowledge graph embedding (KGE) is a technique that enhances knowledge graphs by addressing incompleteness and improving knowledge retrieval. A limitation of the existing KGE models is their underutilization of ontologies, specifically the relationships between properties. This study proposes a KGE model, TransU, designed for knowledge graphs with well-defined ontologies that incorporate relationships between properties. The model treats properties as a subset of entities, enabling a unified representation. We present experimental results using a standard dataset and a practical dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsRetrievalSimilar Papers 제목 키워드 기반
Biomedical Knowledge Graph Embeddings with Negative Statements
A knowledge graph is a powerful representation of real-world entities and their relations. The vast majority of these relations are defined as positive statements, but the importance of negative statements is increasingl…
Graph EmbeddingGraph Representation LearningKnowledge Graph EmbeddingKnowledge Graph Embeddings+5Why Settle for Just One? Extending EL++ Ontology Embeddings with Many-to-Many Relationships
Knowledge Graph (KG) embeddings provide a low-dimensional representation of entities and relations of a Knowledge Graph and are used successfully for various applications such as question answering and search, reasoning,…
Link PredictionQuestion AnsweringBenchmark datasets for biomedical knowledge graphs with negative statements
Knowledge graphs represent facts about real-world entities. Most of these facts are defined as positive statements. The negative statements are scarce but highly relevant under the open-world assumption. Furthermore, the…
Disease PredictionKnowledge Graph EmbeddingsKnowledge GraphsPrediction+1Predicting Gene-Disease Associations with Knowledge Graph Embeddings over Multiple Ontologies
Ontology-based approaches for predicting gene-disease associations include the more classical semantic similarity methods and more recently knowledge graph embeddings. While semantic similarity is typically restricted to…
Knowledge Graph EmbeddingsSemantic SimilaritySemantic Textual SimilarityBeyond Predefined Schemas: TRACE-KG for Context-Enriched Knowledge Graph Generation
Knowledge graph generation typically relies either on predefined ontologies or on schema-free extraction. Ontology-driven pipelines enforce consistent typing but require costly schema design and maintenance, whereas sche…
Graph GenerationKnowledge Graphs