paper-with-me

홈 › Papers

On Multi-Relational Link Prediction with Bilinear Models

2017-09-14 · Yanjie Wang, Rainer Gemulla, Hui Li

We study bilinear embedding models for the task of multi-relational link prediction and knowledge graph completion. Bilinear models belong to the most basic models for this task, they are comparably efficient to train and use, and they can provide good prediction performance. The main goal of this paper is to explore the expressiveness of and the connections between various bilinear models proposed in the literature. In particular, a substantial number of models can be represented as bilinear models with certain additional constraints enforced on the embeddings. We explore whether or not these constraints lead to universal models, which can in principle represent every set of relations, and whether or not there are subsumption relationships between various models. We report results of an independent experimental study that evaluates recent bilinear models in a common experimental setup. Finally, we provide evidence that relation-level ensembles of multiple bilinear models can achieve state-of-the art prediction performance.

📄 PDF Abstract BibTeX arXiv:1709.04808

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph CompletionLink PredictionPrediction

Similar Papers 제목 키워드 기반

LowFER: Low-rank Bilinear Pooling for Link Prediction

2020-08-25 · ICML 2020 1 · Saadullah Amin, Stalin Varanasi, Katherine Ann Dunfield, Günter Neumann

Knowledge graphs are incomplete by nature, with only a limited number of observed facts from the world knowledge being represented as structured relations between entities. To partly address this issue, an important task…

Knowledge Graph CompletionKnowledge GraphsLink PredictionPrediction+2

Embedding Entities and Relations for Learning and Inference in Knowledge Bases

2014-12-20 · Bishan Yang, Wen-tau Yih, Xiaodong He, Jianfeng Gao 외

We consider learning representations of entities and relations in KBs using the neural-embedding approach. We show that most existing models, including NTN (Socher et al., 2013) and TransE (Bordes et al., 2013b), can be …

Link Prediction

Why does PairDiff work? - A Mathematical Analysis of Bilinear Relational Compositional Operators for Analogy Detection

2018-08-01 · COLING 2018 8 · Huda Hakami, Kohei Hayashi, Danushka Bollegala

Representing the semantic relations that exist between two given words (or entities) is an important first step in a wide-range of NLP applications such as analogical reasoning, knowledge base completion and relational i…

Information RetrievalKnowledge Base CompletionRetrievalWord Embeddings

Inter-domain Multi-relational Link Prediction

2021-06-11 · Luu Huu Phuc, Koh Takeuchi, Seiji Okajima, Arseny Tolmachev 외

Multi-relational graph is a ubiquitous and important data structure, allowing flexible representation of multiple types of interactions and relations between entities. Similar to other graph-structured data, link predict…

Link PredictionPrediction

Link Prediction with Relational Hypergraphs

2024-02-06 · Xingyue Huang, Miguel Romero Orth, Pablo Barceló, Michael M. Bronstein 외

Link prediction with knowledge graphs has been thoroughly studied in graph machine learning, leading to a rich landscape of graph neural network architectures with successful applications. Nonetheless, it remains challen…

Graph Neural NetworkInductive Link PredictionKnowledge GraphsLink Prediction+1