paper-with-me

홈 › Papers

Croppable Knowledge Graph Embedding

2024-07-03 · Yushan Zhu, Wen Zhang, Zhiqiang Liu, Mingyang Chen, Lei Liang, Huajun Chen

Knowledge Graph Embedding (KGE) is a common method for Knowledge Graphs (KGs) to serve various artificial intelligence tasks. The suitable dimensions of the embeddings depend on the storage and computing conditions of the specific application scenarios. Once a new dimension is required, a new KGE model needs to be trained from scratch, which greatly increases the training cost and limits the efficiency and flexibility of KGE in serving various scenarios. In this work, we propose a novel KGE training framework MED, through which we could train once to get a croppable KGE model applicable to multiple scenarios with different dimensional requirements, sub-models of the required dimensions can be cropped out of it and used directly without any additional training. In MED, we propose a mutual learning mechanism to improve the low-dimensional sub-models performance and make the high-dimensional sub-models retain the capacity that low-dimensional sub-models have, an evolutionary improvement mechanism to promote the high-dimensional sub-models to master the knowledge that the low-dimensional sub-models can not learn, and a dynamic loss weight to balance the multiple losses adaptively. Experiments on 3 KGE models over 4 standard KG completion datasets, 3 real application scenarios over a real-world large-scale KG, and the experiments of extending MED to the language model BERT show the effectiveness, high efficiency, and flexible extensibility of MED.

📄 PDF Abstract BibTeX arXiv:2407.02779

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLanguage Modelling

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
WordPiece 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Universal Knowledge Graph Embeddings

2023-10-23 · N'Dah Jean Kouagou, Caglar Demir, Hamada M. Zahera, Adrian Wilke 외

A variety of knowledge graph embedding approaches have been developed. Most of them obtain embeddings by learning the structure of the knowledge graph within a link prediction setting. As a result, the embeddings reflect…

Entity DisambiguationGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+3

Knowledge Sheaves: A Sheaf-Theoretic Framework for Knowledge Graph Embedding

2021-10-07 · Thomas Gebhart, Jakob Hansen, Paul Schrater

Knowledge graph embedding involves learning representations of entities -- the vertices of the graph -- and relations -- the edges of the graph -- such that the resulting representations encode the known factual informat…

Graph EmbeddingKnowledge Graph Embedding

Towards Loosely-Coupling Knowledge Graph Embeddings and Ontology-based Reasoning

2022-02-07 · Zoi Kaoudi, Abelardo Carlos Martinez Lorenzo, Volker Markl

Knowledge graph completion (a.k.a.~link prediction), i.e.,~the task of inferring missing information from knowledge graphs, is a widely used task in many applications, such as product recommendation and question answerin…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph Embeddings+5

Joint Embedding Learning of Educational Knowledge Graphs

2019-11-20 · Siyu Yao, Ruijie Wang, Shen Sun, Derui Bu 외

As an efficient model for knowledge organization, the knowledge graph has been widely adopted in several fields, e.g., biomedicine, sociology, and education. And there is a steady trend of learning embedding representati…

General Knowledgegraph constructionGraph EmbeddingKnowledge Graph Embedding+2

A Survey of Knowledge Graph Embedding and Their Applications

2021-07-16 · Shivani Choudhary, Tarun Luthra, Ashima Mittal, Rajat Singh

Knowledge Graph embedding provides a versatile technique for representing knowledge. These techniques can be used in a variety of applications such as completion of knowledge graph to predict missing information, recomme…

Graph EmbeddingKnowledge Graph EmbeddingQuestion AnsweringRecommendation Systems+2