paper-with-me

Papers

InterHT: Knowledge Graph Embeddings by Interaction between Head and Tail Entities

2022-02-10 · Baoxin Wang, Qingye Meng, Ziyue Wang, Honghong Zhao, Dayong Wu, Wanxiang Che, Shijin Wang, Zhigang Chen, Cong Liu

Knowledge graph embedding (KGE) models learn the representation of entities and relations in knowledge graphs. Distance-based methods show promising performance on link prediction task, which predicts the result by the distance between two entity representations. However, most of these methods represent the head entity and tail entity separately, which limits the model capacity. We propose two novel distance-based methods named InterHT and InterHT+ that allow the head and tail entities to interact better and get better entity representation. Experimental results show that our proposed method achieves the best results on ogbl-wikikg2 dataset.

📄 PDF Abstract BibTeX arXiv:2202.04897

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge GraphsLink Prediction

Similar Papers 제목 키워드 기반

Interaction Embeddings for Prediction and Explanation in Knowledge Graphs

2019-03-12 · Wen Zhang, Bibek Paudel, Wei zhang, Abraham Bernstein 외

Knowledge graph embedding aims to learn distributed representations for entities and relations, and is proven to be effective in many applications. Crossover interactions --- bi-directional effects between entities and r…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+1

KGIF: Optimizing Relation-Aware Recommendations with Knowledge Graph Information Fusion

2025-01-07 · Dong Hyun Jeon, Wenbo Sun, Houbing Herbert Song, Dongfang Liu 외

While deep-learning-enabled recommender systems demonstrate strong performance benchmarks, many struggle to adapt effectively in real-world environments due to limited use of user-item relationship data and insufficient …

AttributeCollaborative FilteringGraph AttentionKnowledge Graph Embeddings+3

Expanding Holographic Embeddings for Knowledge Completion

2018-12-01 · NeurIPS 2018 12 · Yexiang Xue, Yang Yuan, Zhitian Xu, Ashish Sabharwal

Neural models operating over structured spaces such as knowledge graphs require a continuous embedding of the discrete elements of this space (such as entities) as well as the relationships between them. Relational embed…

compressed sensingKnowledge Graphs

ConvD: Attention Enhanced Dynamic Convolutional Embeddings for Knowledge Graph Completion

2023-12-11 · Wenbin Guo, Zhao Li, Xin Wang, Zirui Chen

Knowledge graphs generally suffer from incompleteness, which can be alleviated by completing the missing information. Deep knowledge convolutional embedding models based on neural networks are currently popular methods f…

Entity EmbeddingsKnowledge Graph CompletionKnowledge GraphsRelation

Geometry Interaction Knowledge Graph Embeddings

2022-06-24 · Zongsheng Cao, Qianqian Xu, Zhiyong Yang, Xiaochun Cao 외

Knowledge graph (KG) embeddings have shown great power in learning representations of entities and relations for link prediction tasks. Previous work usually embeds KGs into a single geometric space such as Euclidean spa…

Knowledge Graph CompletionKnowledge Graph EmbeddingsLink Prediction