paper-with-me

Papers

Subsampling for Knowledge Graph Embedding Explained

2022-09-13 · Hidetaka Kamigaito, Katsuhiko Hayashi

In this article, we explain the recent advance of subsampling methods in knowledge graph embedding (KGE) starting from the original one used in word2vec.

📄 PDF Abstract BibTeX arXiv:2209.12801

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph Embedding

Similar Papers 제목 키워드 기반

Model-based Subsampling for Knowledge Graph Completion

2023-09-17 · Xincan Feng, Hidetaka Kamigaito, Katsuhiko Hayashi, Taro Watanabe

Subsampling is effective in Knowledge Graph Embedding (KGE) for reducing overfitting caused by the sparsity in Knowledge Graph (KG) datasets. However, current subsampling approaches consider only frequencies of queries t…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph Embeddingmodel

On Random Subsampling of Gaussian Process Regression: A Graphon-Based Analysis

2019-01-28 · Kohei Hayashi, Masaaki Imaizumi, Yuichi Yoshida

In this paper, we study random subsampling of Gaussian process regression, one of the simplest approximation baselines, from a theoretical perspective. Although subsampling discards a large part of training data, we show…

regression

Explainable GNN-Based Models over Knowledge Graphs

2021-09-29 · ICLR 2022 4 · David Jaime Tena Cucala, Bernardo Cuenca Grau, Egor V. Kostylev, Boris Motik

Graph Neural Networks (GNNs) are often used to realise learnable transformations of graph data. While effective in practice, GNNs make predictions via numeric manipulations in an embedding space, so their output cannot b…

Knowledge Graph CompletionKnowledge Graphs

Can We Predict New Facts with Open Knowledge Graph Embeddings? A Benchmark for Open Link Prediction

2020-07-01 · ACL 2020 6 · Samuel Broscheit, Kiril Gashteovski, Yanjie Wang, Rainer Gemulla

Open Information Extraction systems extract ({``}subject text{''}, {``}relation text{''}, {``}object text{''}) triples from raw text. Some triples are textual versions of facts, i.e., non-canonicalized mentions of entiti…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsLink Prediction+4

Interpreting Knowledge Graph Relation Representation from Word Embeddings

2019-09-25 · ICLR 2021 1 · Carl Allen, Ivana Balažević, Timothy Hospedales

Many models learn representations of knowledge graph data by exploiting its low-rank latent structure, encoding known relations between entities and enabling unknown facts to be inferred. To predict whether a relation ho…

Link PredictionRelationWord Embeddings