paper-with-me

Papers

Relation-aware Ensemble Learning for Knowledge Graph Embedding

2023-10-13 · Ling Yue, Yongqi Zhang, Quanming Yao, Yong Li, Xian Wu, Ziheng Zhang, Zhenxi Lin, Yefeng Zheng

Knowledge graph (KG) embedding is a fundamental task in natural language processing, and various methods have been proposed to explore semantic patterns in distinctive ways. In this paper, we propose to learn an ensemble by leveraging existing methods in a relation-aware manner. However, exploring these semantics using relation-aware ensemble leads to a much larger search space than general ensemble methods. To address this issue, we propose a divide-search-combine algorithm RelEns-DSC that searches the relation-wise ensemble weights independently. This algorithm has the same computation cost as general ensemble methods but with much better performance. Experimental results on benchmark datasets demonstrate the effectiveness of the proposed method in efficiently searching relation-aware ensemble weights and achieving state-of-the-art embedding performance. The code is public at https://github.com/LARS-research/RelEns.

📄 PDF Abstract BibTeX arXiv:2310.08917

Code (2)

lars-research/relens 공식 구현
LARS-research/RelEns

Tasks

Ensemble LearningGraph EmbeddingKnowledge Graph EmbeddingRelation

Similar Papers 제목 키워드 기반

QuatRE: Relation-Aware Quaternions for Knowledge Graph Embeddings

2020-09-26 · Dai Quoc Nguyen, Thanh Vu, Tu Dinh Nguyen, Dinh Phung

We propose a simple yet effective embedding model to learn quaternion embeddings for entities and relations in knowledge graphs. Our model aims to enhance correlations between head and tail entities given a relation with…

Knowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge GraphsRelation

Deep Relational Metric Learning

2021-08-23 · ICCV 2021 10 · Wenzhao Zheng, Borui Zhang, Jiwen Lu, Jie zhou

This paper presents a deep relational metric learning (DRML) framework for image clustering and retrieval. Most existing deep metric learning methods learn an embedding space with a general objective of increasing interc…

Image ClusteringMetric LearningRetrieval

Knowledge Graph Embedding using Graph Convolutional Networks with Relation-Aware Attention

2021-02-14 · Nasrullah Sheikh, Xiao Qin, Berthold Reinwald, Christoph Miksovic 외

Knowledge graph embedding methods learn embeddings of entities and relations in a low dimensional space which can be used for various downstream machine learning tasks such as link prediction and entity matching. Various…

Graph AttentionGraph EmbeddingKnowledge Graph EmbeddingLink Prediction+2

Type-enhanced Ensemble Triple Representation via Triple-aware Attention for Cross-lingual Entity Alignment

2023-05-02 · Zhishuo Zhang, Chengxiang Tan, Haihang Wang, Xueyan Zhao 외

Entity alignment(EA) is a crucial task for integrating cross-lingual and cross-domain knowledge graphs(KGs), which aims to discover entities referring to the same real-world object from different KGs. Most existing metho…

DiversityEntity AlignmentKnowledge GraphsSpecificity

Time-aware Graph Embedding: A temporal smoothness and task-oriented approach

2020-07-22 · Yonghui Xu, Shengjie Sun, Yuan Miao, Dong Yang 외

Knowledge graph embedding, which aims to learn the low-dimensional representations of entities and relationships, has attracted considerable research efforts recently. However, most knowledge graph embedding methods focu…

Graph EmbeddingKnowledge Graph Embedding