paper-with-me

Papers

Modelling Multi-relations for Convolutional-based Knowledge Graph Embedding

2022-10-21 · Sirui Li, Kok Wai Wong, Dengya Zhu, Chun Che Fung

Representation learning of knowledge graphs aims to embed entities and relations into low-dimensional vectors. Most existing works only consider the direct relations or paths between an entity pair. It is considered that such approaches disconnect the semantic connection of multi-relations between an entity pair, and we propose a convolutional and multi-relational representation learning model, ConvMR. The proposed ConvMR model addresses the multi-relation issue in two aspects: (1) Encoding the multi-relations between an entity pair into a unified vector that maintains the semantic connection. (2) Since not all relations are necessary while joining multi-relations, we propose an attention-based relation encoder to automatically assign weights to different relations based on semantic hierarchy. Experimental results on two popular datasets, FB15k-237 and WN18RR, achieved consistent improvements on the mean rank. We also found that ConvMR is efficient to deal with less frequent entities.

📄 PDF Abstract BibTeX arXiv:2210.11711

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsRelationRepresentation Learning

Similar Papers 제목 키워드 기반

Graph-based Visual-Semantic Entanglement Network for Zero-shot Image Recognition

2020-06-08 · Yang Hu, Guihua Wen, Adriane Chapman, Pei Yang 외

Zero-shot learning uses semantic attributes to connect the search space of unseen objects. In recent years, although the deep convolutional network brings powerful visual modeling capabilities to the ZSL task, its visual…

AttributeZero-Shot Learning

Convolutional 2D Knowledge Graph Embeddings

2017-07-05 · Tim Dettmers, Pasquale Minervini, Pontus Stenetorp, Sebastian Riedel

Link prediction for knowledge graphs is the task of predicting missing relationships between entities. Previous work on link prediction has focused on shallow, fast models which can scale to large knowledge graphs. Howev…

Knowledge Graph EmbeddingsKnowledge GraphsLink Prediction

Relational Graph Convolutional Neural Networks for Multihop Reasoning: A Comparative Study

2022-10-12 · Ieva Staliūnaitė, Philip John Gorinski, Ignacio Iacobacci

Multihop Question Answering is a complex Natural Language Processing task that requires multiple steps of reasoning to find the correct answer to a given question. Previous research has explored the use of models based o…

Question Answering

Hypergraph Enhanced Knowledge Tree Prompt Learning for Next-Basket Recommendation

2023-12-26 · Zi-Feng Mai, Chang-Dong Wang, Zhongjie Zeng, Ya Li 외

Next-basket recommendation (NBR) aims to infer the items in the next basket given the corresponding basket sequence. Existing NBR methods are mainly based on either message passing in a plain graph or transition modellin…

Next-basket recommendationPrompt Learning

Integrating Implicit and Explicit Relational Biases through Graph-Based Multiple Instance Learning: A Case Study in Skin Lesion Diagnosis

2026-08-06 · Rafał Buler, Jakub Buler, Maciej Bobowicz, Michał Grochowski arxiv

Relational inductive biases are essential for capturing structural dependencies among data. This study investigates a dual-level relational framework for image classification, bridging the gap between implicit representa…

Multiple Instance LearningRepresentation LearningImage Classification