paper-with-me

홈 › Papers

ModulE: Module Embedding for Knowledge Graphs

2022-03-09 · Jingxuan Chai, Guangming Shi

Knowledge graph embedding (KGE) has been shown to be a powerful tool for predicting missing links of a knowledge graph. However, existing methods mainly focus on modeling relation patterns, while simply embed entities to vector spaces, such as real field, complex field and quaternion space. To model the embedding space from a more rigorous and theoretical perspective, we propose a novel general group theory-based embedding framework for rotation-based models, in which both entities and relations are embedded as group elements. Furthermore, in order to explore more available KGE models, we utilize a more generic group structure, module, a generalization notion of vector space. Specifically, under our framework, we introduce a more generic embedding method, ModulE, which projects entities to a module. Following the method of ModulE, we build three instantiating models: ModulE$_{\mathbb{R},\mathbb{C}}$, ModulE$_{\mathbb{R},\mathbb{H}}$ and ModulE$_{\mathbb{H},\mathbb{H}}$, by adopting different module structures. Experimental results show that ModulE$_{\mathbb{H},\mathbb{H}}$ which embeds entities to a module over non-commutative ring, achieves state-of-the-art performance on multiple benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2203.04702

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Similar Papers 제목 키워드 기반

JAKET: Joint Pre-training of Knowledge Graph and Language Understanding

2020-10-02 · Donghan Yu, Chenguang Zhu, Yiming Yang, Michael Zeng

Knowledge graphs (KGs) contain rich information about world knowledge, entities and relations. Thus, they can be great supplements to existing pre-trained language models. However, it remains a challenge to efficiently i…

Knowledge GraphsLanguage ModelingLanguage ModellingWorld Knowledge

Node Classification on Graphs with Few-Shot Novel Labels via Meta Transformed Network Embedding

2020-07-06 · NeurIPS 2020 12 · Lin Lan, Pinghui Wang, Xuefeng Du, Kaikai Song 외

We study the problem of node classification on graphs with few-shot novel labels, which has two distinctive properties: (1) There are novel labels to emerge in the graph; (2) The novel labels have only a few representati…

General ClassificationGraph structure learningMeta-LearningNetwork Embedding+2

Multi-view Contrastive Learning for Entity Typing over Knowledge Graphs

2023-10-18 · Zhiwei Hu, Víctor Gutiérrez-Basulto, Zhiliang Xiang, Ru Li 외

Knowledge graph entity typing (KGET) aims at inferring plausible types of entities in knowledge graphs. Existing approaches to KGET focus on how to better encode the knowledge provided by the neighbors and types of an en…

Contrastive LearningEntity TypingKnowledge GraphsMixture-of-Experts

An Adversarial Transfer Network for Knowledge Representation Learning

2021-04-30 · Huijuan Wang, Shuangyin Li, Rong pan

Knowledge representation learning has received a lot of attention in the past few years. The success of existing methods heavily relies on the quality of knowledge graphs. The entities with few triplets tend to be learne…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+1

Leveraging Intra-modal and Inter-modal Interaction for Multi-Modal Entity Alignment

2024-04-19 · Zhiwei Hu, Víctor Gutiérrez-Basulto, Zhiliang Xiang, Ru Li 외

Multi-modal entity alignment (MMEA) aims to identify equivalent entity pairs across different multi-modal knowledge graphs (MMKGs). Existing approaches focus on how to better encode and aggregate information from differe…

Contrastive LearningEntity AlignmentKnowledge GraphsMulti-modal Entity Alignment