NodePiece: Compositional and Parameter-Efficient Representations of Large Knowledge Graphs

06/23/2021
by   Mikhail Galkin, et al.
0

Conventional representation learning algorithms for knowledge graphs (KG) map each entity to a unique embedding vector. Such a shallow lookup results in a linear growth of memory consumption for storing the embedding matrix and incurs high computational costs when working with real-world KGs. Drawing parallels with subword tokenization commonly used in NLP, we explore the landscape of more parameter-efficient node embedding strategies with possibly sublinear memory requirements. To this end, we propose NodePiece, an anchor-based approach to learn a fixed-size entity vocabulary. In NodePiece, a vocabulary of subword/sub-entity units is constructed from anchor nodes in a graph with known relation types. Given such a fixed-size vocabulary, it is possible to bootstrap an encoding and embedding for any entity, including those unseen during training. Experiments show that NodePiece performs competitively in node classification, link prediction, and relation prediction tasks while retaining less than 10 fewer parameters.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/23/2018

LinkNBed: Multi-Graph Representation Learning with Entity Linkage

Knowledge graphs have emerged as an important model for studying complex...
research
04/22/2020

TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs

Learning knowledge graph (KG) embeddings has received increasing attenti...
research
05/01/2020

A Joint Framework for Inductive Representation Learning and Explainable Reasoning in Knowledge Graphs

Despite their large-scale coverage, existing cross-domain knowledge grap...
research
05/27/2022

StarGraph: A Coarse-to-Fine Representation Method for Large-Scale Knowledge Graph

Conventional representation learning algorithms for knowledge graphs (KG...
research
04/22/2022

MEKER: Memory Efficient Knowledge Embedding Representation for Link Prediction and Question Answering

Knowledge Graphs (KGs) are symbolically structured storages of facts. Th...
research
10/14/2021

Network Representation Learning: From Preprocessing, Feature Extraction to Node Embedding

Network representation learning (NRL) advances the conventional graph mi...

Please sign up or login with your details

Forgot password? Click here to reset