paper-with-me

Papers

A Relation-Interactive Approach for Message Passing in Hyper-relational Knowledge Graphs

2024-02-23 · Yonglin Jing

Hyper-relational knowledge graphs (KGs) contain additional key-value pairs, providing more information about the relations. In many scenarios, the same relation can have distinct key-value pairs, making the original triple fact more recognizable and specific. Prior studies on hyper-relational KGs have established a solid standard method for hyper-relational graph encoding. In this work, we propose a message-passing-based graph encoder with global relation structure awareness ability, which we call ReSaE. Compared to the prior state-of-the-art approach, ReSaE emphasizes the interaction of relations during message passing process and optimizes the readout structure for link prediction tasks. Overall, ReSaE gives a encoding solution for hyper-relational KGs and ensures stronger performance on downstream link prediction tasks. Our experiments demonstrate that ReSaE achieves state-of-the-art performance on multiple link prediction benchmarks. Furthermore, we also analyze the influence of different model structures on model performance.

📄 PDF Abstract BibTeX arXiv:2402.15140

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLink PredictionPredictionRelation

Similar Papers 제목 키워드 기반

Message Passing for Hyper-Relational Knowledge Graphs

2020-09-22 · EMNLP 2020 11 · Mikhail Galkin, Priyansh Trivedi, Gaurav Maheshwari, Ricardo Usbeck 외

Hyper-relational knowledge graphs (KGs) (e.g., Wikidata) enable associating additional key-value pairs along with the main triple to disambiguate, or restrict the validity of a fact. In this work, we propose a message pa…

Knowledge GraphsLink Prediction

Neural Message Passing for Multi-Relational Ordered and Recursive Hypergraphs

2020-12-01 · NeurIPS 2020 12 · Naganand Yadati

Message passing neural network (MPNN) has recently emerged as a successful framework by achieving state-of-the-art performances on many graph-based learning tasks. MPNN has also recently been extended to multi-relational…

DigNet: Digging Clues from Local-Global Interactive Graph for Aspect-level Sentiment Classification

2022-01-04 · Bowen Xing, Ivor Tsang

In aspect-level sentiment classification (ASC), state-of-the-art models encode either syntax graph or relation graph to capture the local syntactic information or global relational information. Despite the advantages of …

RelationSentiment AnalysisSentiment Classification

Relational Message Passing for Knowledge Graph Completion

2020-02-17 · Hongwei Wang, Hongyu Ren, Jure Leskovec

Knowledge graph completion aims to predict missing relations between entities in a knowledge graph. In this work, we propose a relational message passing method for knowledge graph completion. Different from existing emb…

Knowledge Graph CompletionRelationRelation Prediction

Enhancing the Utility of Higher-Order Information in Relational Learning

2025-02-13 · Raphael Pellegrin, Lukas Fesser, Melanie Weber

Higher-order information is crucial for relational learning in many domains where relationships extend beyond pairwise interactions. Hypergraphs provide a natural framework for modeling such relationships, which has moti…

Relational Reasoning